| /third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
| D | types.rs | 439 pub const XCASE: c::c_uint = linux_raw_sys::general::XCASE; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 1002 pub const XCASE: c::c_uint = c::XCASE; constant
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | termios.h | 157 #define XCASE 0000004 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | termios.h | 157 #define XCASE 0000004 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | termios.h | 157 #define XCASE 0000004 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | termios.h | 159 #define XCASE 0000004 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | termios.h | 161 #define XCASE 0x00004000 macro
|
| /third_party/musl/arch/generic/bits/ |
| D | termios.h | 157 #define XCASE 0000004 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | termios.h | 159 #define XCASE 0000004 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | termios.h | 157 #define XCASE 0000004 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | termios.h | 157 #define XCASE 0000004 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | termios.h | 159 #define XCASE 0000004 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | termios.h | 161 #define XCASE 0x00004000 macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | s390x.rs | 356 pub const XCASE: ::tcflag_t = 0o000004; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
| D | s390x.rs | 579 pub const XCASE: ::tcflag_t = 0o000004; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1350 pub const XCASE: ::tcflag_t = 0x00000004; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 2469 pub const XCASE: tcflag_t = 0x00000004; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 1784 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 1784 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 1788 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 1777 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 1780 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 1783 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 1929 pub const XCASE: u32 = 4; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 1776 pub const XCASE: u32 = 4; constant
|