Home
last modified time | relevance | path

Searched defs:POLLWRBAND (Results 1 - 25 of 66) sorted by relevance

123

/third_party/musl/arch/mips/bits/
H A Dpoll.h2 #define POLLWRBAND 0x100 macro
/third_party/musl/arch/mips64/bits/
H A Dpoll.h2 #define POLLWRBAND 0x100 macro
/third_party/musl/arch/mipsn32/bits/
H A Dpoll.h2 #define POLLWRBAND 0x100 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/musl/include/
H A Dpoll.h22 #define POLLWRBAND 0x200 macro
/third_party/ffmpeg/libavformat/
H A Dos_support.h157 #define POLLWRBAND 0x0010 /* priority data can be written */ macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs73 pub const POLLWRBAND: ::c_short = 1 << 4; consts
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c84 # define POLLWRBAND 0 macro
[all...]
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs148 pub const POLLWRBAND: ::c_short = 0x0100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs181 pub const POLLWRBAND: ::c_short = 0x100; consts
/third_party/lwip/src/include/lwip/
H A Dsockets.h504 #define POLLWRBAND 0x100 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs540 pub const POLLWRBAND: ::c_short = 0x200; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs482 pub const POLLWRBAND: ::c_short = 0x100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs689 pub const POLLWRBAND: ::c_short = 0x100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs332 pub const POLLWRBAND: ::c_short = 0x100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs324 pub const POLLWRBAND: ::c_short = 512; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs325 pub const POLLWRBAND: ::c_short = 0x200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs467 pub const POLLWRBAND: ::c_short = 0x200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs367 pub const POLLWRBAND: ::c_short = 0x200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs738 pub const POLLWRBAND: ::c_short = 0x200; consts

Completed in 40 milliseconds

123