Home
last modified time | relevance | path

Searched refs:B230400 (Results 1 – 25 of 72) sorted by relevance

123

/third_party/cups-filters/backend/
Dserial.c342 # ifdef B230400 in main()
344 cfsetispeed(&opts, B230400); in main()
345 cfsetospeed(&opts, B230400); in main()
/third_party/toybox/toys/pending/
Dgetty.c77 #ifdef B230400
78 {230400, B230400},
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/arch/generic/bits/
Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h100 #define B230400 0010003 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h103 #define B230400 00022 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h99 #define B230400 0010003 macro
/third_party/musl/arch/mips/bits/
Dtermios.h100 #define B230400 0010003 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h103 #define B230400 00022 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h100 #define B230400 0010003 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h99 #define B230400 0010003 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs314 pub const B230400: Speed = linux_raw_sys::general::B230400; constant
/third_party/python/Modules/
Dtermios.c365 #ifdef B230400
366 {"B230400", B230400},
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs268 pub const B230400: ::speed_t = 0o010003; constant
/third_party/rust/crates/rustix/src/termios/
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()
Dmod.rs776 speed_value, B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300,
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs665 pub const B230400: Speed = c::B230400; constant
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt14 B230400
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs623 pub const B230400: ::speed_t = 0o010003; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs728 pub const B230400: ::speed_t = 0o010003; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Ds390x.rs339 pub const B230400: ::speed_t = 0o010003; constant
Dpowerpc64.rs682 pub const B230400: ::speed_t = 0o00022; constant
Dmips64.rs676 pub const B230400: ::speed_t = 0o010003; constant

123