/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | muloti4_test.c | 25 twords xt; in test__muloti4() local 44 twords xt; in test__muloti4() local
|
D | fixxfti_test.c | 26 utwords xt; in test__fixxfti() local
|
D | negvti2_test.c | 25 twords xt; in test__negvti2() local
|
D | negti2_test.c | 21 twords xt; in test__negti2() local
|
D | absvti2_test.c | 27 twords xt; in test__absvti2() local
|
D | fixtfti_test.c | 20 twords xt; in test__fixtfti() local
|
D | lshrti3_test.c | 23 twords xt; in test__lshrti3() local
|
D | fixunsdfti_test.c | 27 utwords xt; in test__fixunsdfti() local
|
/external/compiler-rt/test/builtins/Unit/ |
D | muloti4_test.c | 34 twords xt; in test__muloti4() local 53 twords xt; in test__muloti4() local
|
D | negvti2_test.c | 34 twords xt; in test__negvti2() local
|
D | negti2_test.c | 30 twords xt; in test__negti2() local
|
D | fixtfti_test.c | 30 twords xt; in test__fixtfti() local
|
D | absvti2_test.c | 36 twords xt; in test__absvti2() local
|
D | fixunsdfti_test.c | 36 utwords xt; in test__fixunsdfti() local
|
D | fixsfti_test.c | 34 twords xt; in test__fixsfti() local
|
D | addvti3_test.c | 35 twords xt; in test__addvti3() local
|
D | fixunstfti_test.c | 36 twords xt; in test__fixunstfti() local
|
D | fixunssfti_test.c | 36 utwords xt; in test__fixunssfti() local
|
D | fixdfti_test.c | 34 twords xt; in test__fixdfti() local
|
D | mulvti3_test.c | 34 twords xt; in test__mulvti3() local
|
D | subvti3_test.c | 36 twords xt; in test__subvti3() local
|
D | ashrti3_test.c | 32 twords xt; in test__ashrti3() local
|
/external/virglrenderer/src/gallium/include/c11/ |
D | threads_win32.h | 149 static DWORD impl_xtime2msec(const xtime *xt) in impl_xtime2msec() 209 static int impl_cond_do_wait(cnd_t *cond, mtx_t *mtx, const xtime *xt) in impl_cond_do_wait() 381 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const xtime *xt) in cnd_timedwait() 441 mtx_timedlock(mtx_t *mtx, const xtime *xt) in mtx_timedlock() 578 thrd_sleep(const xtime *xt) in thrd_sleep() 633 xtime_get(xtime *xt, int base) in xtime_get()
|
D | threads_posix.h | 135 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const xtime *xt) in cnd_timedwait() 207 mtx_timedlock(mtx_t *mtx, const xtime *xt) in mtx_timedlock() 314 thrd_sleep(const xtime *xt) in thrd_sleep() 365 xtime_get(xtime *xt, int base) in xtime_get()
|
/external/testng/src/test/java/test/preserveorder/ |
D | PreserveOrderTest.java | 37 XmlTest xt = createXmlTest(s, "Test", fullTestNames); in preserveClassOrder() local 75 XmlTest xt = createXmlTest(s, "Test", testName); in preserveMethodOrder() local
|