Home
last modified time | relevance | path

Searched refs:B230400 (Results 1 - 25 of 71) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h99 #define B230400 0010003 macro
/third_party/toybox/toys/pending/
H A Dgetty.c77 #ifdef B230400
78 {230400, B230400},
/third_party/cups-filters/backend/
H A Dserial.c342 # ifdef B230400 in main()
344 cfsetispeed(&opts, B230400); in main()
345 cfsetospeed(&opts, B230400); in main()
347 # endif /* B230400 */ in main()
/third_party/musl/arch/mips/bits/
H A Dtermios.h100 #define B230400 0010003 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h103 #define B230400 00022 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h100 #define B230400 0010003 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h100 #define B230400 0010003 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h103 #define B230400 00022 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs313 /// `B230400`
314 pub const B230400: Speed = linux_raw_sys::general::B230400; consts
/third_party/python/Modules/
H A Dtermios.c581 #ifdef B230400
582 {"B230400", B230400},
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs268 pub const B230400: ::speed_t = 0o010003; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs664 /// `B230400`
665 pub const B230400: Speed = c::B230400; 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,
713 backend::termios::types::B230400 => Some(230_400), in speed_value()
H A Dmod.rs776 speed_value, B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300,
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs623 pub const B230400: ::speed_t = 0o010003; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs606 pub const B230400: speed_t = 230400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs405 pub const B230400: ::speed_t = 0o0022; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs797 pub const B230400: ::speed_t = 0o010003; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs441 pub const B230400: ::speed_t = 0x1003; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs433 pub const B230400: ::speed_t = 4099; consts

Completed in 27 milliseconds

123