Searched refs:t3 (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | ax25.h | 76 unsigned int t3, t3timer; member 85 unsigned int t3, t3timer; member
|
D | gsmmux.h | 20 unsigned int t3; member
|
/bionic/tests/ |
D | semaphore_test.cpp | 86 pthread_t t1, t2, t3; in TEST() local 89 ASSERT_EQ(0, pthread_create(&t3, nullptr, SemWaitThreadFn, &s)); in TEST() 98 ASSERT_EQ(0, pthread_join(t3, &result)); in TEST()
|
D | threads_test.cpp | 100 std::thread t3(waiter); in TEST() 110 t3.join(); in TEST() 145 std::thread t3(waiter); in TEST() 170 t3.join(); in TEST()
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | e_lgammaf_r.c | 49 t3 = -1.47586212e-01, /* 0xbe1720d7 */ variable 179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7))))); in lgammaf_r()
|
D | e_lgamma_r.c | 114 t3 = -3.27885410759859649565e-02, /* 0xBFA0C9A8, 0xDF35B713 */ variable 260 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in lgamma_r()
|
/bionic/libc/kernel/uapi/asm-riscv/asm/ |
D | ptrace.h | 43 unsigned long t3; member
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | e_lgammal_r.c | 75 t3 = -1.47587722994530702030955093950668275e-01L, variable 284 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+ in lgammal_r()
|
/bionic/linker/arch/riscv64/ |
D | tlsdesc_resolver.S | 90 \op t3, 12
|