Searched refs:time (Results 1751 - 1775 of 4266) sorted by relevance
1...<<71727374757677787980>>...171
/third_party/musl/libc-test/src/api/ |
H A D | mqueue.c | 30 #include <time.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/process/ |
H A D | waitpid.c | 19 #include <sys/time.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/search/ |
H A D | tdestroy.c | 20 #include <time.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/signal/ |
H A D | __setitimer_time64.c | 19 #include <sys/time.h>
|
H A D | getitimer.c | 17 #include <sys/time.h>
|
H A D | setitimer.c | 19 #include <sys/time.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_cond_timedwait_sup.c | 18 #include <sys/time.h>
|
H A D | thrd_yield.c | 16 #include <time.h> 70 t_error("%s sleep time is not 100us", __func__); in thrd_yield_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | clock_getres.c | 16 #include <time.h>
|
H A D | timer_delete.c | 19 #include <time.h> 61 t_error("%s timer set time failed", __func__); in timer_delete_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | time_ftime_test.cpp | 12 * @tc.desc: Test the functionality of the ftime function and compares the system time obtained from 13 * std::chrono::system_clock::now() with the time obtained from ftime function. 28 long secDiff = sec - tmb.time; in HWTEST_F()
|
/third_party/musl/libc-test/src/functionalext/time/ |
H A D | gmtime.c | 17 #include <time.h> 27 * @tc.desc : according to different time zones, convert date and time to GMT time
|
H A D | ctime.c | 17 #include <time.h> 27 * @tc.desc : according to different time zones,covert date and time to string 53 * @tc.desc : according to different time zones,covert date and time to string
|
H A D | mktime.c | 17 #include <time.h> 27 * @tc.desc : according to different time zones, convert time to seconds in duration since 1970-1-1 53 * @tc.desc : according to different time zones, convert time to seconds in duration since 1970-1-1
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_depr.c | 24 #include <time.h>
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Timer.cpp | 32 #include <sys/time.h>
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_depr.c | 24 #include <time.h>
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | stopwatch.h | 10 // Helper functions to measure elapsed time. 43 #include <sys/time.h>
|
/third_party/python/Modules/_decimal/libmpdec/examples/ |
H A D | sqrt.c | 31 #include <time.h> 60 fprintf(stderr, "time: %f\n\n", in main()
|
H A D | multiply.c | 31 #include <time.h> 62 fprintf(stderr, "time: %f\n\n", in main()
|
H A D | compare.c | 31 #include <time.h> 62 fprintf(stderr, "time: %f\n\n", in main()
|
/third_party/vixl/benchmarks/aarch32/ |
H A D | bench-dataop.cc | 29 #include <sys/time.h> 64 printf("%s: time for %d instructions: %gs\n", in benchmark()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_types.h | 99 #include <time.h>
|
/third_party/python/Lib/test/ |
H A D | _test_venv_multiprocessing.py | 4 import time namespace
|
/third_party/python/Lib/turtledemo/ |
H A D | tree.py | 19 from time import perf_counter as clock
|
Completed in 7 milliseconds
1...<<71727374757677787980>>...171