Home
last modified time | relevance | path

Searched defs:delay (Results 951 - 975 of 1745) sorted by relevance

1...<<31323334353637383940>>...70

/third_party/libuv/src/win/
H A Dtcp.c52 static int uv__tcp_keepalive(uv_tcp_t* handle, SOCKET socket, int enable, unsigned int delay) { in uv__tcp_keepalive() argument
1326 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() argument
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c144 int delay; /* delay 1 packet in N (none if 0) */ member
625 delay_packet(packet *delay) delay_packet() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c74 uint32_t delay; member
[all...]
/third_party/node/deps/uv/src/win/
H A Dtcp.c60 static int uv__tcp_keepalive(uv_tcp_t* handle, SOCKET socket, int enable, unsigned int delay) { in uv__tcp_keepalive() argument
1358 int uv_tcp_keepalive(uv_tcp_t* handle, int enable, unsigned int delay) { in uv_tcp_keepalive() argument
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.c98 uint32_t delay = timing[PWR_DELAY_INDEX]; in HandleResetEvent() local
135 uint32_t delay = timing[PWR_DELAY_INDEX]; in HandlePowerEvent() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp336 auto delay = obj->GetPropertyValue<int32_t>("delay", 0); in ParseKeyframeOverallParam() local
463 auto delay = animationArgs->GetPropertyValue<int32_t>("delay", 0); in CreateAnimation() local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_split_stream_sink.c298 pa_usec_t delay; in ProcessRewind() local
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp325 cJSON *delay = cJSON_GetObjectItemCaseSensitive(jsonData, "delay"); in GetDelay() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h269 uint16_t delay; // Delay value member
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp768 int32_t delay = data.ReadInt32(); in OnRemoteRequest() local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp408 int32_t ScreenSessionManagerClient::SetScreenOffDelayTime(int32_t delay) in SetScreenOffDelayTime() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp2403 int32_t delay = CV_WAIT_SCREENOFF_MS - 1; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-core.c1652 kblockd_mod_delayed_work_on(int cpu, struct delayed_work *dwork, unsigned long delay) kblockd_mod_delayed_work_on() argument
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dmain.c1448 static void device_uncache_fw_images_delay(unsigned long delay) in device_uncache_fw_images_delay() argument
/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c592 void devfreq_update_interval(struct devfreq *devfreq, unsigned int *delay) in devfreq_update_interval() argument
H A Dtegra30-devfreq.c434 unsigned long old, new, delay; in tegra_actmon_cpu_notify_cb() local
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-device.c763 fw_schedule_device_work(struct fw_device *device, unsigned long delay) fw_schedule_device_work() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h35 #define delay() ({ \ macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dsetup.c365 unsigned int delay, total_delay = 0; in pseries_enable_reloc_on_exc() local
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-clt.c1105 rnbd_clt_dev_kick_mq_queue(struct rnbd_clt_dev *dev, struct blk_mq_hw_ctx *hctx, int delay) rnbd_clt_dev_kick_mq_queue() argument
/kernel/linux/linux-5.10/drivers/block/
H A Dsunvdc.c437 int err, delay; in __vdc_tx_trigger() local
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dsh_cmt.c430 u32 delay = 0; in sh_cmt_clock_event_program_verify() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h299 uint32_t delay; member
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H A Dloongson.h60 #define delay() ({ \ macro
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dsetup.c404 unsigned int delay, total_delay = 0; in pseries_enable_reloc_on_exc() local

Completed in 67 milliseconds

1...<<31323334353637383940>>...70