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 D | clock_nanosleep.c | 16 #include <time.h>
|
H A D | gmtime_sup.c | 17 #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 D | timer_settime.c | 19 #include <time.h>
|
H A D | timer_gettime.c | 20 #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 D | localtime.c | 17 #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 D | localtime_r.c | 17 #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 D | a_digest.c | 14 #include <time.h>
|
H A D | a_utctm.c | 11 #include <time.h>
|
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_local.h | 36 * --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 D | x509_txt.c | 11 #include <time.h>
|
/third_party/rust/crates/humantime/src/ |
H A D | wrapper.rs | 4 use std::time::{Duration as StdDuration, SystemTime}; 19 /// use std::time::Duration; 40 /// use std::time::SystemTime;
|
/third_party/openssl/test/ |
H A D | time_offset_test.c | 14 #include <time.h>
|
/third_party/protobuf/examples/ |
H A D | add_person.cc | 57 *person->mutable_last_updated() = TimeUtil::SecondsToTimestamp(time(NULL)); in PromptForAddress()
|
/third_party/pulseaudio/src/tests/ |
H A D | smoother-test.c | 30 #include <pulsecore/time-smoother.h>
|
/third_party/pulseaudio/src/pulse/ |
H A D | mainloop-api.h | 24 #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 D | a_utctm.c | 11 #include <time.h>
|
H A D | a_digest.c | 14 #include <time.h>
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | genspec.py | 15 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 D | timer.cpp | 20 #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 D | SampleAudio.cpp | 30 SkDebugf("make: dur:%g time%g state:%d", 32 fPlayer->time(),
|
/third_party/openssl/crypto/ts/ |
H A D | ts_local.h | 36 * --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 D | x509_txt.c | 11 #include <time.h>
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | timer.cpp | 20 #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 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, 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 D | ctest.h | 270 * 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