Home
last modified time | relevance | path

Searched refs:time (Results 5651 - 5675 of 9089) sorted by relevance

1...<<221222223224225226227228229230>>...364

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcoda.h14 *** Any manual change here will be lost the next time this script will
42 #include <sys/time.h>
47 #include <linux/time.h>
/kernel/uniproton/
H A Dbuild.py22 import time namespace
50 self.build_time_tag = time.strftime('%Y-%m-%d_%H:%M:00')
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcoda.h14 *** Any manual change here will be lost the next time this script will
42 #include <sys/time.h>
47 #include <linux/time.h>
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_lru_dist.c18 #include <time.h>
507 srand(time(NULL)); in main()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcoda.h34 #include <sys/time.h>
39 #include <linux/time.h>
/test/ostest/wukong/test_flow/src/
H A Dfocus_test_flow.cpp47 " -T, --time test time\n"
50 " -n, --numberfocus the number of inputs to focus on some component one time\n"
62 {"time", required_argument, nullptr, 'T'}, // test time
206 time_t tempSeed = time(nullptr); in EnvInit()
208 seedArgs_ = (int)time(nullptr); in EnvInit()
217 // if time test flow, register timer. in EnvInit()
577 // check if the '-c' and 'T' is exist at the same time in CheckArgumentOptionOfc()
598 // check if the '-c' and 'T' is exist at the same time in CheckArgumentOptionOfT()
[all...]
/test/testfwk/developer_test/local_coverage/resident_service/
H A Dinit_gcov.py24 import time namespace
333 time.sleep(10)
/test/testfwk/developer_test/aw/python/distributed/distribute/
H A Ddistribute.py22 import time namespace
104 time.sleep(0.1)
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/pickerView/router/
H A Dindex.js90 time: "",
533 this.time = this.concat(data.hour, data.minute);
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/pickerView/router/
H A Dindex.js90 time: "",
533 this.time = this.concat(data.hour, data.minute);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/pickerView/router/
H A Dindex.js90 time: "",
533 this.time = this.concat(data.hour, data.minute);
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/pickerView/router/
H A Dindex.js90 time: "",
533 this.time = this.concat(data.hour, data.minute);
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/
H A Dnativevsync.cpp120 time_t startTime = time(PARAM_0); in OHNativeVSyncGetPeriod()
123 time_t curTime = time(PARAM_0); in OHNativeVSyncGetPeriod()
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadMutexTest.cpp19 #include <time.h>
22 #include <sys/time.h>
197 int timeDiff = GetTimeDiff(tsNow, ts); // calculate time different in ThreadPthreadMtimedlockOut()
H A DPthreadRwlockTest.cpp19 #include <time.h>
22 #include <sys/time.h>
349 int timeDiff = GetTimeDiff(tsNow, ts); // calculate time different in PthreadTimdOutRWlockWR2()
399 int timeDiff = GetTimeDiff(tsNow, ts); // calculate time different in PthreadTimdOutRWlockWW2()
/third_party/ffmpeg/libavfilter/
H A Dvf_frei0r.c52 typedef void (*f0r_update_f)(f0r_instance_t instance, double time, const uint32_t *inframe, uint32_t *outframe);
53 typedef void (*f0r_update2_f)(f0r_instance_t instance, double time, const uint32_t *inframe1, const uint32_t *inframe2, const uint32_t *inframe3, uint32_t *outframe);
/third_party/glfw/deps/
H A Dtinycthread.c27 * Fixed time retrieval on POSIX systems.
38 #include <sys/time.h>
474 /* Get the current time */ in thrd_sleep()
583 ts->tv_sec = (time_t)tb.time; in _tthread_clock_gettime()
/third_party/backends/backend/
H A Dmustek_scsi_pp.c57 #include <sys/time.h>
61 #include <time.h>
794 * work first time. in mustek_scsi_pp_cmd()
/third_party/cups-filters/fontembed/
H A Dembed_pdf.c8 #include <time.h>
159 rands=time(NULL); in emb_pdf_fontdescr()
/third_party/curl/docs/examples/
H A Dephiperfifo.c70 #include <sys/time.h>
73 #include <time.h>
389 /* note that the add_handle() will set a time-out to trigger soon so that in new_conn()
H A Devhiperfifo.c68 #include <sys/time.h>
69 #include <time.h>
367 /* note that the add_handle() will set a time-out to trigger soon so that in new_conn()
H A Dhiperfifo.c65 #include <sys/time.h>
66 #include <time.h>
361 /* note that the add_handle() will set a time-out to trigger soon so that in new_conn()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h63 * time with millisecond precision. See UDate
79 * time fields have been initialized with the current date and time:
83 * A `Calendar` object can produce all the time field values
84 * needed to implement the date-time formatting for a particular language
87 * When computing a `UDate` from time fields, some special circumstances
91 * -- July 15, 1996 is actually a Monday), or the input time might be ambiguous
92 * because of time zone transition.
111 * For the time of day:
116 * **Ambiguous Wall Clock Time.** When time offse
1833 internalSetTime(UDate time) internalSetTime() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dutmstest.c22 #include <time.h>
51 srand((unsigned)time(NULL)); in randomInt64()
108 log_err("Round-trip error: time scale = %d, value = %lld, round-trip = %lld.\n", scale, value, rt); in roundTripTest()
467 /* Test conversion from .Net/Universal time to ICU time. */ in TestDotNet()
479 /* Test conversion from ICU time to .Net/Universal time. */ in TestDotNet()
/third_party/icu/icu4c/source/test/intltest/
H A Drestest.cpp19 #include <time.h>
151 srand((unsigned)time(NULL)); in randul()
181 Don't use more than one of these at a time because of the Locale names

Completed in 28 milliseconds

1...<<221222223224225226227228229230>>...364