Home
last modified time | relevance | path

Searched refs:time (Results 976 - 1000 of 7580) sorted by relevance

1...<<31323334353637383940>>...304

/third_party/curl/tests/libtest/
H A Dlib1523.c51 static CURLcode run(CURL *hnd, long limit, long time) in run() argument
54 curl_easy_setopt(hnd, CURLOPT_LOW_SPEED_TIME, time); in run()
/third_party/glfw/tests/
H A Dtimeout.c35 #include <time.h>
60 srand((unsigned int) time(NULL)); in main()
/third_party/ffmpeg/libavutil/
H A Dtime.c25 #include <time.h>
27 #include <sys/time.h>
36 #include "time.h"
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dtimed_forkbomb.c23 #include <sys/time.h>
25 #include <time.h>
/third_party/node/test/async-hooks/
H A Dhook-checks.js10 * @param {object} activity including timestamps for each life time event,
12 * @param {object} hooks the expected life time event invocations with a count
37 const msg = `${stageInfo} Called "${k}" ${invocations} time(s), ` +
49 `time(s), but expected ${val} invocation(s).`;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dtime.h48 #include_next <time.h>
53 #include_next <time.h>
/third_party/ninja/src/
H A Dhash_collision_bench.cc20 #include <time.h>
43 srand((int)time(NULL)); in main()
/third_party/node/deps/icu-small/source/i18n/
H A Dztrans.h31 * Constructs a time zone transition with the time and the rules before/after
34 * @param time The time of transition in milliseconds since the base time.
35 * @param from The time zone rule used before the transition.
36 * @param to The time zone rule used after the transition.
39 ztrans_open(UDate time, const void* from, const void* to);
74 * Returns the time of transition in milliseconds.
76 * @return The time o
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dztrans.h31 * Constructs a time zone transition with the time and the rules before/after
34 * @param time The time of transition in milliseconds since the base time.
35 * @param from The time zone rule used before the transition.
36 * @param to The time zone rule used after the transition.
39 ztrans_open(UDate time, const void* from, const void* to);
74 * Returns the time of transition in milliseconds.
76 * @return The time o
[all...]
/third_party/ltp/testcases/kernel/mem/shmt/
H A Dshmt05.c43 #include <time.h>
63 srand48((getpid() << 16) + (unsigned)time(NULL)); in main()
/third_party/ltp/testcases/kernel/syscalls/gettimeofday/
H A Dgettimeofday02.c17 #include <sys/time.h>
20 #include <time.h>
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify09.c24 #include <time.h>
26 #include <sys/time.h>
88 /* We survived for given time - test succeeded */ in verify_inotify()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
H A Drpc_clnttcp_create_stress.c31 #include <time.h>
35 #include <sys/time.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_bufcreate/
H A Drpc_clntudp_bufcreate.c31 #include <time.h>
35 #include <sys/time.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/
H A Drpc_clntudp_create_stress.c31 #include <time.h>
35 #include <sys/time.h>
H A Drpc_clntudp_create.c31 #include <time.h>
35 #include <sys/time.h>
/third_party/littlefs/scripts/
H A Dteepipe.py14 import time namespace
38 time.sleep(0.1)
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D2-1.c22 #include <time.h>
57 ts.tv_sec = time(NULL) + 1; in main()
H A D17-2.c27 #include <time.h>
54 ts.tv_sec = time(NULL) + 1; in main()
H A D17-3.c27 #include <time.h>
54 ts.tv_sec = time(NULL) + 1; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D14-1.c22 #include <time.h>
44 ts.tv_sec = time(NULL); in main()
H A D13-1.c23 #include <time.h>
50 ts.tv_sec = time(NULL) + 1; in main()
H A D9-1.c27 #include <time.h>
55 ts.tv_sec = time(NULL) + 1; in main()
H A D8-1.c24 #include <time.h>
52 ts.tv_sec = time(NULL) + 1; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D11-1.c9 * if _POSIX_THREAD_CPUTIME is defined, the new thread shall have a CPU-time
13 * Create a new thread and get the time of the thread CUP-time clock
15 * Note, the tv_nsec cannot be exactly 0 at the time of calling
16 * clock_gettime() since the thread has executed some time.
23 #include <time.h>
26 #include <sys/time.h>

Completed in 6 milliseconds

1...<<31323334353637383940>>...304