Home
last modified time | relevance | path

Searched defs:revents (Results 51 - 75 of 121) sorted by relevance

12345

/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c159 unsigned short revents; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dmixer-test.c189 unsigned short revents; in wait_for_event() local
/third_party/curl/docs/examples/
H A Dephiperfifo.c201 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 Devhiperfifo.c202 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 Dpcm_generic.c70 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 Dpcm_dmix.c874 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 Dpcm.c289 unsigned short revents; in wait_for_poll() local
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c343 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 Dshrpx_quic_connection_handler.cc41 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 Dshrpx_live_check.cc38 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 Dsys_oabi-compat.c309 epoll_put_uevent(__poll_t revents, __u64 data, in epoll_put_uevent() argument
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi.c449 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 Dump.c172 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 Dmixer.c751 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 Dhwdep.c297 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 Dtimer.c389 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 Damidi.c685 unsigned short revents; in main() local
/third_party/alsa-lib/src/control/
H A Dhcontrol.c195 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 Dusbd_generic_ep0.c1091 uint32_t revents = POLLWRNORM; in generic_ep0_handle_poll() local
/third_party/libuv/src/unix/
H A Dudp.c135 static void uv__udp_io(uv_loop_t* loop, uv__io_t* w, unsigned int revents) { in uv__udp_io() argument
H A Dsunos.c449 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 Dudp.c171 static void uv__udp_io(uv_loop_t* loop, uv__io_t* w, unsigned int revents) { in uv__udp_io() argument
H A Dsunos.c442 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 Dmodule-solaris.c665 unsigned short revents = 0; in thread_func() local
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c896 short revents = 0; in thread_func() local
[all...]

Completed in 28 milliseconds

12345