| /third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
| D | types.rs | 182 pub const ONOCR: c::c_uint = linux_raw_sys::general::ONOCR; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 241 pub const ONOCR: c::c_uint = c::ONOCR; constant
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | termios.h | 50 #define ONOCR 0000020 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | termios.h | 50 #define ONOCR 0000020 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | termios.h | 50 #define ONOCR 0000020 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | termios.h | 51 #define ONOCR 0000020 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | termios.h | 52 #define ONOCR 0000020 macro
|
| /third_party/musl/arch/generic/bits/ |
| D | termios.h | 50 #define ONOCR 0000020 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | termios.h | 51 #define ONOCR 0000020 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | termios.h | 50 #define ONOCR 0000020 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | termios.h | 50 #define ONOCR 0000020 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | termios.h | 51 #define ONOCR 0000020 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | termios.h | 52 #define ONOCR 0000020 macro
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 759 pub const ONOCR: ::tcflag_t = 0o000_020; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
| D | mod.rs | 1507 pub const ONOCR: ::tcflag_t = 0x40; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1305 pub const ONOCR: ::tcflag_t = 0x00000010; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1130 pub const ONOCR: ::tcflag_t = 0o000020; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| D | mod.rs | 2175 pub const ONOCR: ::tcflag_t = 0x20; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 1332 pub const ONOCR: ::tcflag_t = 0x20; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 2363 pub const ONOCR: ::tcflag_t = 0o000020; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1219 pub const ONOCR: ::tcflag_t = 0x00000010; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1908 pub const ONOCR: ::tcflag_t = 0o000020; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 4006 pub const ONOCR: ::tcflag_t = 0x00000020; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 1704 pub const ONOCR: u32 = 16; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 1704 pub const ONOCR: u32 = 16; constant
|