Home
last modified time | relevance | path

Searched refs:time (Results 1926 - 1950 of 3629) sorted by relevance

1...<<71727374757677787980>>...146

/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);
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dcrypt.h101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead()
112 srand((unsigned)(time(NULL) ^ ZCR_SEED2)); in crypthead()
/third_party/skia/tools/skpbench/
H A D_hardware.py6 import time namespace
/third_party/toybox/toys/pending/
H A Ddumpleases.c17 -r Show remaining time
18 -a Show expiration time
48 current_time = time(NULL); in dumpleases_main()
/third_party/toybox/toys/posix/
H A Dcal.c119 time(&now); in cal_main()
/third_party/vixl/benchmarks/aarch32/
H A Dbench-branch-link-masm.cc29 #include <sys/time.h>
78 printf("%s: time for %d iterations: %gs\n", in benchmark()
/third_party/protobuf/kokoro/linux/
H A Dmake_test_output.py41 test["time"] = values[3]
64 tests["cpp"]["time"] = f.read().strip()
80 time=test["time"]):
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dkernel_timeout.h28 #include <time.h>
34 #include "absl/time/clock.h"
35 #include "absl/time/time.h"
84 // A time larger than what can be represented to the kernel is treated in MakeNs()
105 // The use of absl::Now() to convert from absolute time to in InMillisecondsFromNow()
106 // relative time means that absl::Now() cannot use anything that in InMillisecondsFromNow()
139 // despite the kernel time type being signed. However, no one can in MakeAbsTimespec()
/third_party/skia/infra/bots/recipes/
H A Dupload_buildstats_results.py16 'recipe_engine/time',
25 now = api.time.utcnow()
/third_party/skia/infra/bots/recipe_modules/gold_upload/
H A Dapi.py42 now = self.m.time.utcnow()
/third_party/rust/crates/nix/test/sys/
H A Dtest_select.rs3 use nix::sys::time::{TimeSpec, TimeValLike};
/third_party/rust/crates/nix/src/sys/
H A Dsysinfo.rs2 use std::time::Duration;
22 /// The returned values represent the load average over time intervals of
32 /// Returns the time since system boot.
/third_party/rust/crates/rustix/src/fs/
H A Dat.rs25 use backend::time::types::Nsecs;
/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

Completed in 8 milliseconds

1...<<71727374757677787980>>...146