Home
last modified time | relevance | path

Searched defs:nonblock (Results 26 - 37 of 37) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dudp.c991 int avail, nonblock = h->flags & AVIO_FLAG_NONBLOCK; in udp_read() local
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c320 static int snd_ctl_remap_nonblock(snd_ctl_t *ctl, int nonblock) in snd_ctl_remap_nonblock() argument
H A Dcontrol.c256 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock) in snd_ctl_nonblock() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c767 static int snd_pcm_ioplug_nonblock(snd_pcm_t *pcm, int nonblock) in snd_pcm_ioplug_nonblock() argument
H A Dpcm_hw.c263 static int snd_pcm_hw_nonblock(snd_pcm_t *pcm, int nonblock) in snd_pcm_hw_nonblock() argument
1889 int nonblock = 1; /* non-block per default */ in _snd_pcm_hw_open() local
[all...]
H A Dpcm_local.h145 int (*nonblock)(snd_pcm_t *pcm, int nonblock); /* always locked */ member
H A Dpcm.c812 int snd_pcm_nonblock(snd_pcm_t *pcm, int nonblock) in snd_pcm_nonblock() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c1843 static int stall_checks(struct drm_crtc *crtc, bool nonblock) in stall_checks() argument
1970 int drm_atomic_helper_setup_commit(struct drm_atomic_state *state, bool nonblock) in drm_atomic_helper_setup_commit() argument
2666 int drm_atomic_helper_commit(struct drm_device *dev, struct drm_atomic_state *state, bool nonblock) in drm_atomic_helper_commit() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c1914 int nonblock; in MHD_accept_connection() local
/third_party/alsa-utils/aplay/
H A Daplay.c116 static int nonblock = 0; variable
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c190 static void set_nonblock(int fd, bool nonblock) { in set_nonblock() argument
/third_party/alsa-lib/src/seq/
H A Dseq.c1156 int snd_seq_nonblock(snd_seq_t *seq, int nonblock) in snd_seq_nonblock() argument

Completed in 47 milliseconds

12