Searched defs:nonblock (Results 26 - 37 of 37) sorted by relevance
12
| /third_party/ffmpeg/libavformat/ |
| H A D | udp.c | 991 int avail, nonblock = h->flags & AVIO_FLAG_NONBLOCK; in udp_read() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_remap.c | 320 static int snd_ctl_remap_nonblock(snd_ctl_t *ctl, int nonblock) in snd_ctl_remap_nonblock() argument
|
| H A D | control.c | 256 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock) in snd_ctl_nonblock() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ioplug.c | 767 static int snd_pcm_ioplug_nonblock(snd_pcm_t *pcm, int nonblock) in snd_pcm_ioplug_nonblock() argument
|
| H A D | pcm_hw.c | 263 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 D | pcm_local.h | 145 int (*nonblock)(snd_pcm_t *pcm, int nonblock); /* always locked */ member
|
| H A D | pcm.c | 812 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 D | drm_atomic_helper.c | 1843 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 D | daemon.c | 1914 int nonblock; in MHD_accept_connection() local
|
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 116 static int nonblock = 0; variable
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-util.c | 190 static void set_nonblock(int fd, bool nonblock) { in set_nonblock() argument
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq.c | 1156 int snd_seq_nonblock(snd_seq_t *seq, int nonblock) in snd_seq_nonblock() argument
|
Completed in 47 milliseconds
12