Home
last modified time | relevance | path

Searched refs:time_t (Results 476 - 500 of 1271) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/libwebsockets/lib/abstract/transports/
H A Dunit-test.c46 time_t timeout;
135 time_t now; in unit_test_sequencer_cb()
471 time_t now; in lws_atcut_set_timeout()
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c252 time_t t; in do_create_file_test()
499 time_t t; in do_random_access_test()
618 time_t t; in do_random_create_delete()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs18 pub shm_atime: ::time_t,
19 pub shm_dtime: ::time_t,
20 pub shm_ctime: ::time_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs18 pub shm_atime: ::time_t,
19 pub shm_dtime: ::time_t,
20 pub shm_ctime: ::time_t,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Dmod.rs15 pub shm_atime: ::time_t,
16 pub shm_dtime: ::time_t,
17 pub shm_ctime: ::time_t,
/third_party/openssl/test/
H A Dct_test.c476 const time_t default_time = in test_default_ct_policy_eval_ctx_time_is_now()
477 (time_t)(CT_POLICY_EVAL_CTX_get_time(ct_policy_ctx) / 1000); in test_default_ct_policy_eval_ctx_time_is_now()
478 const time_t time_tolerance = 600; /* 10 minutes */ in test_default_ct_policy_eval_ctx_time_is_now()
/third_party/tzdata/
H A Dstrftime.c321 time_t) + 1]; in _fmt()
322 time_t mkt; in _fmt()
337 value of (time_t) -1 as a failure in _fmt()
340 if (TYPE_SIGNED(time_t)) { in _fmt()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_date_time.cpp689 time_t sec; in CurrentDateTimeAndZone()
755 time_t sec = (time_t) unixTime; in DecodeUnixTime()
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc334 Timestamp TimeUtil::TimeTToTimestamp(time_t value) { in TimeTToTimestamp()
338 time_t TimeUtil::TimestampToTimeT(const Timestamp& value) { in TimestampToTimeT()
339 return static_cast<time_t>(value.seconds()); in TimestampToTimeT()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Dmod.rs28 pub shm_atime: ::time_t,
29 pub shm_dtime: ::time_t,
30 pub shm_ctime: ::time_t,
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dcctz_benchmark.cc853 time_t t = 1384569027; in BM_Time_ToCivil_Libc()
854 time_t t2 = 1418962578; in BM_Time_ToCivil_Libc()
880 time_t t = 1384569027; in BM_Time_ToCivilUTC_Libc()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_time.h98 typedef time_t coap_time_t;
/third_party/curl/docs/examples/
H A Dcookie_interface.c100 difftime(time(NULL) + 31337, (time_t)0), in main()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-x509.h27 /**< fills .time with the time_t the cert validity started from */
29 /**< fills .time with the time_t the cert validity ends at */
62 time_t time;
/third_party/lame/frontend/
H A Dlametime.c115 time_t t; in GetRealTime()
/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Drandom-access.c26 time_t t; in main()
/third_party/node/test/wasi/c/
H A Dpoll.c10 time_t before, now; in main()
/third_party/musl/porting/linux/user/src/time/
H A Dclock_gettime.c78 if (sizeof(time_t) > 4) in __clock_gettime()
/third_party/musl/src/stat/
H A Dutimensat.c17 time_t s0=0, s1=0; in utimensat()
/third_party/musl/src/network/
H A Drecvmmsg.c22 time_t s = timeout ? timeout->tv_sec : 0; in recvmmsg()
/third_party/ltp/testcases/kernel/syscalls/fsync/
H A Dfsync02.c65 time_t time_start, time_end; in run()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl08.c54 time_t old_ctime; in verify_shmset()
/third_party/ltp/testcases/kernel/syscalls/utime/
H A Dutime03.c59 time_t mintime, maxtime; in run()
H A Dutime02.c51 time_t pre_time, post_time; in run()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv01.c25 time_t before_rcv, after_rcv; in verify_msgrcv()

Completed in 14 milliseconds

1...<<11121314151617181920>>...51