Home
last modified time | relevance | path

Searched refs:B150 (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/musl/arch/generic/bits/
Dtermios.h85 #define B150 0000005 macro
/third_party/musl/arch/mips/bits/
Dtermios.h86 #define B150 0000005 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h85 #define B150 0000005 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h85 #define B150 0000005 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h85 #define B150 0000005 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h85 #define B150 0000005 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h89 #define B150 0000005 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h86 #define B150 0000005 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h85 #define B150 0000005 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h86 #define B150 0000005 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h89 #define B150 0000005 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs275 pub const B150: Speed = linux_raw_sys::general::B150; constant
/third_party/musl/libc-test/src/api/
Dtermios.c79 C(B150) in f()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs255 pub const B150: ::speed_t = 0o000005; constant
/third_party/rust/crates/rustix/src/termios/
Dconstants.rs680 B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300, B38400, B4800,
700 backend::termios::types::B150 => Some(150), 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.rs626 pub const B150: Speed = c::B150; constant
/third_party/toybox/toys/pending/
Dgetty.c56 {50, B50}, {75, B75}, {110, B110}, {134, B134}, {150, B150}, {200, B200},
/third_party/python/Modules/
Dtermios.c348 {"B150", B150},
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt10 B150
/third_party/protobuf/python/google/protobuf/internal/
Dmore_messages.proto254 message B150 {} message
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs713 pub const B150: ::speed_t = 0o000005; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs618 pub const B150: ::speed_t = 0o000005; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/
Dmod.rs457 pub const B150: ::speed_t = 5; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
Dmod.rs452 pub const B150: ::speed_t = 5; constant

1234