Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 13 of 13) 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
/system/core/libpixelflinger/tests/codegen/
Dcodegen.cpp17 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/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.c638 suseconds_t t0, t1; in device_init() local
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp73 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
/system/core/libpixelflinger/
Dscanline.cpp1475 extern "C" void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen()