Home
last modified time | relevance | path

Searched refs:CMSPAR (Results 1 – 25 of 38) sorted by relevance

12

/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h154 #define CMSPAR 010000000000 macro
/third_party/musl/arch/generic/bits/
Dtermios.h154 #define CMSPAR 010000000000 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h156 #define CMSPAR 010000000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h154 #define CMSPAR 010000000000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h154 #define CMSPAR 010000000000 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h158 #define CMSPAR 010000000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h154 #define CMSPAR 010000000000 macro
/third_party/musl/arch/mips/bits/
Dtermios.h156 #define CMSPAR 010000000000 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h158 #define CMSPAR 010000000000 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h156 #define CMSPAR 010000000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h154 #define CMSPAR 010000000000 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs433 pub const CMSPAR: c::c_uint = linux_raw_sys::general::CMSPAR; constant
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs994 pub const CMSPAR: c::c_uint = c::CMSPAR; constant
/third_party/rust/crates/rustix/examples/
Dstdio.rs374 if (term.c_cflag & CMSPAR) != 0 { in show()
/third_party/toybox/toys/pending/
Dstty.c86 { "parenb", PARENB }, { "parodd", PARODD }, { "cmspar", CMSPAR },
/third_party/rust/crates/rustix/src/termios/
Dmod.rs262 pub use constants::CMSPAR;
Dconstants.rs231 pub use backend::termios::types::CMSPAR;
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt142 CMSPAR
Dlinux.txt287 CMSPAR
Dandroid.txt236 CMSPAR
/third_party/rust/crates/nix/src/sys/
Dtermios.rs892 CMSPAR;
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2084 pub const CMSPAR: ::tcflag_t = 0o10000000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2122 pub const CMSPAR: ::tcflag_t = 0o10000000000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2658 pub const CMSPAR: ::tcflag_t = 0o10000000000; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1783 pub const CMSPAR: u32 = 1073741824; constant

12