Searched refs:time (Results 6001 - 6025 of 7580) sorted by relevance
1...<<241242243244245246247248249250>>...304
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
H A D | s-c1.c | 40 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
H A D | 1-2.c | 41 #include <time.h> 187 /* get current time if we are a timedwait */ in child()
|
H A D | 2-3.c | 38 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
H A D | stress2.c | 25 * -> At the same time (using a barrier) one thread is canceled and the condition is signaled. 43 #include <time.h>
|
H A D | stress.c | 25 * -> At the same time (using a barrier) one thread is canceled and the condition is signaled. 43 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
H A D | s-c1.c | 40 #include <time.h>
|
/third_party/ltp/testcases/realtime/lib/ |
H A D | librttest.c | 49 #include <time.h> 576 int delta; /* time in us */ in busy_work_us()
|
/third_party/lwip/src/netif/ppp/ |
H A D | demand.c | 45 #include <sys/time.h>
|
/third_party/mesa3d/src/util/tests/ |
H A D | cache_test.cpp | 37 #include <time.h>
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_math.cpp | 392 srand(time(nullptr)); in Bm_function_Fmaf()
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | nameservercheck_client.c | 26 #include <time.h> 226 /* Wait for a response, or until time to retry */ in res_msend_rc_ext()
|
/third_party/musl/libc-test/src/functionalext/time/ |
H A D | strptime_ext.c | 17 #include <time.h> 28 * @tc.desc : according to different time zones, convert a string to a time 29 * type according to a specific time format 66 * @tc.desc : according to different time zones, convert a string to a time 67 * type according to a specific time format 104 * @tc.desc : according to different time zones, convert a string to a time 105 * type according to a specific time forma [all...] |
H A D | strftime_ext.c | 17 #include <time.h> 27 * @tc.desc : according to different time zones, format date 55 * @tc.desc : according to different time zones, format date 83 * @tc.desc : according to different time zones, format date 109 * @tc.desc : according to different time zones, format date 135 * @tc.desc : according to different time zones, format date 161 * @tc.desc : according to different time zones, format date 187 * @tc.desc : according to different time zones, format date 213 * @tc.desc : according to different time zones, format date 239 * @tc.desc : according to different time zone [all...] |
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_conn.c | 192 if (BIO_socket_wait(b->num, 0, time(NULL)) == 0) in conn_state()
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_prime.c | 11 #include <time.h>
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | by_dir.c | 22 #include <time.h>
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_gen.c | 23 #include <time.h>
|
/third_party/node/deps/uv/src/unix/ |
H A D | thread.c | 29 #include <sys/time.h>
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | FormatSpec.java | 277 * parsing of templates that, over time, might need to adapt to real world changes (e.g. suffix
|
H A D | RangesTableSchema.java | 50 import java.time.ZoneId;
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo_sanity.rs | 23 use std::time::Instant; in sanity_check_can_generate_stylo_bindings()
|
/third_party/openssl/test/ |
H A D | ct_test.c | 33 /* The current time in milliseconds */ 469 * Tests that the CT_POLICY_EVAL_CTX default time is approximately now. 480 if (!TEST_time_t_le(abs((int)difftime(time(NULL), default_time)), in test_default_ct_policy_eval_ctx_time_is_now()
|
/third_party/python/Lib/asyncio/ |
H A D | events.py | 153 """Return a scheduled callback time. 155 The time is an absolute timestamp, using the same time 156 reference as loop.time(). 269 def time(self): member in AbstractEventLoop 353 ssl_handshake_timeout is the time in seconds that an SSL server 357 ssl_shutdown_timeout is the time in seconds that an SSL server 419 ssl_handshake_timeout is the time in seconds that an SSL server 422 ssl_shutdown_timeout is the time in seconds that an SSL server
|
/third_party/python/Lib/ |
H A D | telnetlib.py | 39 from time import monotonic as _time 191 Each time a telnet option is read on the input flow, this callback
|
/third_party/pulseaudio/src/pulse/ |
H A D | def.h | 25 #include <sys/time.h> 185 * estimate the current record/playback time based on the local 186 * time that passed since the last timing info update. Using this 188 * when the current playback/recording time is needed. Consider 195 /**< Don't force the time to increase monotonically. If this 197 * return always monotonically increasing time values on each 198 * call. This may confuse applications which cannot deal with time 200 * latency estimations that caused the time to jump ahead can 209 * will be able to query the current time and latency with 308 * specified at the same time a [all...] |
Completed in 39 milliseconds
1...<<241242243244245246247248249250>>...304