Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 15 of 15) sorted by relevance

/system/extras/tests/bionic/libc/common/
Dtest_pthread_join.c43 pthread_t t1 = (pthread_t)arg; in thread2_func() local
55 pthread_t t1 = (pthread_t)arg; in thread3_func() local
65 pthread_t t1, t2, t3; in main() local
Dtest_pthread_mutex.c288 double t1; in do_mutex_test_3_t1() local
301 double t1; in do_mutex_test_3_t2() local
Dtest_pthread_rwlock.c259 double t1; in do_rwlock_test_rd3_t1() local
278 double t1; in do_rwlock_test_rd3_t2() local
/system/core/libpixelflinger/tests/codegen/
Dcodegen.cpp36 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen()
75 uint32_t t1; in main() local
/system/extras/tests/bionic/libc/bionic/
Dtest_pthread_create.c22 pthread_t t1, t2; in main() local
/system/extras/tests/bionic/libc/other/
Dbench_locks.c16 double t0, t1; in main() local
/system/core/fastboot/
Dusbtest.c94 long long t0, t1; in test_null() local
112 long long t0, t1; in test_zero() local
/system/extras/tests/pftest/
Dpftest.c101 unsigned long long t1 = stop_watch(); in main() local
/system/extras/tests/timetest/
Dtimetest.c61 struct timespec t1, dtmin, dtminp, dtmax; in main() local
/system/bluetooth/tools/
Dpipetest.c152 pthread_t t1; in do_poll_poll_close() local
268 pthread_t t1; in do_pollin_pollin_write() local
Dasocket_test.c611 pthread_t t1; in do_connected_read1_shutdown1() local
645 pthread_t t1; in do_accept_connect_connect() local
Dsocktest.c683 pthread_t t1; in do_connected_read1_shutdown1() local
717 pthread_t t1; in do_accept_connect_connect() local
/system/core/init/
Ddevices.c882 suseconds_t t0, t1; in device_init() local
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp76 const int t1 = (parts.reload & 2) ? scratches.obtain() : 0; in init_iterated_color() local
/system/core/libcutils/
Dtztime.c296 differ_by_repeat(t1, t0) in differ_by_repeat() argument