/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_local.h | 29 int (*nonblock)(snd_hwdep_t *hwdep, int nonblock); member
|
H A D | hwdep_hw.c | 46 static int snd_hwdep_hw_nonblock(snd_hwdep_t *hwdep, int nonblock) in snd_hwdep_hw_nonblock() argument
|
H A D | hwdep.c | 313 int snd_hwdep_nonblock(snd_hwdep_t *hwdep, int nonblock) in snd_hwdep_nonblock() argument
|
/base/startup/init/interfaces/innerkits/fd_holder/ |
H A D | fd_holder_internal.c | 118 int *ReceiveFds(int sock, struct iovec iovec, size_t *outFdCount, bool nonblock, pid_t *requestPid) in ReceiveFds() argument
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_local.h | 29 int (*nonblock)(snd_timer_t *timer, int nonblock); member
|
H A D | timer_hw.c | 52 static int snd_timer_hw_nonblock(snd_timer_t *timer, int nonblock) in snd_timer_hw_nonblock() argument
|
H A D | timer.c | 405 int snd_timer_nonblock(snd_timer_t *timer, int nonblock) in snd_timer_nonblock() argument
|
/third_party/backends/sanei/ |
H A D | sanei_udp.c | 189 sanei_udp_set_nonblock(int fd, SANE_Bool nonblock) in sanei_udp_set_nonblock() argument
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_local.h | 29 int (*nonblock)(snd_rawmidi_t *rawmidi, int nonblock); member
|
H A D | rawmidi_hw.c | 79 static int snd_rawmidi_hw_nonblock(snd_rawmidi_t *rmidi, int nonblock) in snd_rawmidi_hw_nonblock() argument
|
H A D | rawmidi_virt.c | 73 static int snd_rawmidi_virtual_nonblock(snd_rawmidi_t *rmidi, int nonblock) in snd_rawmidi_virtual_nonblock() argument
|
H A D | rawmidi.c | 468 int snd_rawmidi_nonblock(snd_rawmidi_t *rawmidi, int nonblock) in snd_rawmidi_nonblock() argument
|
H A D | ump.c | 188 int snd_ump_nonblock(snd_ump_t *ump, int nonblock) in snd_ump_nonblock() argument
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound.h | 52 bool nonblock:1; member
|
/third_party/ltp/testcases/kernel/syscalls/accept4/ |
H A D | accept4_01.c | 88 int nonblock; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_blockdetect.c | 88 float nonblock = 0.0f; in calculate_blockiness() local
|
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 51 static int snd_ctl_ext_nonblock(snd_ctl_t *handle, int nonblock) in snd_ctl_ext_nonblock() argument
|
H A D | control_hw.c | 68 static int snd_ctl_hw_nonblock(snd_ctl_t *handle, int nonblock) in snd_ctl_hw_nonblock() argument
|
H A D | control_local.h | 27 int (*nonblock)(snd_ctl_t *handle, int nonblock); member 69 int nonblock; member
|
H A D | hcontrol.c | 142 int snd_hctl_nonblock(snd_hctl_t *hctl, int nonblock) in snd_hctl_nonblock() argument
|
/third_party/alsa-lib/src/seq/ |
H A D | seq_local.h | 40 int (*nonblock)(snd_seq_t *seq, int nonblock); member
|
H A D | seq_hw.c | 55 static int snd_seq_hw_nonblock(snd_seq_t *seq, int nonblock) in snd_seq_hw_nonblock() argument
|
/third_party/alsa-lib/include/ |
H A D | pcm_ioplug.h | 116 int nonblock; /**< non-block mode; read-only */ member
|
H A D | control_external.h | 134 int nonblock; /**< non-block mode; read-only */ member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_generic.c | 46 int snd_pcm_generic_nonblock(snd_pcm_t *pcm, int nonblock) in snd_pcm_generic_nonblock() argument
|