| /third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
| D | types.rs | 173 pub const OLCUC: c::c_uint = linux_raw_sys::general::OLCUC; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 229 pub const OLCUC: c::c_uint = c::OLCUC; constant
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | termios.h | 47 #define OLCUC 0000002 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | termios.h | 47 #define OLCUC 0000002 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | termios.h | 47 #define OLCUC 0000002 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | termios.h | 48 #define OLCUC 0000002 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | termios.h | 50 #define OLCUC 0000004 macro
|
| /third_party/musl/arch/generic/bits/ |
| D | termios.h | 47 #define OLCUC 0000002 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | termios.h | 48 #define OLCUC 0000002 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | termios.h | 47 #define OLCUC 0000002 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | termios.h | 47 #define OLCUC 0000002 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | termios.h | 48 #define OLCUC 0000002 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | termios.h | 50 #define OLCUC 0000004 macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 699 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
| D | mod.rs | 692 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | s390x.rs | 306 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| D | mips64.rs | 665 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| D | powerpc64.rs | 671 pub const OLCUC: ::tcflag_t = 0o000004; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
| D | mod.rs | 405 pub const OLCUC: ::tcflag_t = 2; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
| D | mod.rs | 613 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/ |
| D | mod.rs | 412 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/ |
| D | mod.rs | 874 pub const OLCUC: ::tcflag_t = 0o000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| D | mod.rs | 441 pub const OLCUC: ::tcflag_t = 0x2; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
| D | mod.rs | 444 pub const OLCUC: ::tcflag_t = 2; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 757 pub const OLCUC: ::tcflag_t = 0o000_004; constant
|