/third_party/pulseaudio/src/tests/ |
H A D | alsa-time-test.c | 159 unsigned short revents; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 189 unsigned short revents; in wait_for_event() local
|
/third_party/curl/docs/examples/ |
H A D | ephiperfifo.c | 201 static void event_cb(GlobalInfo *g, int fd, int revents) in event_cb() argument 221 static void timer_cb(GlobalInfo* g, int revents) in timer_cb() argument 394 static void fifo_cb(GlobalInfo* g, int revents) in fifo_cb() argument
|
H A D | evhiperfifo.c | 202 static void event_cb(EV_P_ struct ev_io *w, int revents) in event_cb() argument 220 static void timer_cb(EV_P_ struct ev_timer *w, int revents) in timer_cb() argument 372 static void fifo_cb(EV_P_ struct ev_io *w, int revents) in fifo_cb() argument [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_generic.c | 70 int snd_pcm_generic_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_generic_poll_revents() argument
|
H A D | pcm_dmix.c | 874 static int snd_pcm_dmix_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_dmix_poll_revents() argument
|
/third_party/alsa-lib/test/ |
H A D | pcm.c | 289 unsigned short revents; in wait_for_poll() local
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound.c | 343 xfer_libasound_wait_event(struct libasound_state *state, int timeout_msec, unsigned short *revents) xfer_libasound_wait_event() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_quic_connection_handler.cc | 41 stateless_reset_bucket_regen_timercb(struct ev_loop *loop, ev_timer *w, int revents) stateless_reset_bucket_regen_timercb() argument 686 close_wait_timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) close_wait_timeoutcb() argument
|
H A D | shrpx_live_check.cc | 38 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument 52 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument 66 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument 79 void backoff_timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in backoff_timeoutcb() argument 92 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 309 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent() argument
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi.c | 449 int snd_rawmidi_poll_descriptors_revents(snd_rawmidi_t *rawmidi, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_rawmidi_poll_descriptors_revents() argument
|
H A D | ump.c | 172 snd_ump_poll_descriptors_revents(snd_ump_t *ump, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) snd_ump_poll_descriptors_revents() argument
|
/third_party/alsa-lib/src/mixer/ |
H A D | mixer.c | 751 int snd_mixer_poll_descriptors_revents(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_mixer_poll_descriptors_revents() argument
|
/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep.c | 297 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hwdep_poll_descriptors_revents() argument
|
/third_party/alsa-lib/src/timer/ |
H A D | timer.c | 389 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_timer_poll_descriptors_revents() argument
|
/third_party/alsa-utils/amidi/ |
H A D | amidi.c | 685 unsigned short revents; in main() local
|
/third_party/alsa-lib/src/control/ |
H A D | hcontrol.c | 195 int snd_hctl_poll_descriptors_revents(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hctl_poll_descriptors_revents() argument 678 unsigned short *revents; in snd_hctl_wait() local
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usbd_generic_ep0.c | 1091 uint32_t revents = POLLWRNORM; in generic_ep0_handle_poll() local
|
/third_party/libuv/src/unix/ |
H A D | udp.c | 135 static void uv__udp_io(uv_loop_t* loop, uv__io_t* w, unsigned int revents) { in uv__udp_io() argument
|
H A D | sunos.c | 449 uv__fs_event_read(uv_loop_t* loop, uv__io_t* w, unsigned int revents) uv__fs_event_read() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | udp.c | 171 static void uv__udp_io(uv_loop_t* loop, uv__io_t* w, unsigned int revents) { in uv__udp_io() argument
|
H A D | sunos.c | 442 uv__fs_event_read(uv_loop_t* loop, uv__io_t* w, unsigned int revents) uv__fs_event_read() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-solaris.c | 665 unsigned short revents = 0; in thread_func() local
|
/third_party/pulseaudio/src/modules/oss/ |
H A D | module-oss.c | 896 short revents = 0; in thread_func() local [all...] |