Searched refs:time (Results 3926 - 3950 of 5563) sorted by relevance
1...<<151152153154155156157158159160>>...223
/third_party/ninja/src/ |
H A D | subprocess_test.cc | 22 #include <sys/time.h> 185 "cmd /c time /t", in TEST_F()
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_event_kqueue.c | 38 # include <sys/time.h>
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | islamcal.h | 34 * is also known as the "Hijri" calendar, since it starts at the time 45 * at sunset. However, in order to keep the time fields in this class 46 * synchronized with those of the other calendars and with local clock time, 61 * observations are made, seasonal variations in the time of sunset, the 174 * Constructs an IslamicCalendar based on the current time in the default time zone 232 * Return the "age" of the moon at the given time; this is the difference 237 * @param time The time at which the moon's age is desired, 240 static double moonAge(UDate time, UErrorCod [all...] |
/third_party/libfuse/example/ |
H A D | invalidate_path.c | 13 * * 'current-time', whose contents change dynamically: 14 * it always contains the current time (same as in 168 t = time(NULL); in update_fs() 173 "The current time is %H:%M:%S\n", now); in update_fs()
|
H A D | poll.c | 33 #include <time.h>
|
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
H A D | hackbench.c | 58 #include <sys/time.h> 360 /* Print time... */ in main()
|
/third_party/ltp/testcases/kernel/sched/tool/ |
H A D | trace_sched.c | 42 /* be in real-time. Its only an approximation. */ 55 #include <sys/time.h> 293 int proc_ndx; /* number of time to repete the loop. */ in main() 294 int pid_ndx; /* number of time to repete the loop. */ in main()
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | memtoy.c | 33 #include <sys/time.h>
|
/third_party/ltp/testcases/network/nfsv4/acl/ |
H A D | acl1.c | 11 #include <sys/time.h>
|
/third_party/ltp/testcases/kernel/syscalls/linkat/ |
H A D | linkat01.c | 49 #include <sys/time.h>
|
/third_party/ltp/testcases/kernel/syscalls/renameat/ |
H A D | renameat01.c | 43 #include <sys/time.h>
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-udpserver.c | 47 #include <time.h>
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_event.c | 29 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-5.c | 25 * the mutex they had associated with the conditionnal variable at call time. 48 #include <time.h> 84 UNRESOLVED(ret, "Unable to get time from clock"); in threaded()
|
H A D | 4-3.c | 24 * -> Create a thread which wait in a condition for a small time. 25 * -> Another thread will signal this condition from time to time. 39 #include <time.h> 155 UNRESOLVED(ret, "Unable to get system time"); in waiter()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-3.c | 40 #include <time.h> 135 * Will actually unlock the mutex, then try to unlock second time to check an error is returned
|
H A D | 4-1.c | 22 * -> Create a thread which wait in a condition for a small time. 23 * -> Another thread will signal this condition from time to time. 41 #include <time.h>
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
H A D | s-c.c | 24 * -> time = 0 26 * -> output time 28 * -> time=0 30 * -> output time 44 #include <sys/time.h> 174 /* Save the time */ in main()
|
/third_party/ltp/testcases/realtime/func/prio-preempt/ |
H A D | prio-preempt.c | 65 #include <time.h>
|
/third_party/ltp/testcases/realtime/perf/latency/ |
H A D | pthread_cond_many.c | 41 #include <sys/time.h> 61 * Return time as a floating-point number rather than struct timeval.
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ |
H A D | 4-3.c | 38 #include <sys/time.h> 174 /* reset sleep time for signal thread */ in test()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/ |
H A D | s-c.c | 24 * -> time = 0 26 * -> output time 28 * -> time=0 30 * -> output time 45 #include <sys/time.h> 164 /* Save the time */ in main()
|
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
H A D | gtod_latency.c | 23 * Simple program to measure the time between several pairs of calls to 50 #include <sys/time.h> 283 "You don't have the necessary privileges to create such a real-time process.\n"); in main() 302 /* This loop runs for a long time, hence can cause soft lockups. in main()
|
/third_party/lz4/tests/ |
H A D | checkFrame.c | 33 #include <time.h> /* clock_t, clock(), CLOCKS_PER_SEC */
|
/third_party/musl/libc-test/src/api/ |
H A D | pthread.c | 165 #include <time.h>
|
Completed in 16 milliseconds
1...<<151152153154155156157158159160>>...223