| /third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
| D | types.rs | 372 pub const CSTOPB: c::c_uint = linux_raw_sys::general::CSTOPB; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 849 pub const CSTOPB: c::c_uint = c::CSTOPB; constant
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | termios.h | 118 #define CSTOPB 0000100 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | termios.h | 118 #define CSTOPB 0000100 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | termios.h | 119 #define CSTOPB 0000100 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | termios.h | 118 #define CSTOPB 0000100 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | termios.h | 118 #define CSTOPB 0000100 macro
|
| /third_party/musl/arch/generic/bits/ |
| D | termios.h | 118 #define CSTOPB 0000100 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | termios.h | 119 #define CSTOPB 0000100 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | termios.h | 122 #define CSTOPB 00002000 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | termios.h | 122 #define CSTOPB 00002000 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | termios.h | 118 #define CSTOPB 0000100 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | termios.h | 119 #define CSTOPB 0000100 macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
| D | mod.rs | 233 pub const CSTOPB: ::tcflag_t = 0x00000040; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| D | mod.rs | 680 pub const CSTOPB: ::tcflag_t = 0x00000040; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 416 pub const CSTOPB: ::tcflag_t = 0x00000400; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
| D | mod.rs | 386 pub const CSTOPB: ::tcflag_t = 64; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
| D | mod.rs | 594 pub const CSTOPB: ::tcflag_t = 0x00000040; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| D | s390x.rs | 330 pub const CSTOPB: ::tcflag_t = 0o000100; constant
|
| D | mips64.rs | 646 pub const CSTOPB: ::tcflag_t = 0x00000040; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
| D | mod.rs | 673 pub const CSTOPB: ::tcflag_t = 0x00000040; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/ |
| D | mod.rs | 310 pub const CSTOPB: ::tcflag_t = 0x40; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
| D | powerpc.rs | 358 pub const CSTOPB: ::tcflag_t = 0x400; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 803 pub const CSTOPB: ::tcflag_t = 0o002_000; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
| D | mod.rs | 453 pub const CSTOPB: ::tcflag_t = 0x00000040; constant
|