Home
last modified time | relevance | path

Searched refs:B134 (Results 1 - 25 of 62) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h84 #define B134 0000004 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h84 #define B134 0000004 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h84 #define B134 0000004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h84 #define B134 0000004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h84 #define B134 0000004 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h84 #define B134 0000004 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h85 #define B134 0000004 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h88 #define B134 0000004 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h85 #define B134 0000004 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h85 #define B134 0000004 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h88 #define B134 0000004 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c78 C(B134) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs271 /// `B134`
272 pub const B134: Speed = linux_raw_sys::general::B134; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs254 pub const B134: ::speed_t = 0o000004; consts
/third_party/toybox/toys/pending/
H A Dgetty.c56 {50, B50}, {75, B75}, {110, B110}, {134, B134}, {150, B150}, {200, B200},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs622 /// `B134`
623 pub const B134: Speed = c::B134; consts
/third_party/rust/crates/rustix/src/termios/
H A Dconstants.rs680 B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300, B38400, B4800,
699 backend::termios::types::B134 => Some(134), in speed_value()
H A Dmod.rs776 speed_value, B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300,
/third_party/python/Modules/
H A Dtermios.c563 {"B134", B134},
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs588 pub const B134: speed_t = 134; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs388 pub const B134: ::speed_t = 0o000004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs781 pub const B134: ::speed_t = 0o000004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs425 pub const B134: ::speed_t = 0o000004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs417 pub const B134: ::speed_t = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs386 pub const B134: ::speed_t = 0o000004; consts

Completed in 27 milliseconds

123