Home
last modified time | relevance | path

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

123

/third_party/python/Modules/
H A Dtermios.c584 #ifdef B460800
585 {"B460800", B460800},
844 #ifdef B460800
845 {"B460800", B460800},
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h100 #define B460800 0010004 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h100 #define B460800 0010004 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h100 #define B460800 0010004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h100 #define B460800 0010004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h100 #define B460800 0010004 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h100 #define B460800 0010004 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h101 #define B460800 0010004 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h104 #define B460800 00023 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h101 #define B460800 0010004 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h101 #define B460800 0010004 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h104 #define B460800 00023 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs316 /// `B460800`
317 pub const B460800: Speed = linux_raw_sys::general::B460800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs269 pub const B460800: ::speed_t = 0o010004; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs667 /// `B460800`
675 pub const B460800: Speed = c::B460800; consts
/third_party/rust/crates/rustix/src/termios/
H A Dconstants.rs105 pub use backend::termios::types::B460800;
721 backend::termios::types::B460800 => Some(460_800), in speed_value()
H A Dmod.rs126 pub use constants::B460800;
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs624 pub const B460800: ::speed_t = 0o010004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs406 pub const B460800: ::speed_t = 0o0023; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs798 pub const B460800: ::speed_t = 0o010004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs442 pub const B460800: ::speed_t = 0x1004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs434 pub const B460800: ::speed_t = 4100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs403 pub const B460800: ::speed_t = 0o010004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs434 pub const B460800: ::speed_t = 0o010004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs292 pub const B460800: ::speed_t = 0o010004; consts

Completed in 51 milliseconds

123