Home
last modified time | relevance | path

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

12

/bionic/libc/tzcode/
Ddifftime.c27 double t1 = time1, t0 = time0; in difftime() local
40 uintmax_t t1 = time1, t0 = time0; in difftime() local
57 long double t1 = time1, t0 = time0; in difftime() local
/bionic/libm/upstream-freebsd/lib/msun/src/
Dk_logf.h26 float hfsq,s,z,R,w,t1,t2; in k_log1pf() local
De_hypotf.c22 float a,b,t1,t2,y1,y2,w; in hypotf() local
De_hypot.c53 double a,b,t1,t2,y1,y2,w; in hypot() local
Dk_log.h86 double hfsq,s,z,R,w,t1,t2; in k_log1p() local
De_hypotl.c47 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
De_lgammaf_r.c44 t1 = -2.35939837e-08, /* 0xb2caabb8 */ variable
De_lgamma_r.c108 t1 = -1.47587722994593911752e-01, /* 0xBFC2E427, 0x8DC6C509 */ variable
/bionic/libc/dns/resolv/
Dres_stats.c30 _res_stats_calculate_rtt(const struct timespec* t1, const struct timespec* t0) { in _res_stats_calculate_rtt()
/bionic/libc/kernel/uapi/linux/
Dax25.h74 unsigned int t1, t1timer; member
83 unsigned int t1, t1timer; member
Dgsmmux.h18 unsigned int t1; member
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_powl.c148 long double yy1, t1, t2, r, s, t, u, v, w; in powl() local
De_lgammal_r.c69 t1 = -6.08453430711711404116887457663281416e-35L, variable
/bionic/tests/
Dsemaphore_test.cpp86 pthread_t t1, t2, t3; in TEST() local
Dtime_test.cpp42 time_t p1, t1 = time(&p1); in TEST() local
1035 clock_t t1 = clock(); in TEST() local
1098 auto t1 = std::chrono::steady_clock::now(); in TEST() local
1106 auto t1 = std::chrono::steady_clock::now(); in TEST() local
Dstdatomic_test.cpp279 pthread_t t1,t2; in TEST() local
Dthread_local_test.cpp106 static const Triangle t1 = {{3,3}, {4,4}, {5,5}}; in reset_triangle() local
Dunistd_test.cpp1709 auto t1 = std::chrono::steady_clock::now(); in TEST() local
1716 auto t1 = std::chrono::steady_clock::now(); in TEST() local
Dpthread_test.cpp336 pthread_t t1; in TEST() local
350 pthread_t t1; in TEST() local
746 pthread_t t1; in TEST() local
3145 pthread_t t1, t2; in TEST() local
Dsignal_test.cpp787 auto t1 = std::chrono::steady_clock::now(); in TEST() local
Ddlfcn_test.cpp1489 std::thread t1(f1); in TEST() local
/bionic/libc/kernel/uapi/linux/hdlc/
Dioctl.h74 unsigned int t1; member
/bionic/libc/kernel/uapi/asm-riscv/asm/
Dptrace.h21 unsigned long t1; member
/bionic/linker/
Dlinker_main.cpp286 timeval t0, t1; in linker_main() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp803 std::thread t1([&] { in TEST() local

12