Home
last modified time | relevance | path

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

/frameworks/native/include/ui/
DTVecHelpers.h122 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 …]
Dvec3.h95 template <typename RT>
97 tvec3 __attribute__((pure)) cross(const tvec3& u, const tvec3<RT>& v) { in cross()
/frameworks/compile/slang/
Dslang_rs_export_type.cpp999 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()
Dslang_rs_export_type.h461 const clang::RecordType *RT,
569 const clang::RecordType *RT,
/frameworks/base/media/tests/contents/media_api/music/
Dtest_amr_ietf.amr349 �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/
Dadk.jd92 RT Corp</a> provides an Arduino-compatible board based on the Android ADK board design.</li>