Home
last modified time | relevance | path

Searched defs:interval (Results 1 - 25 of 213) sorted by relevance

123456789

/third_party/node/test/parallel/
H A Dtest-timers-args.js19 function interval(nargs) { function
H A Dtest-fs-watchfile-bigint.js
/third_party/node/test/fixtures/wpt/html/webappapis/timers/
H A Dnegative-setinterval.any.js3 var interval; variable
H A Dtype-long-setinterval.any.js2 var interval; variable
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_swapinterval.c45 wglSwapIntervalEXT(int interval) in wglSwapIntervalEXT() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/
H A D2-1.c22 struct timespec interval; in main() local
[all...]
H A D3-1.c28 struct timespec interval; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A D5-1-buildonly.c16 struct timespec interval; in dummyfcn() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DsetTimeout-js.cpp31 int interval = int(jerry_get_number_value(args[1])); in DECLARE_GLOBAL_FUNCTION() local
H A DsetInterval-js.cpp31 int interval = int(jerry_get_number_value(args[1])); in DECLARE_GLOBAL_FUNCTION() local
/third_party/nghttp2/contrib/
H A Dtlsticketupdate.go51 var interval = flag.Int("interval", 3600, "interval to update TLS ticket keys") var
/third_party/musl/src/unistd/
H A Dualarm.c5 unsigned ualarm(unsigned value, unsigned interval) in ualarm() argument
/third_party/skia/docs/examples/
H A DBitmap_getAddr32.cpp9 size_t interval = (row1 - row0) * source.bytesPerPixel(); in REG_FIDDLE() local
H A DBitmap_getAddr16.cpp14 size_t interval = (row1 - row0) * bitmap16.bytesPerPixel(); in REG_FIDDLE() local
/third_party/curl/tests/libtest/
H A Dlib503.c66 struct timeval interval; in test() local
H A Dlib504.c65 struct timeval interval; in test() local
H A Dlib597.c71 struct timeval interval; in test() local
H A Dlib533.c61 struct timeval interval; in test() local
H A Dlib526.c87 struct timeval interval; in test() local
H A Dlib525.c115 struct timeval interval; in test() local
H A Dlib564.c59 struct timeval interval; in test() local
/third_party/libinput/src/
H A Dutil-ratelimit.h38 uint64_t interval; member
/third_party/pulseaudio/src/pulsecore/
H A Dratelimit.h28 pa_usec_t interval; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexponential_biased.cc56 double interval = bias_ + (std::log2(q) - 26) * (-std::log(2.0) * mean); in GetSkipCount() local
/third_party/node/src/
H A Dtimer_wrap.cc26 void TimerWrap::Update(uint64_t interval, uint64_t repeat) { in Update() argument
69 void TimerWrapHandle::Update(uint64_t interval, uint64_t repeat) { in Update() argument

Completed in 6 milliseconds

123456789