Home
last modified time | relevance | path

Searched defs:time (Results 126 - 150 of 1430) sorted by relevance

12345678910>>...58

/third_party/node/deps/uvwasi/src/
H A Dclocks.c110 uvwasi__clock_gettime_realtime(uvwasi_timestamp_t* time) uvwasi__clock_gettime_realtime() argument
123 uvwasi__clock_gettime_process_cputime(uvwasi_timestamp_t* time) uvwasi__clock_gettime_process_cputime() argument
125 UVWASI__WIN_TIME_AND_RETURN(GetCurrentProcess(), GetProcessTimes, *time); uvwasi__clock_gettime_process_cputime() local
136 uvwasi__clock_gettime_thread_cputime(uvwasi_timestamp_t* time) uvwasi__clock_gettime_thread_cputime() argument
138 UVWASI__WIN_TIME_AND_RETURN(GetCurrentThread(), GetThreadTimes, *time); uvwasi__clock_gettime_thread_cputime() local
155 uvwasi__clock_getres_process_cputime(uvwasi_timestamp_t* time) uvwasi__clock_getres_process_cputime() argument
168 uvwasi__clock_getres_thread_cputime(uvwasi_timestamp_t* time) uvwasi__clock_getres_thread_cputime() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1291.hpp12 float time; member
/third_party/python/Tools/demo/
H A Dmcast.py19 import time namespace
/third_party/python/Lib/test/
H A Dfork_wait.py12 import os, sys, time, unittest namespace
H A Dsignalinterproctester.py5 import time namespace
H A Dsortperf.py9 import time namespace
H A Dtest_fork1.py9 import time namespace
H A Dtest_wait3.py7 import time namespace
/third_party/python/Doc/includes/
H A Dmp_pool.py2 import time namespace
H A Dmp_workers.py1 import time namespace
/third_party/vk-gl-cts/external/amber/src/tools/
H A Dupdate_build_version.py28 import time namespace
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dupdate_build_version.py39 import time namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dupdate_build_version.py39 import time namespace
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioClock.h30 struct timespec time; in getNanoseconds() local
47 struct timespec time; in sleepUntilNanoTime() local
64 struct timespec time; sleepForNanos() local
[all...]
/third_party/python/Modules/_decimal/tests/
H A Dbench.py9 import time namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmutex.h86 wait_until(std::condition_variable& cv, Time&& time, Predicate&& p) wait_until() argument
/third_party/skia/tools/skpbench/
H A D_adb.py8 import time namespace
H A D_hardware.py6 import time namespace
H A D_hardware_android.py9 import time namespace
/third_party/toybox/toys/other/
H A Dhwclock.c64 time_t time; in hwclock_main() local
[all...]
/third_party/python/PCbuild/
H A Dget_external.py7 import time namespace
/third_party/protobuf/php/src/Google/Protobuf/
H A DTimestamp.php196 $time = sprintf('%s.%06d', $this->seconds, $this->nanos / 1000); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util_test.cc61 Timestamp time = TimeUtil::NanosecondsToTimestamp(-1); in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/
H A Dgenerate_def_files.py28 import time namespace
/third_party/skia/infra/bots/recipe_modules/flavor/resources/
H A Dios_debug_cmd.py9 import time namespace

Completed in 6 milliseconds

12345678910>>...58