Home
last modified time | relevance | path

Searched defs:interval (Results 201 - 225 of 461) sorted by relevance

12345678910>>...19

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp514 EventTime interval = t - now; in CalSleepTime() local
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtask_scheduler.h81 TaskId Reset(TaskId taskId, const Duration &interval) in Reset() argument
111 Every(Duration interval, Task task) Every() argument
131 Every(Duration delay, Duration interval, Task task) Every() argument
136 Every(int32_t times, Duration delay, Duration interval, Task task) Every() argument
147 Duration interval = INVALID_INTERVAL; global() member
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp112 int64_t interval = timeStamp - lastTimeStamp_; in SmoothFeeding() local
191 void IFeedingSmoother::AdjustSleepTime(const int64_t interval) in AdjustSleepTime() argument
206 void IFeedingSmoother::SyncClock(const int64_t timeStamp, const int64_t interval, const int64_t clock) in SyncClock() argument
/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_client_test.cpp77 void OnConnectionParameterChanged(int interval, int latency, int timeout, int status) in OnConnectionParameterChanged() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dpcb.c271 void SpungePcbSetPackInterval(struct SpungePcb *pcb, FILLP_UINT32 interval) in SpungePcbSetPackInterval() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dtiming_wheel.h90 FILLP_UINT32 interval; /* If cyclical */ member
/third_party/ffmpeg/libavcodec/
H A Daptxenc.c108 int32_t d, mean, interval, inv, sample_difference_abs; in aptx_quantize_difference() local
/third_party/glfw/src/
H A Dwgl_context.c347 static void swapIntervalWGL(int interval) in swapIntervalWGL() argument
H A Degl_context.c296 static void swapIntervalEGL(int interval) in swapIntervalEGL() argument
H A Dglx_context.c190 static void swapIntervalGLX(int interval) in swapIntervalGLX() argument
H A Dcontext.c665 GLFWAPI void glfwSwapInterval(int interval) in glfwSwapInterval() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dutmstest.c69 uint64_t interval = (uint64_t)max - (uint64_t)min; in initRandom() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtzbdtest.cpp451 TimeZoneBoundaryTest::findBoundariesStepwise(int32_t year, UDate interval, TimeZone* z, int32_t expectedChanges) in findBoundariesStepwise() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c471 u64 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval) in linux_hrtimer_forward() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneBoundaryTest.java809 void findBoundariesStepwise(int year, long interval, TimeZone z, int expectedChanges) in findBoundariesStepwise() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneBoundaryTest.java806 void findBoundariesStepwise(int year, long interval, TimeZone z, int expectedChanges) in findBoundariesStepwise() argument
/third_party/mbedtls/library/
H A Dhmac_drbg.c297 void mbedtls_hmac_drbg_set_reseed_interval(mbedtls_hmac_drbg_context *ctx, int interval) in mbedtls_hmac_drbg_set_reseed_interval() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.h250 ir3_reg_interval_next(struct ir3_reg_interval *interval) in ir3_reg_interval_next() argument
257 ir3_reg_interval_next_or_null(struct ir3_reg_interval *interval) in ir3_reg_interval_next_or_null() argument
263 ir3_reg_interval_init(struct ir3_reg_interval *interval, struct ir3_register *reg) ir3_reg_interval_init() argument
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.h102 ANativeWindow_setSwapInterval(struct ANativeWindow *window, int interval) in ANativeWindow_setSwapInterval() argument
/third_party/node/src/
H A Dnode_perf.cc241 int64_t interval = args[0].As<Integer>()->Value(); in CreateELDHistogram() local
/third_party/libfuse/example/
H A Dpoll.c218 const struct timespec interval = { 0, 250000000 }; in fsel_producer() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-igmp_querier.c66 struct timespec interval; member
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c434 altcp_proxyconnect_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_proxyconnect_set_poll() argument
/third_party/lwip/src/core/
H A Dlowpower.c398 set_timer_interval(u8_t i, u32_t interval) in set_timer_interval() argument
/third_party/lwip/src/include/lwip/
H A Dlowpower.h97 u32_t interval; member

Completed in 24 milliseconds

12345678910>>...19