| /third_party/rust/crates/libc/src/unix/newlib/arm/ |
| D | mod.rs | 39 pub const POLLIN: ::c_short = 0x1; constant
|
| /third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
| D | mod.rs | 37 pub const POLLIN: ::c_short = 0x1; constant
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-freertos.h | 52 #define POLLIN 0x0001 macro
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | poll.h | 34 #define POLLIN 0x001 /* There is data to read. */ macro
|
| /third_party/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 67 pub const POLLIN: ::c_short = 1 << 0; constant
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/musl/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/musl/porting/linux/user/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | poll.h | 12 #define POLLIN 0x001 macro
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | winsock_c.rs | 38 pub(crate) const POLLIN: i16 = WinSock::POLLIN as _; constant
|
| /third_party/curl/lib/ |
| D | select.h | 43 #define POLLIN 0x01 macro
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.h | 152 #define POLLIN 0x0001 /* any readable data available */ macro
|
| /third_party/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 142 pub const POLLIN: ::c_short = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 473 pub const POLLIN: ::c_short = 0x1; constant
|
| /third_party/backends/frontend/ |
| D | saned.c | 101 #define POLLIN 0x0001 macro
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 495 #define POLLIN 0x1 macro
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 686 pub const POLLIN: ::c_short = 0x1; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 514 pub const POLLIN: ::c_short = 0x001; constant
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 273 pub const POLLIN: ::c_short = 0x1; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 878 pub const POLLIN: ::c_short = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 697 pub const POLLIN: ::c_short = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1264 pub const POLLIN: ::c_short = 0x1; constant
|