/third_party/cups-filters/filter/ |
H A D | bannertopdf.c | 203 time_t time; in info_line_time() 206 time = (time_t)atoll(timestamp); in info_line_time() 216 time_t time; in human_time() 222 time = (time_t)atoll(timestamp); in human_time()
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_time.c | 319 ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t) in ASN1_TIME_set() 324 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, in ASN1_TIME_adj() 444 time_t now_t; in ASN1_TIME_to_tm() 549 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t) in ASN1_TIME_cmp_time_t()
|
/third_party/openssl/crypto/asn1/ |
H A D | a_time.c | 319 ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t) in ASN1_TIME_set() 324 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t, in ASN1_TIME_adj() 444 time_t now_t; in ASN1_TIME_to_tm() 549 int ASN1_TIME_cmp_time_t(const ASN1_TIME *s, time_t t) in ASN1_TIME_cmp_time_t()
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
H A D | mod.rs | 23 pub type time_t = c_long; types 274 pub st_atime: ::time_t, 276 pub st_mtime: ::time_t, 278 pub st_ctime: ::time_t, 296 pub st_atime: ::time_t, 298 pub st_mtime: ::time_t, 300 pub st_ctime: ::time_t, 314 pub shm_atime: ::time_t, 316 pub shm_dtime: ::time_t, 318 pub shm_ctime: ::time_t, [all...] |
/kernel/liteos_m/testsuites/unittest/fuzz/src/time/ |
H A D | strftime_fuzz.c | 48 time_t timeValue; in StrftimeFuzzTest()
|
H A D | mktime_fuzz.c | 48 time_t timeValue; in MktimeFuzzTest()
|
/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/ |
H A D | timer_test_tzset_002.cpp | 41 time_t td; in testcase()
|
H A D | timer_test_tzset_001.cpp | 41 time_t td; in testcase()
|
/third_party/curl/tests/unit/ |
H A D | unit1323.c | 41 time_t result;
|
/third_party/eudev/src/shared/ |
H A D | formats-util.h | 54 # error Unknown time_t size
|
/third_party/ffmpeg/libavutil/ |
H A D | parseutils.h | 189 * Convert the decomposed UTC time in tm to a time_t value. 191 time_t av_timegm(struct tm *tm);
|
/third_party/jerryscript/jerry-port/default/ |
H A D | default-debugger.c | 43 sleep_timespec.tv_sec = (time_t) sleep_time / 1000; in jerry_port_sleep()
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | utmp.h | 16 time_t ll_time;
|
/third_party/musl/src/time/ |
H A D | clock_settime.c | 10 time_t s = ts->tv_sec; in clock_settime()
|
H A D | timer_gettime.c | 13 if (sizeof(time_t) > 4) in timer_gettime()
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | utmp.h | 16 time_t ll_time;
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | utmp.h | 16 time_t ll_time;
|
/third_party/mesa3d/src/util/ |
H A D | os_time.h | 67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime()
|
/third_party/ltp/testcases/kernel/syscalls/stime/ |
H A D | stime01.c | 27 time_t new_time; in run()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
H A D | 6-1-buildonly.c | 17 * time_t shm_atime 18 * time_t shm_dtime 19 * time_t shm_ctime 32 time_t atime = 0, dtime = 0, ctime = 0; in dummyfcn()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
H A D | testfrmw.c | 51 time_t nw; in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
H A D | testfrmw.c | 51 time_t nw; in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
H A D | testfrmw.c | 51 time_t nw; in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
H A D | testfrmw.c | 51 time_t nw; in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
H A D | testfrmw.c | 51 time_t nw; in output()
|