Home
last modified time | relevance | path

Searched defs:OLCUC (Results 1 - 25 of 63) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h47 #define OLCUC 0000002 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h47 #define OLCUC 0000002 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h47 #define OLCUC 0000002 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h47 #define OLCUC 0000002 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h47 #define OLCUC 0000002 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h48 #define OLCUC 0000002 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h50 #define OLCUC 0000004 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h47 #define OLCUC 0000002 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h48 #define OLCUC 0000002 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h48 #define OLCUC 0000002 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h50 #define OLCUC 0000004 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs229 pub const OLCUC: c::c_uint = c::OLCUC; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs173 pub const OLCUC: c::c_uint = linux_raw_sys::general::OLCUC; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs699 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs768 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs412 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs405 pub const OLCUC: ::tcflag_t = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs404 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs281 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs306 pub const OLCUC: ::tcflag_t = 0o000002; consts
H A Dpowerpc64.rs671 pub const OLCUC: ::tcflag_t = 0o000004; consts
H A Dmips64.rs665 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs827 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A Dmod.rs692 pub const OLCUC: ::tcflag_t = 0o000002; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs613 pub const OLCUC: ::tcflag_t = 0o000002; consts

Completed in 37 milliseconds

123