/third_party/libuv/src/win/ |
H A D | tcp.c | 52 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 D | udp_proxy.c | 144 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 D | nir_schedule.c | 74 uint32_t delay; member [all...] |
/third_party/node/deps/uv/src/win/ |
H A D | tcp.c | 60 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 D | hdf_touch.c | 98 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 D | js_view_context.cpp | 336 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 D | module_split_stream_sink.c | 298 pa_usec_t delay; in ProcessRewind() local
|
/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler_util.cpp | 325 cJSON *delay = cJSON_GetObjectItemCaseSensitive(jsonData, "delay"); in GetDelay() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | avdtp.h | 269 uint16_t delay; // Delay value member
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 768 int32_t delay = data.ReadInt32(); in OnRemoteRequest() local
|
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
H A D | screen_session_manager_client.cpp | 408 int32_t ScreenSessionManagerClient::SetScreenOffDelayTime(int32_t delay) in SetScreenOffDelayTime() argument
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_test.cpp | 2403 int32_t delay = CV_WAIT_SCREENOFF_MS - 1; in HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/block/ |
H A D | blk-core.c | 1652 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 D | main.c | 1448 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 D | devfreq.c | 592 void devfreq_update_interval(struct devfreq *devfreq, unsigned int *delay) in devfreq_update_interval() argument
|
H A D | tegra30-devfreq.c | 434 unsigned long old, new, delay; in tegra_actmon_cpu_notify_cb() local
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-device.c | 763 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 D | loongson.h | 35 #define delay() ({ \ macro
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | setup.c | 365 unsigned int delay, total_delay = 0; in pseries_enable_reloc_on_exc() local
|
/kernel/linux/linux-5.10/drivers/block/rnbd/ |
H A D | rnbd-clt.c | 1105 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 D | sunvdc.c | 437 int err, delay; in __vdc_tx_trigger() local
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | sh_cmt.c | 430 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 D | bios_parser_types.h | 299 uint32_t delay; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/ |
H A D | loongson.h | 60 #define delay() ({ \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | setup.c | 404 unsigned int delay, total_delay = 0; in pseries_enable_reloc_on_exc() local
|