Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h92 #define B4800 0000014 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h92 #define B4800 0000014 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h92 #define B4800 0000014 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h92 #define B4800 0000014 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h92 #define B4800 0000014 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h92 #define B4800 0000014 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h93 #define B4800 0000014 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h96 #define B4800 0000014 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h93 #define B4800 0000014 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h93 #define B4800 0000014 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h96 #define B4800 0000014 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c86 C(B4800) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs295 /// `B4800`
296 pub const B4800: Speed = linux_raw_sys::general::B4800; consts
/third_party/cups-filters/backend/
H A Dserial.c315 cfsetispeed(&opts, B4800); in main()
316 cfsetospeed(&opts, B4800); in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs262 pub const B4800: ::speed_t = 0o000014; consts
/third_party/toybox/toys/pending/
H A Dgetty.c58 {4800, B4800}, {9600, B9600},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs646 /// `B4800`
647 pub const B4800: Speed = c::B4800; 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,
707 backend::termios::types::B4800 => Some(4800), 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.c571 {"B4800", B4800},
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs596 pub const B4800: speed_t = 4800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs396 pub const B4800: ::speed_t = 0o000014; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs789 pub const B4800: ::speed_t = 0o000014; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs433 pub const B4800: ::speed_t = 0o000014; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs425 pub const B4800: ::speed_t = 12; consts

Completed in 25 milliseconds

123