Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
Dstylesheet-jdiff.css13 tt {font-size:11pt;font-family:monospace;} selector
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
Dstylesheet-jdiff.css13 tt {font-size:11pt;font-family:monospace;} selector
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastquant_inline.h490 register int32 tt = tmp; in coeff_dequant() local
574 register int32 tt = tmp; in coeff_dequant_mpeg() local
603 register int32 tt = tmp; in coeff_dequant_mpeg_intra() local
/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp231 TestType SendTestType(const TestType& tt) { in SendTestType()
456 TestType OnSendTestType(Message&, const TestType& tt) { in OnSendTestType()
463 for (const auto& tt : v) in OnSendVector() local
627 TestType tt{10, 0.0, "string"}; in TEST_F() local
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
DActivityTestMain.java603 ActivityManager.TaskThumbnail tt = mAm.getTaskThumbnail(r.persistentId); in buildUi() local
/frameworks/native/libs/vr/libpdx/
Dserialization_tests.cpp108 TestType tt(1, 2.0, "three", TestType::Foo::kBar); in TEST() local
1228 TestTemplateType<LocalHandle> tt{LocalHandle(-1)}; in TEST() local
2362 TestTemplateType<LocalHandle> tt; in TEST() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java543 sTable.add(new MccEntry(374,"tt",2)); //Trinidad and Tobago in sTable.add()