Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h88 #define B600 0000010 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h88 #define B600 0000010 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h88 #define B600 0000010 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h88 #define B600 0000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h88 #define B600 0000010 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h88 #define B600 0000010 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h89 #define B600 0000010 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h92 #define B600 0000010 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h89 #define B600 0000010 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h89 #define B600 0000010 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h92 #define B600 0000010 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c82 C(B600) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs283 /// `B600`
284 pub const B600: Speed = linux_raw_sys::general::B600; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs258 pub const B600: ::speed_t = 0o000010; consts
/third_party/toybox/toys/pending/
H A Dgetty.c57 {300, B300}, {600, B600}, {1200, B1200}, {1800, B1800}, {2400, B2400},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs634 /// `B600`
635 pub const B600: Speed = c::B600; 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,
703 backend::termios::types::B600 => Some(600), 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.c567 {"B600", B600},
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs592 pub const B600: speed_t = 600; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs392 pub const B600: ::speed_t = 0o000010; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs785 pub const B600: ::speed_t = 0o000010; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs429 pub const B600: ::speed_t = 0o000010; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs421 pub const B600: ::speed_t = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs390 pub const B600: ::speed_t = 0o000010; consts

Completed in 26 milliseconds

123