| /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
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/ |
| H A D | drv_hdmi_ioctl.h | 162 hdmi_delay delay; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
| H A D | hifb_main.h | 164 hi_bool delay;
member
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
| H A D | lowlevel_init_v300.c | 23 static inline void delay(unsigned int num) in delay() function
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
| H A D | at_general.c | 384 hi_u32 delay; in at_setup_reset_cmd() local
|
| /device/soc/rockchip/common/vendor/drivers/rockchip/ |
| H A D | rockchip_pvtm.c | 232 static void rockchip_pvtm_delay(unsigned int delay)
in rockchip_pvtm_delay() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
| H A D | rk808-regulator.c | 282 int ret, real_sel, delay = 0x64;
in rk816_regulator_set_voltage_sel_regmap() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/thermal/ |
| H A D | thermal_core.c | 297 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, int delay) in thermal_zone_device_set_polling() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/devfreq/ |
| H A D | devfreq.c | 579 void devfreq_update_interval(struct devfreq *devfreq, unsigned int *delay) in devfreq_update_interval() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_pvtm.c | 239 static void rockchip_pvtm_delay(unsigned int delay) in rockchip_pvtm_delay() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | evrcdec.c | 378 static void bl_intrp(EVRCContext *e, float *ex, float delay) in bl_intrp() argument 406 acb_excitation(EVRCContext *e, float *excitation, float gain, const float delay[3], int length) acb_excitation() argument 809 float delay; evrc_decode_frame() local [all...] |
| H A D | atrac3.c | 879 int version, delay, samples_per_frame, frame_factor; in atrac3_decode_init() local
|
| /third_party/curl/tests/server/ |
| H A D | sockfilt.c | 1215 int delay = 20; in sockdaemon() local
|
| H A D | socksd.c | 817 int delay = 20; in sockdaemon() local
|
| H A D | mqttd.c | 800 int delay = 20; in sockdaemon() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_sofalizer.c | 88 int *delay[2]; /* broadband delay for each channel/IR to be convolved */ member 322 int **delay; member 339 const int *const delay = td->delay[jobnr]; in sofalizer_convolute() local [all...] |
| H A D | af_firequalizer.c | 97 double delay; member 333 double delay = s->zero_phase ? 0.0 : (double) center / rate; in dump_fir() local [all...] |
| H A D | af_mcompand.c | 72 double delay; member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | xcbgrab.c | 204 int64_t curtime, delay; in wait_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mpeg.c | 742 int64_t delay = 0; in vobsub_read_header() local
|
| H A D | mux.c | 500 int delay = st->codecpar->video_delay; in compute_muxer_pkt_fields() local
|
| H A D | udp.c | 591 int64_t delay = target_timestamp - timestamp; in circular_buffer_task_tx() local
|