/third_party/musl/src/select/ |
D | select.c | 15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
|
/third_party/musl/porting/liteos_a/user/src/select/ |
D | select.c | 15 const time_t max_time = (1ULL<<8*sizeof(time_t)-1)-1; in select() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | urisourcebin.c | 32 guint64 min_time, max_time, avg_time; in GST_START_TEST() local
|
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
D | gtod_infinite.c | 107 nsec_t max_time = START_MAX; in main() local
|
/third_party/openssl/crypto/http/ |
D | http_client.c | 66 time_t max_time; /* Maximum end time of current transfer, or 0 */ member 494 static int may_still_retry(time_t max_time, int *ptimeout) in may_still_retry() 1127 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in OSSL_HTTP_get() local 1297 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in OSSL_HTTP_proxy_connect() local
|
/third_party/node/deps/openssl/openssl/crypto/http/ |
D | http_client.c | 66 time_t max_time; /* Maximum end time of current transfer, or 0 */ member 494 static int may_still_retry(time_t max_time, int *ptimeout) in may_still_retry() 1127 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in OSSL_HTTP_get() local 1297 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in OSSL_HTTP_proxy_connect() local
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
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() local
|
D | bio_sock.c | 393 int BIO_socket_wait(int fd, int for_read, time_t max_time) in BIO_socket_wait()
|
/third_party/openssl/crypto/bio/ |
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() local
|
D | bio_sock.c | 393 int BIO_socket_wait(int fd, int for_read, time_t max_time) in BIO_socket_wait()
|
/third_party/lwip/src/core/ipv4/ |
D | igmp.c | 729 igmp_start_timer(struct igmp_group *group, u8_t max_time)
|
/third_party/lwip/test/sockets/ |
D | sockets_stresstest.c | 439 u32_t max_time = sys_now() + (TEST_TIME_SECONDS * 1000); in sockets_stresstest_conn_client() local
|
/third_party/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.c | 525 u64 total_time = 0, max_time = 0, max_time_t = 0; in do_write() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | gstappsrc.c | 168 guint64 max_bytes, max_buffers, max_time; member
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturidecodebin.c | 2149 guint64 max_time; in make_decoder() local
|
D | gstdecodebin2.c | 4150 guint64 max_time; in decodebin_set_queue_size_full() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 868 static const zic_t max_time = -1 - ((zic_t) -1 << (TIME_T_BITS_IN_FILE - 1)); variable
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zic.c | 867 static const zic_t max_time = -1 - ((zic_t) -1 << (TIME_T_BITS_IN_FILE - 1)); variable
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavidemux.c | 5164 guint64 min_time, max_time; in gst_avi_demux_find_next() local
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 984 double max_time = data->stats_max.stats[s] / data->time_dividor; in compute_swapchain_display() local
|
/third_party/tzdata/ |
D | zic.c | 897 static zic_t const max_time = MAXVAL(zic_t, TIME_T_BITS_IN_FILE); variable
|
/third_party/ffmpeg/libavformat/ |
D | utils.c | 3277 int64_t max_time = 0; local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 1137 guint64 max_time = 0; in gst_qtdemux_adjust_seek() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 41732 long int max_time; member 43548 ktime_t max_time; member
|