Searched defs:t1 (Results 1 – 15 of 15) sorted by relevance
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_join.c | 43 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
|
D | test_pthread_mutex.c | 288 double t1; in do_mutex_test_3_t1() local 301 double t1; in do_mutex_test_3_t2() local
|
D | test_pthread_rwlock.c | 259 double t1; in do_rwlock_test_rd3_t1() local 278 double t1; in do_rwlock_test_rd3_t2() local
|
/system/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 36 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/ |
D | test_pthread_create.c | 22 pthread_t t1, t2; in main() local
|
/system/extras/tests/bionic/libc/other/ |
D | bench_locks.c | 16 double t0, t1; in main() local
|
/system/core/fastboot/ |
D | usbtest.c | 94 long long t0, t1; in test_null() local 112 long long t0, t1; in test_zero() local
|
/system/extras/tests/pftest/ |
D | pftest.c | 101 unsigned long long t1 = stop_watch(); in main() local
|
/system/extras/tests/timetest/ |
D | timetest.c | 61 struct timespec t1, dtmin, dtminp, dtmax; in main() local
|
/system/bluetooth/tools/ |
D | pipetest.c | 152 pthread_t t1; in do_poll_poll_close() local 268 pthread_t t1; in do_pollin_pollin_write() local
|
D | asocket_test.c | 611 pthread_t t1; in do_connected_read1_shutdown1() local 645 pthread_t t1; in do_accept_connect_connect() local
|
D | socktest.c | 683 pthread_t t1; in do_connected_read1_shutdown1() local 717 pthread_t t1; in do_accept_connect_connect() local
|
/system/core/init/ |
D | devices.c | 882 suseconds_t t0, t1; in device_init() local
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 76 const int t1 = (parts.reload & 2) ? scratches.obtain() : 0; in init_iterated_color() local
|
/system/core/libcutils/ |
D | tztime.c | 296 differ_by_repeat(t1, t0) in differ_by_repeat() argument
|