| /third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
| D | types.rs | 236 pub const BS0: c::c_uint = linux_raw_sys::general::BS0; constant
|
| /third_party/rust/crates/rustix/src/backend/libc/termios/ |
| D | types.rs | 497 pub const BS0: c::c_uint = c::BS0; constant
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | termios.h | 69 #define BS0 0000000 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | termios.h | 69 #define BS0 0000000 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | termios.h | 69 #define BS0 0000000 macro
|
| /third_party/musl/arch/mips/bits/ |
| D | termios.h | 70 #define BS0 0000000 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | termios.h | 76 #define BS0 0000000 macro
|
| /third_party/musl/arch/generic/bits/ |
| D | termios.h | 69 #define BS0 0000000 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | termios.h | 70 #define BS0 0000000 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | termios.h | 69 #define BS0 0000000 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | termios.h | 69 #define BS0 0000000 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | termios.h | 70 #define BS0 0000000 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | termios.h | 76 #define BS0 0000000 macro
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1323 pub const BS0: ::tcflag_t = 0x00000000; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1107 pub const BS0: ::tcflag_t = 0x00000000; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1197 pub const BS0: ::tcflag_t = 0x0000; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1885 pub const BS0: ::c_int = 0x00000000; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 4028 pub const BS0: ::tcflag_t = 0x00000000; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 1723 pub const BS0: u32 = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 1723 pub const BS0: u32 = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 1727 pub const BS0: u32 = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 1716 pub const BS0: u32 = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 1719 pub const BS0: u32 = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 1722 pub const BS0: u32 = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 1868 pub const BS0: u32 = 0; constant
|