Home
last modified time | relevance | path

Searched refs:B50 (Results 1 - 25 of 63) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h81 #define B50 0000001 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h81 #define B50 0000001 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h81 #define B50 0000001 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h81 #define B50 0000001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h81 #define B50 0000001 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h81 #define B50 0000001 macro
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl02.c230 termio.c_cflag = B50 | CS7 | CREAD | PARENB | PARODD | CLOCAL; in run_ptest()
298 * setting is not done properly for either of (B50|CS7|CREAD|PARENB| in chk_tty_parms()
303 if (termio.c_cflag != (B50 | CS7 | CREAD | PARENB | PARODD | CLOCAL)) { in chk_tty_parms()
/third_party/musl/arch/mips/bits/
H A Dtermios.h82 #define B50 0000001 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h85 #define B50 0000001 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h82 #define B50 0000001 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h82 #define B50 0000001 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h85 #define B50 0000001 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c75 C(B50) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs262 /// `B50`
263 pub const B50: Speed = linux_raw_sys::general::B50; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs251 pub const B50: ::speed_t = 0o000001; 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.rs613 /// `B50`
614 pub const B50: Speed = c::B50; consts
/third_party/rust/crates/rustix/src/termios/
H A Dconstants.rs681 B50, B57600, B600, B75, B9600, ICANON, VEOF, VEOL, VEOL2, VERASE, VINTR, VKILL, VMIN, VQUIT,
696 backend::termios::types::B50 => Some(50), in speed_value()
H A Dmod.rs777 B38400, B4800, B50, B57600, B600, B75, B9600, ICANON, VEOF, VEOL, VEOL2, VERASE, VINTR, VKILL,
/third_party/python/Modules/
H A Dtermios.c560 {"B50", B50},
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs585 pub const B50: speed_t = 50; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs385 pub const B50: ::speed_t = 0o000001; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs778 pub const B50: ::speed_t = 0o000001; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs422 pub const B50: ::speed_t = 0o000001; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs414 pub const B50: ::speed_t = 1; consts

Completed in 26 milliseconds

123