Home
last modified time | relevance | path

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

12345678910>>...19

/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
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_repeat_button_unit_test.cpp74 const uint16_t interval = 10; in HWTEST_F() local
/foundation/systemabilitymgr/samgr/services/dfx/source/
H A Dhicollie_helper.cpp21 AddThread(const std::string& name, std::shared_ptr<AppExecFwk::EventHandler> handler, std::function<void(const std::string& name, int waitState)> timeOutCallback, uint64_t interval) AddThread() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_config_center_test.cpp52 double interval = WifiConfigCenter::GetInstance().GetWifiStaInterval(); in HWTEST_F() 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
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dcast_timer.cpp32 void CastTimer::Start(std::function<void()> task, int interval) in Start() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_system_timer_test.cpp71 uint64_t interval = 5000; in HWTEST_F() local
89 uint64_t interval = 5000; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/fuzztest/ffrttimer_fuzzer/
H A Dffrttimer_fuzzer.cpp35 uint32_t interval = fuzzData.GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie_virtual.cpp39 void SoftBusRunPeriodicalTask(const char *name, void(*task)(void), uint64_t interval, uint64_t delay) in SoftBusRunPeriodicalTask() argument
/third_party/curl/tests/libtest/
H A Dlib503.c66 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

Completed in 6 milliseconds

12345678910>>...19