Home
last modified time | relevance | path

Searched defs:interval (Results 176 - 200 of 320) sorted by relevance

12345678910>>...13

/third_party/mbedtls/library/
H A Dctr_drbg.c155 mbedtls_ctr_drbg_set_reseed_interval(mbedtls_ctr_drbg_context *ctx, int interval) mbedtls_ctr_drbg_set_reseed_interval() argument
/third_party/node/src/
H A Dhistogram.cc422 IntervalHistogram( Environment* env, Local<Object> wrap, AsyncWrap::ProviderType type, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) IntervalHistogram() argument
441 Create( Environment* env, int32_t interval, std::function<void(Histogram&)> on_interval, const Histogram::Options& options) Create() argument
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c68 struct timespec interval; member
/third_party/lwip/src/core/
H A Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll() argument
536 altcp_default_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_default_set_poll() argument
H A Daltcp_tcp.c239 altcp_tcp_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_tcp_set_poll() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-client.c207 uint64_t interval; in callback_sspc_client() local
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c136 static unsigned long long interval = INTERVAL; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp380 void SurfaceD3D::setSwapInterval(EGLint interval) in setSwapInterval() argument
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h144 int32_t interval; member
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp220 void WaitForAlarm(std::atomic<int> * data, int interval) in WaitForAlarm() argument
1261 uint32_t interval; in HWTEST_F() local
[all...]
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dinterface.c67 static void RestartTimer(OsalTimer *timer, uint32_t interval, OsalTimerFunc func, uintptr_t arg) in RestartTimer() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c161 static u64 kbasep_vinstr_next_dump_time_ns(u64 cur_ts_ns, u32 interval) in kbasep_vinstr_next_dump_time_ns() argument
838 kbasep_vinstr_hwcnt_reader_ioctl_set_interval( struct kbase_vinstr_client *cli, u32 interval) kbasep_vinstr_hwcnt_reader_ioctl_set_interval() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c146 static u64 kbasep_vinstr_next_dump_time_ns(u64 cur_ts_ns, u32 interval) in kbasep_vinstr_next_dump_time_ns() argument
791 kbasep_vinstr_hwcnt_reader_ioctl_set_interval(struct kbase_vinstr_client *cli, u32 interval) kbasep_vinstr_hwcnt_reader_ioctl_set_interval() argument
[all...]
/test/xts/acts/communication_lite/lwip_posix/src/
H A DActsLwipTest.cpp714 int interval[4] = {2, 1, 3, 1}; in HWTEST_F() local
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp105 uint32_t interval = enc_sample->ltrParam.ltrInterval; in onEncInputParam() local
/third_party/ffmpeg/libavfilter/
H A Df_sendcmd.c279 parse_interval(Interval *interval, int interval_count, const char **buf, void *log_ctx) parse_interval() argument
362 Interval interval; parse_intervals() local
452 Interval *interval = &s->intervals[i]; init() local
472 Interval *interval = &s->intervals[i]; uninit() local
499 Interval *interval = &s->intervals[i]; filter_frame() local
[all...]
/third_party/backends/backend/
H A Dplustek-usbhw.c1566 struct itimerval interval; in usb_StartLampTimer() local
/third_party/libuv/src/unix/
H A Dthread.c480 mach_timespec_t interval; in uv_sem_trywait() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c126 dri3_set_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri3_set_swap_interval() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.c32 zink_kopper_set_present_mode_for_interval(struct kopper_displaytarget *cdt, int interval) in zink_kopper_set_present_mode_for_interval() argument
914 zink_kopper_set_swap_interval(struct pipe_screen *pscreen, struct pipe_resource *pres, int interval) in zink_kopper_set_swap_interval() argument
/third_party/libinput/test/
H A Dtest-utils.c773 uint64_t interval; in START_TEST() member
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c978 altcp_mbedtls_set_poll(struct altcp_pcb *conn, u8_t interval) in altcp_mbedtls_set_poll() argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc233 void OS::Sleep(TimeDelta interval) { SbThreadSleep(interval.InMicroseconds()); } in Sleep() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc244 Response V8ProfilerAgentImpl::setSamplingInterval(int interval) { in setSamplingInterval() argument
537 int interval = in startProfiling() local
/third_party/node/deps/uv/src/unix/
H A Dthread.c487 mach_timespec_t interval; in uv_sem_trywait() local

Completed in 31 milliseconds

12345678910>>...13