/aosp12/frameworks/native/libs/math/include/math/ |
H A D | TVecHelpers.h | 111 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 D | TQuatHelpers.h | 91 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 D | vec2.h | 99 template<typename RT> 101 constexpr value_type cross(const TVec2& u, const TVec2<RT>& v) { in cross()
|
H A D | vec3.h | 102 template <typename RT> 104 constexpr TVec3 cross(const TVec3& u, const TVec3<RT>& v) { in cross()
|
/aosp12/bionic/tests/ |
H A D | math_data_test.h | 22 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 D | CoverageService.java | 25 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 D | slang_rs_export_type.cpp | 1039 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 D | slang_rs_export_type.h | 549 const clang::RecordType *RT, 662 const clang::RecordType *RT,
|
H A D | slang_rs_reflection.cpp | 700 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 D | cpuinfo.txt | 15 27 27 root RT 0 1.4 S 0 0 ta migration/3 [migration/3]
|
/aosp12/frameworks/base/data/keyboards/ |
H A D | Vendor_045e_Product_02e0.kl | 32 # RT axis
|
H A D | Vendor_057e_Product_2009.kl | 36 # No LT / RT axes on this controller. Instead, there are keys.
|
/aosp12/art/runtime/jni/ |
H A D | jni_id_manager.h | 37 template<typename RT> class ReflectiveHandle;
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | bluetooth.te | 59 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | bluetooth.te | 60 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | bluetooth.te | 60 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | bluetooth.te | 63 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | bluetooth.te | 66 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | bluetooth.te | 67 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | bluetooth.te | 67 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/system/sepolicy/private/ |
H A D | bluetooth.te | 67 # Bluetooth audio needs RT scheduling to meet deadlines, allow sys_nice
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | cpuinfo.proto | 78 …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 D | test_amr_ietf.amr | 349 �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 D | types.hal | 170 /** RDS RT - string */
|
/aosp12/hardware/interfaces/broadcastradio/2.0/ |
H A D | types.hal | 646 /** RDS RT (string) */
|