Home
last modified time | relevance | path

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

12345

/external/clang/test/CodeGenCXX/
Dtemp-order.cpp46 TempTracker tt; in f0() local
58 TempTracker tt; in f1() local
70 TempTracker tt; in f2() local
82 TempTracker tt; in f3() local
96 TempTracker tt; in f4() local
108 TempTracker tt; in f5() local
122 TempTracker tt; in f6() local
134 TempTracker tt; in f7() local
143 TempTracker tt; in f8() local
/external/libnfc-nci/src/gki/common/
Dgki_time.c46 UINT8 tt; in gki_timers_init() local
102 UINT8 tt; in gki_timers_is_timer_running() local
589 UINT8 tt; in GKI_timer_queue_empty() local
803 UINT8 tt; in GKI_add_to_timer_list() local
905 UINT8 tt; in GKI_remove_from_timer_list() local
/external/bluetooth/bluedroid/gki/common/
Dgki_time.c48 UINT8 tt; in gki_timers_init() local
104 UINT8 tt; in gki_timers_is_timer_running() local
600 UINT8 tt; in GKI_timer_queue_empty() local
814 UINT8 tt; in GKI_add_to_timer_list() local
911 UINT8 tt; in GKI_remove_from_timer_list() local
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_time.c46 UINT8 tt; in gki_timers_init() local
102 UINT8 tt; in gki_timers_is_timer_running() local
589 UINT8 tt; in GKI_timer_queue_empty() local
803 UINT8 tt; in GKI_add_to_timer_list() local
905 UINT8 tt; in GKI_remove_from_timer_list() local
/external/qemu/android/
Dlooper-generic.c54 GLoopTimer* tt = impl; in glooptimer_stop() local
64 GLoopTimer* tt = impl; in glooptimer_startAbsolute() local
81 GLoopTimer* tt = impl; in glooptimer_startRelative() local
93 GLoopTimer* tt = impl; in glooptimer_isActive() local
100 GLoopTimer* tt = impl; in glooptimer_free() local
123 GLoopTimer* tt; in glooper_timer_init() local
277 glooper_addTimer(GLooper* looper, GLoopTimer* tt) in glooper_addTimer()
283 glooper_delTimer(GLooper* looper, GLoopTimer* tt) in glooper_delTimer()
289 glooper_addActiveTimer(GLooper* looper, GLoopTimer* tt) in glooper_addActiveTimer()
304 glooper_delActiveTimer(GLooper* looper, GLoopTimer* tt) in glooper_delActiveTimer()
Dlooper-qemu.c35 QEMUTimer* tt = impl; in qlooptimer_startRelative() local
45 QEMUTimer* tt = impl; in qlooptimer_startAbsolute() local
55 QEMUTimer* tt = impl; in qlooptimer_stop() local
62 QEMUTimer* tt = impl; in qlooptimer_isActive() local
69 QEMUTimer* tt = impl; in qlooptimer_free() local
/external/openssl/crypto/asn1/
Dtasn_new.c91 const ASN1_TEMPLATE *tt = NULL; in asn1_item_ex_combine_new() local
266 int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new()
311 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
Dtasn_fre.c81 const ASN1_TEMPLATE *tt = NULL, *seqtt; in asn1_item_combine_free() local
183 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free()
Dtasn_utl.c203 ASN1_VALUE ** asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_get_field_ptr()
220 const ASN1_TEMPLATE *asn1_do_adb(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, in asn1_do_adb()
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dtasn_new.c91 const ASN1_TEMPLATE *tt = NULL; in asn1_item_ex_combine_new() local
266 int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new()
311 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
Dtasn_fre.c81 const ASN1_TEMPLATE *tt = NULL, *seqtt; in asn1_item_combine_free() local
183 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free()
Dtasn_utl.c203 ASN1_VALUE ** asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_get_field_ptr()
220 const ASN1_TEMPLATE *asn1_do_adb(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, in asn1_do_adb()
/external/bzip2/
Dbzip.css64 code, tt, pre { font-size: 120%; } selector
65 code, tt { color: #761596; } selector
/external/chromium_org/third_party/icu/source/test/cintltst/
Ducnvseltst.c194 text_reset(TestText *tt) { in text_reset()
200 text_nextString(TestText *tt, int32_t *pLength) { in text_nextString()
225 text_open(TestText *tt) { in text_open()
257 text_close(TestText *tt) { in text_close()
/external/icu4c/test/cintltst/
Ducnvseltst.c194 text_reset(TestText *tt) { in text_reset()
200 text_nextString(TestText *tt, int32_t *pLength) { in text_nextString()
225 text_open(TestText *tt) { in text_open()
257 text_close(TestText *tt) { in text_close()
/external/freetype/src/base/
Dftbitmap.c509 FT_Byte* tt = t; in FT_Bitmap_Convert() local
591 FT_Byte* tt = t; in FT_Bitmap_Convert() local
643 FT_Byte* tt = t; in FT_Bitmap_Convert() local
683 FT_Byte* tt = t; in FT_Bitmap_Convert() local
/external/chromium_org/third_party/freetype/src/base/
Dftbitmap.c509 FT_Byte* tt = t; in FT_Bitmap_Convert() local
591 FT_Byte* tt = t; in FT_Bitmap_Convert() local
643 FT_Byte* tt = t; in FT_Bitmap_Convert() local
683 FT_Byte* tt = t; in FT_Bitmap_Convert() local
/external/chromium_org/third_party/angle/tests/compiler_tests/
DVariablePacker_test.cpp38 for (size_t tt = 0; tt < sizeof(types) / sizeof(types[0]); ++tt) { in TEST() local
/external/dhcpcd/
Deloop.c117 struct timeout *t, *tt = NULL; in add_q_timeout_tv() local
189 struct timeout *t, *tt, *last = NULL; in v_delete_q_timeouts() local
229 struct timeout *t, *tt, *last = NULL; in delete_q_timeout() local
/external/compiler-rt/www/
Dcontent.css7 h1, h2, h3, tt { color: #000 } selector
/external/dropbear/libtommath/etc/
Dmersenne.c109 clock_t tt; in main() local
/external/clang/www/
Dcontent.css9 h1, h2, h3, tt { color: #000 } selector
/external/skia/src/sfnt/
DSkOTTable_maxp.h28 struct TT : SkOTTableMaximumProfile_TT { } tt; member
/external/chromium_org/third_party/skia/src/sfnt/
DSkOTTable_maxp.h28 struct TT : SkOTTableMaximumProfile_TT { } tt; member
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/util/
DTimeoutService.java60 TimeoutToken tt = (TimeoutToken) todolist.getFirst(); in run() local

12345