Home
last modified time | relevance | path

Searched refs:time_t (Results 401 - 425 of 1394) sorted by relevance

1...<<11121314151617181920>>...56

/third_party/cups-filters/filter/
H A Dbannertopdf.c203 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 Da_time.c319 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 Da_time.c319 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 Dmod.rs23 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 Dstrftime_fuzz.c48 time_t timeValue; in StrftimeFuzzTest()
H A Dmktime_fuzz.c48 time_t timeValue; in MktimeFuzzTest()
/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/
H A Dtimer_test_tzset_002.cpp41 time_t td; in testcase()
H A Dtimer_test_tzset_001.cpp41 time_t td; in testcase()
/third_party/curl/tests/unit/
H A Dunit1323.c41 time_t result;
/third_party/eudev/src/shared/
H A Dformats-util.h54 # error Unknown time_t size
/third_party/ffmpeg/libavutil/
H A Dparseutils.h189 * 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 Ddefault-debugger.c43 sleep_timespec.tv_sec = (time_t) sleep_time / 1000; in jerry_port_sleep()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmp.h16 time_t ll_time;
/third_party/musl/src/time/
H A Dclock_settime.c10 time_t s = ts->tv_sec; in clock_settime()
H A Dtimer_gettime.c13 if (sizeof(time_t) > 4) in timer_gettime()
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmp.h16 time_t ll_time;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmp.h16 time_t ll_time;
/third_party/mesa3d/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime()
/third_party/ltp/testcases/kernel/syscalls/stime/
H A Dstime01.c27 time_t new_time; in run()
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
H A D6-1-buildonly.c17 * 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 Dtestfrmw.c51 time_t nw; in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dtestfrmw.c51 time_t nw; in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dtestfrmw.c51 time_t nw; in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dtestfrmw.c51 time_t nw; in output()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dtestfrmw.c51 time_t nw; in output()

Completed in 11 milliseconds

1...<<11121314151617181920>>...56