/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/ |
H A D | main.c | 650 time_t t; in main() 657 if (t != (time_t)784887151) { in main()
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | ppp_impl.h | 232 time_t xmit_idle; /* time since last NP packet sent */ 233 time_t recv_idle; /* time since last NP packet received */
|
/third_party/musl/libc-test/src/functionalext/time/ |
H A D | strptime_ext.c | 23 static time_t gTime = 1659177614; 187 time_t second = 0; in strptime_0700()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_asn1.c | 305 ret->time = (time_t)as->time; 310 ret->timeout = (time_t)as->timeout;
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_vpm.c | 321 time_t X509_VERIFY_PARAM_get_time(const X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_get_time() 326 void X509_VERIFY_PARAM_set_time(X509_VERIFY_PARAM *param, time_t t) in X509_VERIFY_PARAM_set_time()
|
/third_party/openssl/test/testutil/ |
H A D | tests.c | 453 const time_t t1, const time_t t2) \ 460 test_fail_message(NULL, file, line, "time_t", s1, s2, #op, \
|
/third_party/openssl/crypto/x509/ |
H A D | x509_vpm.c | 321 time_t X509_VERIFY_PARAM_get_time(const X509_VERIFY_PARAM *param) in X509_VERIFY_PARAM_get_time() 326 void X509_VERIFY_PARAM_set_time(X509_VERIFY_PARAM *param, time_t t) in X509_VERIFY_PARAM_set_time()
|
/third_party/openssl/ssl/ |
H A D | ssl_asn1.c | 305 ret->time = (time_t)as->time; 310 ret->timeout = (time_t)as->timeout;
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | sessions.c | 114 time_t start; 688 time_t now; in expire_sessions()
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | post_example.c | 92 time_t start; 671 time_t now; in expire_sessions()
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_quiesce.c | 121 time_t start; in ServeOneRequest() 317 time_t start; in testExternalGet()
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.c | 88 static time_t tstart_sec = 0; 178 time_t sec; in time2str() 321 pixma_get_time (time_t * sec, uint32_t * usec) in pixma_get_time()
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_lib.c | 861 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait() 901 int BIO_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in BIO_wait() 922 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in BIO_do_connect_retry()
|
/third_party/openssl/crypto/bio/ |
H A D | bio_lib.c | 861 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait() 901 int BIO_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in BIO_wait() 922 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in BIO_do_connect_retry()
|
/applications/standard/calendardata/calendarmanager/native/src/ |
H A D | native_util.cpp | 115 time_t expire = timeValue / 1000; in GetUTCTime() 162 const time_t now = event.startTime / 1000; in GetUTCTime() 562 std::time_t TimeToUTC(const std::string &strTime) in GetUTCTime() 590 std::time_t utcTime = mktime(&expireTime) * micSecond; //精确到微秒 in GetUTCTime()
|
/third_party/curl/lib/ |
H A D | tftp.c | 133 time_t rx_time; 205 time_t maxtime, timeout; in tftp_set_timeouts() 219 maxtime = (time_t)(timeout_ms + 500) / 1000; in tftp_set_timeouts() 1190 time_t current; in tftp_state_timeout()
|
H A D | urldata.h | 689 time_t timeofdoc; 1127 time_t filetime; /* If requested, this is might get set. Set to -1 if the 1165 time_t lastshow; /* time() of the last displayed progress meter or NULL to 1731 time_t timevalue; /* what time to compare with */
|
/third_party/curl/lib/vtls/ |
H A D | gtls.c | 155 time_t stamp) in showtime() 827 time_t certclock; in Curl_gtls_verifyserver() 1127 if(certclock == (time_t)-1) { in Curl_gtls_verifyserver() 1154 if(certclock == (time_t)-1) { in Curl_gtls_verifyserver()
|
/third_party/curl/packages/OS400/ |
H A D | ccsidcurl.c | 370 time_t 371 curl_getdate_ccsid(const char *p, const time_t *unused, unsigned int ccsid) in curl_getdate_ccsid() 374 time_t t; in curl_getdate_ccsid() 382 return (time_t) -1; in curl_getdate_ccsid()
|
/third_party/icu/icu4c/source/common/ |
H A D | putil.cpp | 325 time_t epochtime; in uprv_getRawUTCtime() 652 time_t t, t1, t2; in uprv_timezone() 1236 static const time_t juneSolstice=1182478260; /*2007-06-21 18:11 UT*/ in uprv_tzname() 1237 static const time_t decemberSolstice=1198332540; /*2007-12-22 06:09 UT*/ in uprv_tzname()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | putil.cpp | 325 time_t epochtime; in uprv_getRawUTCtime() 652 time_t t, t1, t2; in uprv_timezone() 1251 static const time_t juneSolstice=1182478260; /*2007-06-21 18:11 UT*/ in uprv_tzname() 1252 static const time_t decemberSolstice=1198332540; /*2007-12-22 06:09 UT*/ in uprv_tzname()
|
/third_party/rust/crates/libc/src/unix/hermit/ |
H A D | mod.rs | 19 pub type time_t = c_long; types 89 pub st_atime: time_t, 91 pub st_mtime: time_t, 93 pub st_ctime: time_t,
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | putil.cpp | 325 time_t epochtime; in uprv_getRawUTCtime() 652 time_t t, t1, t2; in uprv_timezone() 1227 static const time_t juneSolstice=1182478260; /*2007-06-21 18:11 UT*/ in uprv_tzname() 1228 static const time_t decemberSolstice=1198332540; /*2007-12-22 06:09 UT*/ in uprv_tzname()
|
/third_party/rust/crates/libc/src/unix/redox/ |
H A D | mod.rs | 49 pub type time_t = ::c_longlong; types 211 pub st_atime: ::time_t, 213 pub st_mtime: ::time_t, 215 pub st_ctime: ::time_t,
|
/third_party/libfuse/test/ |
H A D | test_syscalls.c | 203 static int check_times(const char *path, time_t atime, time_t mtime) in check_times() 227 static int fcheck_times(int fd, time_t atime, time_t mtime) 927 time_t atime = 987631200; in test_utime() 928 time_t mtime = 123116400; in test_utime()
|