Home
last modified time | relevance | path

Searched refs:B921600 (Results 1 – 25 of 73) sorted by relevance

123

/third_party/python/Modules/
Dtermios.c377 #ifdef B921600
378 {"B921600", B921600},
637 #ifdef B921600
638 { "B921600", B921600},
/third_party/musl/arch/powerpc/bits/
Dtermios.h107 #define B921600 00026 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/mips/bits/
Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h107 #define B921600 00026 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/arch/generic/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h103 #define B921600 0010007 macro
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt18 B921600
Dfuchsia.txt89 B921600
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs326 pub const B921600: Speed = linux_raw_sys::general::B921600; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs272 pub const B921600: ::speed_t = 0o010007; constant
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs713 pub const B921600: Speed = c::B921600; constant
/third_party/rust/crates/rustix/src/termios/
Dconstants.rs137 pub use backend::termios::types::B921600;
753 backend::termios::types::B921600 => Some(921_600), in speed_value()
Dmod.rs161 pub use constants::B921600;
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs627 pub const B921600: ::speed_t = 0o010007; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dpowerpc64.rs686 pub const B921600: ::speed_t = 0o00026; constant
Dmips64.rs680 pub const B921600: ::speed_t = 0o010007; constant
Ds390x.rs343 pub const B921600: ::speed_t = 0o010007; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs732 pub const B921600: ::speed_t = 0o010007; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
Dmod.rs706 pub const B921600: ::speed_t = 0o010007; constant

123