| /third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
| D | types.rs | 176 pub const ONLCR: c::c_uint = linux_raw_sys::general::ONLCR; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 233 pub const ONLCR: c::c_uint = c::ONLCR; constant
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | termios.h | 48 #define ONLCR 0000004 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | termios.h | 48 #define ONLCR 0000004 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | termios.h | 48 #define ONLCR 0000004 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | termios.h | 49 #define ONLCR 0000004 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | termios.h | 49 #define ONLCR 0000002 macro
|
| /third_party/musl/arch/generic/bits/ |
| D | termios.h | 48 #define ONLCR 0000004 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | termios.h | 49 #define ONLCR 0000004 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | termios.h | 48 #define ONLCR 0000004 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | termios.h | 48 #define ONLCR 0000004 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | termios.h | 49 #define ONLCR 0000004 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | termios.h | 49 #define ONLCR 0000002 macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
| D | mod.rs | 228 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 675 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 407 pub const ONLCR: ::tcflag_t = 0x2; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
| D | mod.rs | 668 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | s390x.rs | 307 pub const ONLCR: ::tcflag_t = 0o000004; constant
|
| D | mips64.rs | 641 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| D | powerpc64.rs | 645 pub const ONLCR: ::tcflag_t = 0x2; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
| D | mod.rs | 381 pub const ONLCR: ::tcflag_t = 4; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
| D | mod.rs | 589 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/ |
| D | mod.rs | 388 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/ |
| D | mod.rs | 850 pub const ONLCR: ::tcflag_t = 0x4; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| D | mod.rs | 442 pub const ONLCR: ::tcflag_t = 0x4; constant
|