Searched refs:RT (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/include/ui/ |
D | TVecHelpers.h | 122 template<typename RT> 124 BASE<T> PURE operator +(const BASE<T>& lv, const BASE<RT>& rv) { 127 template<typename RT> 129 BASE<T> PURE operator -(const BASE<T>& lv, const BASE<RT>& rv) { 203 template<typename RT> 205 BASE<T> PURE operator *(const BASE<T>& lv, const BASE<RT>& rv) { 208 template<typename RT> 210 BASE<T> PURE operator /(const BASE<T>& lv, const BASE<RT>& rv) { 285 template<typename RT> 287 bool PURE operator ==(const BASE<T>& lv, const BASE<RT>& rv) { [all …]
|
D | vec3.h | 95 template <typename RT> 97 tvec3 __attribute__((pure)) cross(const tvec3& u, const tvec3<RT>& v) { in cross()
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 999 const clang::RecordType *RT = T->getAsStructureType(); in IsStructureTypeWithRSObject() local 1000 if (!RT) { in IsStructureTypeWithRSObject() 1004 const clang::RecordDecl *RD = RT->getDecl(); in IsStructureTypeWithRSObject() 1312 const clang::RecordType *RT, in Create() argument 1315 slangAssert((RT != nullptr) && (RT->getTypeClass() == clang::Type::Record)); in Create() 1320 const clang::RecordDecl* RD = RT->getDecl(); in Create() 1438 const clang::RecordType *RT, in Create() argument 1441 slangAssert(RT != nullptr && RT->getTypeClass() == clang::Type::Record); in Create() 1443 const clang::RecordDecl *RD = RT->getDecl(); in Create()
|
D | slang_rs_export_type.h | 461 const clang::RecordType *RT, 569 const clang::RecordType *RT,
|
/frameworks/base/media/tests/contents/media_api/music/ |
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���…
|
/frameworks/base/docs/html/tools/adk/ |
D | adk.jd | 92 RT Corp</a> provides an Arduino-compatible board based on the Android ADK board design.</li>
|