| /bionic/benchmarks/ |
| D | time_benchmark.cpp | 25 timespec t; in BM_time_clock_gettime() local 33 timespec t; in BM_time_clock_gettime_syscall() local 64 time_t t = time(nullptr); in BM_time_localtime() local 72 time_t t = time(nullptr); in BM_time_localtime_r() local
|
| /bionic/libc/bionic/ |
| D | pthread_setname_np.cpp | 45 static int __open_task_comm_fd(pthread_t t, int flags) { in __open_task_comm_fd() 51 int pthread_getname_np(pthread_t t, char* buf, size_t buf_size) { in pthread_getname_np() 82 int pthread_setname_np(pthread_t t, const char* thread_name) { in pthread_setname_np()
|
| D | pthread_gettid_np.cpp | 31 pid_t pthread_gettid_np(pthread_t t) { in pthread_gettid_np()
|
| D | pthread_detach.cpp | 34 int pthread_detach(pthread_t t) { in pthread_detach()
|
| D | pthread_kill.cpp | 35 int pthread_kill(pthread_t t, int sig) { in pthread_kill()
|
| D | pthread_getcpuclockid.cpp | 33 int pthread_getcpuclockid(pthread_t t, clockid_t* clockid) { in pthread_getcpuclockid()
|
| D | pthread_getschedparam.cpp | 34 int pthread_getschedparam(pthread_t t, int* policy, sched_param* param) { in pthread_getschedparam()
|
| D | pthread_setschedparam.cpp | 34 int pthread_setschedparam(pthread_t t, int policy, const sched_param* param) { in pthread_setschedparam()
|
| D | pthread_join.cpp | 34 int pthread_join(pthread_t t, void** return_value) { in pthread_join()
|
| /bionic/libc/dns/nameser/ |
| D | ns_print.c | 198 u_long t; in ns_sprintrrf() local 264 u_int t; in ns_sprintrrf() local 282 u_int t; in ns_sprintrrf() local 323 char t[2+255*3]; in ns_sprintrrf() local 338 char t[255]; in ns_sprintrrf() local 348 char t[50]; in ns_sprintrrf() local 389 char t[50]; in ns_sprintrrf() local 510 u_long t; in ns_sprintrrf() local 628 u_long t; in ns_sprintrrf() local 715 u_int t; in ns_sprintrrf() local [all …]
|
| /bionic/tests/ |
| D | bug_26110743_test.cpp | 49 pthread_t t; in TEST() local 64 pthread_t t; in TEST() local 93 pthread_t t; in TEST() local 108 pthread_t t; in TEST() local
|
| D | sys_timex_test.cpp | 24 timex t; in TEST() local 37 timex t; in TEST() local
|
| D | time_test.cpp | 35 time_t t = 0; in TEST() local 66 pthread_t t; in TEST() local 75 struct tm t; in TEST() local 96 struct tm t; in TEST() local 125 struct tm t; in TEST() local 149 struct tm t; in TEST() local 170 struct tm t; in TEST() local 212 struct tm t; in TEST() local 230 struct tm t; in TEST() local 244 void SetTime(timer_t t, time_t value_s, time_t value_ns, time_t interval_s, time_t interval_ns) { in SetTime() [all …]
|
| /bionic/libc/upstream-openbsd/lib/libc/gen/ |
| D | time.c | 35 time(time_t *t) in time()
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | s_roundf.c | 36 float t; in roundf() local
|
| D | s_roundl.c | 42 long double t; in roundl() local
|
| D | s_round.c | 38 double t; in round() local
|
| D | s_csqrtf.c | 48 double t; in csqrtf() local
|
| D | s_nextafterl.c | 36 volatile long double t; in nextafterl() local
|
| D | e_acoshf.c | 29 float t; in __ieee754_acoshf() local
|
| D | e_acosh.c | 44 double t; in __ieee754_acosh() local
|
| D | e_sinh.c | 45 double t,h; in __ieee754_sinh() local
|
| D | s_rintf.c | 35 float w,t; in rintf() local
|
| /bionic/libm/upstream-netbsd/lib/libm/complex/ |
| D | cephes_subrl.c | 72 long double t; in _redupil() local 92 long double f, x, x2, y, y2, rn, t; in _ctansl() local
|
| /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
| D | b_tgamma.c | 160 struct Double t, u, v; local 188 double y, ym1, t; local 222 double t, d; local 252 struct Double r, t; local
|