/third_party/libwebsockets/lib/abstract/transports/ |
H A D | unit-test.c | 46 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 D | main.c | 252 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 D | mod.rs | 18 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 D | mod.rs | 18 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 D | mod.rs | 15 pub shm_atime: ::time_t, 16 pub shm_dtime: ::time_t, 17 pub shm_ctime: ::time_t,
|
/third_party/openssl/test/ |
H A D | ct_test.c | 476 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 D | strftime.c | 321 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 D | dng_date_time.cpp | 689 time_t sec; in CurrentDateTimeAndZone() 755 time_t sec = (time_t) unixTime; in DecodeUnixTime()
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | time_util.cc | 334 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 D | mod.rs | 28 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 D | cctz_benchmark.cc | 853 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 D | coap_time.h | 98 typedef time_t coap_time_t;
|
/third_party/curl/docs/examples/ |
H A D | cookie_interface.c | 100 difftime(time(NULL) + 31337, (time_t)0), in main()
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-x509.h | 27 /**< 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 D | lametime.c | 115 time_t t; in GetRealTime()
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | random-access.c | 26 time_t t; in main()
|
/third_party/node/test/wasi/c/ |
H A D | poll.c | 10 time_t before, now; in main()
|
/third_party/musl/porting/linux/user/src/time/ |
H A D | clock_gettime.c | 78 if (sizeof(time_t) > 4) in __clock_gettime()
|
/third_party/musl/src/stat/ |
H A D | utimensat.c | 17 time_t s0=0, s1=0; in utimensat()
|
/third_party/musl/src/network/ |
H A D | recvmmsg.c | 22 time_t s = timeout ? timeout->tv_sec : 0; in recvmmsg()
|
/third_party/ltp/testcases/kernel/syscalls/fsync/ |
H A D | fsync02.c | 65 time_t time_start, time_end; in run()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl08.c | 54 time_t old_ctime; in verify_shmset()
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
H A D | utime03.c | 59 time_t mintime, maxtime; in run()
|
H A D | utime02.c | 51 time_t pre_time, post_time; in run()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
H A D | msgrcv01.c | 25 time_t before_rcv, after_rcv; in verify_msgrcv()
|