Home
last modified time | relevance | path

Searched defs:max_time (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSumTimerInfo.py20 max_time = 0.0 variable
37 max_time = float(s[6]) variable
/netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/
H A Dgeneric.py37 def check_expires(expires, min_time, max_time): argument
42 def check_refresh(refresh, min_time, max_time): argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c66 time_t max_time; /* Maximum end time of current transfer, or 0 */ member
505 static int may_still_retry(time_t max_time, int *ptimeout) in may_still_retry()
1138 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in OSSL_HTTP_get() local
1308 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in OSSL_HTTP_proxy_connect() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_lib.c861 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait()
905 int BIO_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in BIO_wait()
926 time_t max_time = timeout > 0 ? time(NULL) + timeout : 0; in BIO_do_connect_retry() local
H A Dbio_sock.c393 int BIO_socket_wait(int fd, int for_read, time_t max_time) in BIO_socket_wait()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Devents.c662 time_t max_time; in event_drain() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c7388 int max_time = 0; in calculate_new_fences() local
7476 int max_time = 0; in sel_sched_region_2() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc7388 int max_time = 0; in calculate_new_fences() local
7476 int max_time = 0; in sel_sched_region_2() local
/netbsd-src/lib/libc/time/
H A Dzic.c910 static zic_t const max_time = MAXVAL(zic_t, TIME_T_BITS_IN_FILE); global() variable
[all...]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbe.cc1477 hrtime_t max_time = 0; in dbeCalcGroupDuration() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.cc1477 hrtime_t max_time = 0; in dbeCalcGroupDuration() local