Home
last modified time | relevance | path

Searched refs:B500000 (Results 1 - 25 of 64) sorted by relevance

123

/third_party/python/Modules/
H A Dtermios.c587 #ifdef B500000
588 {"B500000", B500000},
847 #ifdef B500000
848 {"B500000", B500000},
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h101 #define B500000 0010005 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h102 #define B500000 0010005 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h105 #define B500000 00024 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h102 #define B500000 0010005 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h102 #define B500000 0010005 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h105 #define B500000 00024 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs319 /// `B500000`
320 pub const B500000: Speed = linux_raw_sys::general::B500000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs270 pub const B500000: ::speed_t = 0o010005; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs677 /// `B500000`
689 pub const B500000: Speed = c::B500000; consts
/third_party/rust/crates/rustix/src/termios/
H A Dconstants.rs117 pub use backend::termios::types::B500000;
733 backend::termios::types::B500000 => Some(500_000), in speed_value()
H A Dmod.rs139 pub use constants::B500000;
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs625 pub const B500000: ::speed_t = 0o010005; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs407 pub const B500000: ::speed_t = 0o0024; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs799 pub const B500000: ::speed_t = 0o010005; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs448 pub const B500000: ::speed_t = 0x100a; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs435 pub const B500000: ::speed_t = 4101; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs404 pub const B500000: ::speed_t = 0o010005; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs435 pub const B500000: ::speed_t = 0o010005; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs293 pub const B500000: ::speed_t = 0o010005; consts

Completed in 31 milliseconds

123