Home
last modified time | relevance | path

Searched refs:RT (Results 1 – 25 of 44) sorted by relevance

12

/aosp12/frameworks/native/libs/math/include/math/
H A DTVecHelpers.h111 template<typename RT>
116 template<typename RT>
192 template<typename RT>
197 template<typename RT>
286 template<typename RT>
295 template<typename RT>
301 template<typename RT>
313 template<typename RT>
319 template<typename RT>
331 template<typename RT>
[all …]
H A DTQuatHelpers.h91 template<typename RT>
93 constexpr QUATERNION<T> PURE operator *(const QUATERNION<T>& q, const QUATERNION<RT>& r) {
106 template<typename RT>
108 constexpr TVec3<T> PURE operator *(const QUATERNION<T>& q, const TVec3<RT>& v) {
165 template<typename RT>
167 constexpr T PURE dot(const QUATERNION<T>& p, const QUATERNION<RT>& q) { in dot()
H A Dvec2.h99 template<typename RT>
101 constexpr value_type cross(const TVec2& u, const TVec2<RT>& v) { in cross()
H A Dvec3.h102 template <typename RT>
104 constexpr TVec3 cross(const TVec3& u, const TVec3<RT>& v) { in cross()
/aosp12/bionic/tests/
H A Dmath_data_test.h22 template <typename RT, typename T1>
24 RT expected;
46 template <typename RT, typename T1, typename T2>
48 RT expected;
77 RT expected;
168 void DoMathDataTest(data_1_1_t<RT, T> (&data)[N], RT f(T)) {
170 FpUlpEq<ULP, RT> predicate;
214 void DoMathDataTest(data_1_2_t<RT, T1, T2> (&data)[N], RT f(T1, T2)) {
216 FpUlpEq<ULP, RT> predicate;
293 void DoMathDataTest(data_1_3_t<RT, T1, T2, T3> (&data)[N], RT f(T1, T2, T3)) {
[all …]
/aosp12/frameworks/base/services/coverage/java/com/android/server/coverage/
H A DCoverageService.java25 import org.jacoco.agent.rt.RT;
123 output.write(RT.getAgent().getExecutionData(false)); in onDump()
140 RT.getAgent().reset(); in onReset()
/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp1039 const clang::RecordType *RT = T->getAsStructureType(); in IsStructureTypeWithRSObject() local
1040 if (!RT) { in IsStructureTypeWithRSObject()
1044 const clang::RecordDecl *RD = RT->getDecl(); in IsStructureTypeWithRSObject()
1356 const clang::RecordType *RT, in Create() argument
1359 slangAssert((RT != nullptr) && (RT->getTypeClass() == clang::Type::Record)); in Create()
1364 const clang::RecordDecl* RD = RT->getDecl(); in Create()
1485 const clang::RecordType *RT, in Create() argument
1488 slangAssert(RT != nullptr && RT->getTypeClass() == clang::Type::Record); in Create()
1490 const clang::RecordDecl *RD = RT->getDecl(); in Create()
H A Dslang_rs_export_type.h549 const clang::RecordType *RT,
662 const clang::RecordType *RT,
H A Dslang_rs_reflection.cpp700 const RSExportType *RT = ER->getResultType(); in genScriptClassConstructor() local
701 slangAssert(RT != nullptr); in genScriptClassConstructor()
702 if (!exportableReduce(RT)) in genScriptClassConstructor()
705 genTypeInstance(RT); in genScriptClassConstructor()
/aosp12/frameworks/base/cmds/incident_helper/testdata/
H A Dcpuinfo.txt15 27 27 root RT 0 1.4 S 0 0 ta migration/3 [migration/3]
/aosp12/frameworks/base/data/keyboards/
H A DVendor_045e_Product_02e0.kl32 # RT axis
H A DVendor_057e_Product_2009.kl36 # No LT / RT axes on this controller. Instead, there are keys.
/aosp12/art/runtime/jni/
H A Djni_id_manager.h37 template<typename RT> class ReflectiveHandle;
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dbluetooth.te59 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dbluetooth.te60 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dbluetooth.te60 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dbluetooth.te63 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dbluetooth.te66 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dbluetooth.te67 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dbluetooth.te67 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/system/sepolicy/private/
H A Dbluetooth.te67 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
/aosp12/frameworks/base/core/proto/android/os/
H A Dcpuinfo.proto78 …ing pr = 4; // priority of each task, using string type is because special value RT (real time)
/aosp12/frameworks/base/media/tests/contents/media_api/music/
H A Dtest_amr_ietf.amr349 �4=e��F����V&�����ᗯ�<RT>�
363 ���B{������<RT���崣���� ٲ$��`j��1�<TT �{ fn���*zJ��� �B X���<RT��y����r�T�IVu���…
/aosp12/hardware/interfaces/broadcastradio/1.0/
H A Dtypes.hal170 /** RDS RT - string */
/aosp12/hardware/interfaces/broadcastradio/2.0/
H A Dtypes.hal646 /** RDS RT (string) */

12