Home
last modified time | relevance | path

Searched refs:time (Results 2501 - 2525 of 7726) sorted by relevance

1...<<101102103104105106107108109110>>...310

/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dgetitimer.c17 #include <sys/time.h>
H A Dsetitimer.c19 #include <sys/time.h>
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_cond_timedwait_sup.c18 #include <sys/time.h>
H A Dthrd_yield.c16 #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 Dclock_getres.c16 #include <time.h>
H A Dtimer_delete.c19 #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 Dtime_ftime_test.cpp12 * @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 Dgmtime.c17 #include <time.h>
27 * @tc.desc : according to different time zones, convert date and time to GMT time
H A Dctime.c17 #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 Dmktime.c17 #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 Drsa_depr.c24 #include <time.h>
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp32 #include <sys/time.h>
/third_party/openssl/crypto/rsa/
H A Drsa_depr.c24 #include <time.h>
/third_party/skia/third_party/externals/libwebp/examples/
H A Dstopwatch.h10 // Helper functions to measure elapsed time.
43 #include <sys/time.h>
/third_party/python/Modules/_decimal/libmpdec/examples/
H A Dsqrt.c31 #include <time.h>
60 fprintf(stderr, "time: %f\n\n", in main()
H A Dmultiply.c31 #include <time.h>
62 fprintf(stderr, "time: %f\n\n", in main()
H A Dcompare.c31 #include <time.h>
62 fprintf(stderr, "time: %f\n\n", in main()
H A Dshift.c31 #include <time.h>
62 fprintf(stderr, "time: %f\n\n", in main()
H A Ddiv.c31 #include <time.h>
62 fprintf(stderr, "time: %f\n\n", in main()
H A Dpow.c31 #include <time.h>
62 fprintf(stderr, "time: %f\n\n", in main()
/third_party/vixl/benchmarks/aarch32/
H A Dbench-dataop.cc29 #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 Ddng_types.h99 #include <time.h>
/third_party/python/Lib/test/
H A D_test_venv_multiprocessing.py4 import time namespace
/third_party/python/Lib/turtledemo/
H A Dtree.py19 from time import perf_counter as clock
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.h34 // time {
46 // time {
65 // The date/time of the transition. The date is specified as either:
69 // The time, specified as a day offset, identifies the particular moment
102 Time time; member
105 // The entirety of a POSIX-string specified time-zone rule. The standard
106 // abbreviation and offset are always given. If the time zone includes
110 // daylight time occurs first in any particular year.
121 // Breaks down a POSIX time-zone specification into its constituent pieces,

Completed in 8 milliseconds

1...<<101102103104105106107108109110>>...310