| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store_impl.cpp | 2114 auto interval = in DoCloudSync() local
|
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_client_state_machine.cpp | 1966 void DhcpClientStateMachine::StartTimer(TimerType type, uint32_t &timerId, int64_t interval, bool once) in StartTimer() argument
|
| /foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/ |
| H A D | dhcpclientfun_fuzzer.cpp | 907 int64_t interval = static_cast<int64_t>(data[0]); in StartTimerFuzzerTest() local
|
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/ |
| H A D | softbus_broadcast_mgr.c | 1912 BroadcastSetLpAdvParam(int32_t duration, int32_t maxExtAdvEvents, int32_t window, int32_t interval, int32_t bcHandle) BroadcastSetLpAdvParam() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | asfdec_o.c | 860 uint64_t interval; // index entry time interval in 100 ns units, usually it's 1s in asf_read_simple_index() local
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | xhci.c | 2293 xhci_configure_endpoint(struct usb_device *udev, struct usb_endpoint_descriptor *edesc, struct xhci_endpoint_ext *pepext, uint16_t interval, uint8_t max_packet_count, uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, uint16_t max_frame_size, uint8_t ep_mode) xhci_configure_endpoint() argument
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usbdi.h | 222 usb_timeout_t interval; /* interval in milliseconds */ member
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_uvc.c | 1484 const uint32_t *interval; in fuvc_streaming_set() local
|
| /third_party/libuv/test/ |
| H A D | test-fs.c | 3699 int interval; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 843 dri2_wl_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_wl_swap_interval() argument
|
| H A D | platform_x11.c | 1012 dri2_x11_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_x11_swap_interval() argument 1198 dri2_kopper_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_kopper_swap_interval() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 50 struct ir3_reg_interval interval; member 378 ra_spill_interval_init(struct ra_spill_interval *interval, in ra_spill_interval_init() argument 391 ir3_reg_interval_to_interval(struct ir3_reg_interval *interval) ir3_reg_interval_to_interval() argument 397 ra_spill_interval_root(struct ra_spill_interval *interval) ra_spill_interval_root() argument 447 struct ra_spill_interval *interval = ir3_reg_interval_to_interval(_interval); interval_add() local 474 struct ra_spill_interval *interval = ir3_reg_interval_to_interval(_interval); interval_delete() local 527 ra_spill_ctx_insert(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval) ra_spill_ctx_insert() argument 534 ra_spill_ctx_remove(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval) ra_spill_ctx_remove() argument 543 struct ra_spill_interval *interval = ctx->intervals[dst->name]; init_dst() local 560 struct ra_spill_interval *interval = ctx->intervals[dst->name]; insert_dst() local 589 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; insert_src() local 605 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; remove_src_early() local 618 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; remove_src() local 629 struct ra_spill_interval *interval = ctx->intervals[dst->name]; finish_dst() local 636 struct ra_spill_interval *interval = ctx->intervals[dst->name]; remove_dst() local 647 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; update_src_next_use() local 769 spill_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_instruction *instr, struct ir3_block *block) spill_interval() argument 947 rewrite_src_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_register *def, struct ir3_instruction *instr, struct ir3_block *block) rewrite_src_interval() argument 973 struct ra_spill_interval *interval = ctx->intervals[def->name]; reload_def() local 1002 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; reload_src() local 1015 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; rewrite_src() local 1131 struct ra_spill_interval *interval = rzalloc(ctx, struct ra_spill_interval); create_temp_interval() local 1315 struct ra_spill_interval *interval = ctx->intervals[def->name]; handle_live_in() local 1458 live_in_rewrite(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct reg_or_immed *new_val, struct ir3_block *block, unsigned pred_idx) live_in_rewrite() argument 1492 struct ra_spill_interval *interval = ctx->intervals[def->name]; reload_live_in() local 1529 struct ra_spill_interval *interval = ctx->intervals[def->name]; add_live_in_phi() local 1613 struct ra_spill_interval *interval = ctx->intervals[reg->name]; spill_single_pred_live_in() local 1651 spill_live_out(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_block *block) spill_live_out() argument 1678 struct ra_spill_interval *interval = ctx->intervals[def->name]; reload_live_out() local 1691 struct ra_spill_interval *interval = ctx->intervals[name]; reload_live_outs() local 1712 struct ra_spill_interval *interval = ctx->intervals[def->name]; update_live_out_phis() local 1720 record_pred_live_out(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_block *block, unsigned pred_idx) record_pred_live_out() argument 1760 record_live_out(struct ra_spill_ctx *ctx, struct ra_spill_block_state *state, struct ra_spill_interval *interval) record_live_out() argument [all...] |
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 1302 eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxcmds.c | 1737 glXSwapIntervalSGI(int interval) in glXSwapIntervalSGI() argument 1799 glXSwapIntervalMESA(unsigned int interval) in glXSwapIntervalMESA() argument 1853 glXSwapIntervalEXT(Display *dpy, GLXDrawable drawable, int interval) in glXSwapIntervalEXT() argument [all...] |
| /third_party/node/src/ |
| H A D | env-inl.h | 453 inline void Environment::set_cpu_prof_interval(uint64_t interval) { in set_cpu_prof_interval() argument 504 inline void Environment::set_heap_prof_interval(uint64_t interval) { in set_heap_prof_interval() argument
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 312 loader_dri3_set_swap_interval(struct loader_dri3_drawable *draw, int interval) in loader_dri3_set_swap_interval() argument [all...] |
| /third_party/lwip/src/core/ |
| H A D | tcp.c | 2286 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-posix.cc | 617 void OS::Sleep(TimeDelta interval) { in Sleep() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler.h | 183 void SetInterval(int map_number, const Interval& interval) { in SetInterval() argument
|
| /third_party/skia/third_party/externals/angle2/src/libEGL/ |
| H A D | libEGL_autogen.cpp | 263 EGLBoolean EGLAPIENTRY eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | SurfaceVk.cpp | 1820 void WindowSurfaceVk::setSwapInterval(EGLint interval) in setSwapInterval() argument 47 GetDesiredPresentMode(const std::vector<VkPresentModeKHR> &presentModes, EGLint interval) GetDesiredPresentMode() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_p2p.c | 221 unsigned int period = 0, interval = 0; in wpas_dbus_handler_p2p_extendedlisten() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | driver_i.h | 986 wpa_drv_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int channel, unsigned int period, unsigned int interval, unsigned int count, const u8 *device_types, size_t dev_types_len, const u8 *ies, size_t ies_len) wpa_drv_p2p_lo_start() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers_p2p.c | 256 unsigned int period = 0, interval = 0; in wpas_dbus_handler_p2p_extendedlisten() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | driver_i.h | 1064 wpa_drv_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int channel, unsigned int period, unsigned int interval, unsigned int count, const u8 *device_types, size_t dev_types_len, const u8 *ies, size_t ies_len) wpa_drv_p2p_lo_start() argument
|