Home
last modified time | relevance | path

Searched refs:time (Results 3551 - 3575 of 7807) sorted by relevance

1...<<141142143144145146147148149150>>...313

/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dclock_nanosleep.c16 #include <time.h>
H A Dgmtime_sup.c17 #include <time.h>
473 * @tc.desc : according to different time zones, convert date and time to GMT time
516 * @tc.desc : according to different time zones, convert date and time to GMT time
H A Dtimer_settime.c19 #include <time.h>
H A Dtimer_gettime.c20 #include <time.h>
41 * @tc.desc : Get the remaining time of the timer
67 t_error("%s timer set time failed", __func__); in timer_gettime_0100()
76 t_error("%s get time failed", __func__); in timer_gettime_0100()
/third_party/musl/libc-test/src/functionalext/time/
H A Dlocaltime.c17 #include <time.h>
29 * @tc.desc : according to different time zones, converts the time in seconds from 1970-1-1 0:00
30 * to the current time system offset to local time
58 * @tc.desc : according to different time zones, converts the time in seconds from 1970-1-1 0:00
59 * to the current time system offset to local time
H A Dlocaltime_r.c17 #include <time.h>
29 * @tc.desc : according to different time zones, converts the time in seconds from 1970-1-1 0:00
30 * to the current time system offset to local time
59 * @tc.desc : according to different time zones, converts the time in seconds from 1970-1-1 0:00
60 * to the current time system offset to local time
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_digest.c14 #include <time.h>
H A Da_utctm.c11 #include <time.h>
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_local.h36 * --time-stamped
87 ASN1_GENERALIZEDTIME *time; member
113 unsigned clock_precision_digits; /* fraction of seconds in time stamp
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_txt.c11 #include <time.h>
/third_party/rust/crates/humantime/src/
H A Dwrapper.rs4 use std::time::{Duration as StdDuration, SystemTime};
19 /// use std::time::Duration;
40 /// use std::time::SystemTime;
/third_party/openssl/test/
H A Dtime_offset_test.c14 #include <time.h>
/third_party/protobuf/examples/
H A Dadd_person.cc57 *person->mutable_last_updated() = TimeUtil::SecondsToTimestamp(time(NULL)); in PromptForAddress()
/third_party/pulseaudio/src/tests/
H A Dsmoother-test.c30 #include <pulsecore/time-smoother.h>
/third_party/pulseaudio/src/pulse/
H A Dmainloop-api.h24 #include <sys/time.h>
74 /** A time event callback prototype \since 0.9.3 */
76 /** A time event destroy callback prototype \since 0.9.3 */
100 /** Create a new timer event source object for the specified Unix time */
102 /** Restart a running or expired timer event source with a new Unix time */
/third_party/openssl/crypto/asn1/
H A Da_utctm.c11 #include <time.h>
H A Da_digest.c14 #include <time.h>
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dgenspec.py15 import time namespace
100 # at the time the make is invoked, that target will not be built.
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dtimer.cpp20 #include <sys/time.h>
30 *out << std::setw(30) << "PASS name" << std::setw(12) << "CPU time" in PrintTimerDescription()
31 << std::setw(12) << "WALL time" << std::setw(12) << "USR time" in PrintTimerDescription()
32 << std::setw(12) << "SYS time"; in PrintTimerDescription()
41 // time correct as much as possible. Calling functions to get CPU/Wall time must
/third_party/skia/samplecode/
H A DSampleAudio.cpp30 SkDebugf("make: dur:%g time%g state:%d",
32 fPlayer->time(),
/third_party/openssl/crypto/ts/
H A Dts_local.h36 * --time-stamped
87 ASN1_GENERALIZEDTIME *time; member
113 unsigned clock_precision_digits; /* fraction of seconds in time stamp
/third_party/openssl/crypto/x509/
H A Dx509_txt.c11 #include <time.h>
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.cpp20 #include <sys/time.h>
30 *out << std::setw(30) << "PASS name" << std::setw(12) << "CPU time" in PrintTimerDescription()
31 << std::setw(12) << "WALL time" << std::setw(12) << "USR time" in PrintTimerDescription()
32 << std::setw(12) << "SYS time"; in PrintTimerDescription()
41 // time correct as much as possible. Calling functions to get CPU/Wall time must
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dislamcal.h34 * 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,
60 * observations are made, seasonal variations in the time of sunset, the
189 * Constructs an IslamicCalendar based on the current time in the default time zone
267 * Return the "age" of the moon at the given time; this is the difference
272 * @param time The time at which the moon's age is desired,
275 static double moonAge(UDate time, UErrorCod
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
H A Dctest.h270 * Append a time delta to str if it is significant (>5 ms) otherwise no change
312 ctest_xml_testcase(const char *classname, const char *name, const char *time, const char *failMsg);

Completed in 12 milliseconds

1...<<141142143144145146147148149150>>...313