/third_party/alsa-utils/alsamixer/ |
H A D | mainloop.c | 77 unsigned short revents; in mainloop() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-freertos.h | 50 short revents; /**< which POLL... events occurred */ member
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
H A D | libev.c | 26 timer_cb_ev(struct ev_loop *loop, struct ev_timer *watcher, int revents) in timer_cb_ev() argument 32 signal_cb_ev(struct ev_loop *loop, struct ev_signal *watcher, int revents) in signal_cb_ev() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_rate_limit.cc | 35 void regencb(struct ev_loop *loop, ev_timer *w, int revents) { in regencb() argument
|
H A D | shrpx_dns_tracker.cc | 33 void gccb(struct ev_loop *loop, ev_timer *w, int revents) { in gccb() argument
|
H A D | shrpx_connect_blocker.cc | 32 void connect_blocker_cb(struct ev_loop *loop, ev_timer *w, int revents) { in connect_blocker_cb() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | poll.h | 49 short int revents; /* Types of events that actually occurred. */ member
|
/third_party/rust/crates/nix/src/ |
H A D | poll.rs | 36 pub fn revents(self) -> Option<PollFlags> { in revents() functions [all...] |
/third_party/curl/lib/ |
H A D | select.h | 54 short revents; member
|
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound-irq-mmap.c | 86 unsigned short revents; in irq_mmap_process_frames() local
|
H A D | xfer-libasound-irq-rw.c | 25 unsigned short revents; in wait_for_avail() local
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | poll.h | 34 short revents; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | poll.h | 34 short revents; member
|
/third_party/musl/porting/linux/user/include/ |
H A D | poll.h | 34 short revents; member
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | poll.h | 38 short revents; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | poll.h | 34 short revents; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
H A D | poll.h | 38 short revents; member
|
/third_party/musl/include/ |
H A D | poll.h | 34 short revents; member
|
/third_party/node/deps/uvwasi/src/ |
H A D | poll_oneoff.h | 17 int revents; member
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
H A D | poll_fd.rs | 81 pub fn revents(&self) -> PollFlags { in revents() functions
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbd_hid.c | 212 uint32_t revents = 0; in hid_poll() local
|
/third_party/libwebsockets/lib/event-libs/uloop/ |
H A D | uloop.c | 96 lws_uloop_cb(struct uloop_fd *ufd, unsigned int revents) in lws_uloop_cb() argument
|
/third_party/rust/crates/rustix/src/backend/libc/io/ |
H A D | poll_fd.rs | 111 pub fn revents(&self) -> PollFlags { in revents() functions
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.h | 148 short revents; /* events that occurred */ member
|
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 453 static int snd_ctl_ext_poll_revents(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_ext_poll_revents() argument
|