Home
last modified time | relevance | path

Searched refs:B921600 (Results 1 - 25 of 67) sorted by relevance

123

/third_party/python/Modules/
H A Dtermios.c593 #ifdef B921600
594 {"B921600", B921600},
853 #ifdef B921600
854 { "B921600", B921600},
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h103 #define B921600 0010007 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h107 #define B921600 00026 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h104 #define B921600 0010007 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h107 #define B921600 00026 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs325 /// `B921600`
326 pub const B921600: Speed = linux_raw_sys::general::B921600; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs272 pub const B921600: ::speed_t = 0o010007; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs705 /// `B921600`
713 pub const B921600: Speed = c::B921600; consts
/third_party/rust/crates/rustix/src/termios/
H A Dconstants.rs137 pub use backend::termios::types::B921600;
753 backend::termios::types::B921600 => Some(921_600), in speed_value()
H A Dmod.rs161 pub use constants::B921600;
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs627 pub const B921600: ::speed_t = 0o010007; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs409 pub const B921600: ::speed_t = 0o0026; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs801 pub const B921600: ::speed_t = 0o010007; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs447 pub const B921600: ::speed_t = 0x1009; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs437 pub const B921600: ::speed_t = 4103; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs406 pub const B921600: ::speed_t = 0o010007; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs437 pub const B921600: ::speed_t = 0o010007; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs295 pub const B921600: ::speed_t = 0o010007; consts

Completed in 34 milliseconds

123