Home
last modified time | relevance | path

Searched refs:B75 (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/musl/arch/powerpc/bits/
Dtermios.h86 #define B75 0000002 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h83 #define B75 0000002 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h83 #define B75 0000002 macro
/third_party/musl/arch/mips/bits/
Dtermios.h83 #define B75 0000002 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h86 #define B75 0000002 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h82 #define B75 0000002 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h82 #define B75 0000002 macro
/third_party/musl/arch/generic/bits/
Dtermios.h82 #define B75 0000002 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h82 #define B75 0000002 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h82 #define B75 0000002 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h82 #define B75 0000002 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs266 pub const B75: Speed = linux_raw_sys::general::B75; constant
/third_party/musl/libc-test/src/api/
Dtermios.c76 C(B75) in f()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs252 pub const B75: ::speed_t = 0o000002; constant
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs617 pub const B75: Speed = c::B75; constant
/third_party/rust/crates/rustix/src/termios/
Dconstants.rs681 B50, B57600, B600, B75, B9600, ICANON, VEOF, VEOL, VEOL2, VERASE, VINTR, VKILL, VMIN, VQUIT,
697 backend::termios::types::B75 => Some(75), in speed_value()
Dmod.rs777 B38400, B4800, B50, B57600, B600, B75, B9600, ICANON, VEOF, VEOL, VEOL2, VERASE, VINTR, VKILL,
/third_party/toybox/toys/pending/
Dgetty.c56 {50, B50}, {75, B75}, {110, B110}, {134, B134}, {150, B150}, {200, B200},
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt22 B75
/third_party/python/Modules/
Dtermios.c345 {"B75", B75},
/third_party/protobuf/python/google/protobuf/internal/
Dmore_messages.proto179 message B75 {} message
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs710 pub const B75: ::speed_t = 0o000002; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs615 pub const B75: ::speed_t = 0o000002; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
Dmod.rs415 pub const B75: ::speed_t = 2; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
Dmod.rs788 pub const B75: ::speed_t = 0o000002; constant

1234