Home
last modified time | relevance | path

Searched defs:NOFLSH (Results 1 - 25 of 64) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h131 #define NOFLSH 0000200 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h131 #define NOFLSH 0000200 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h131 #define NOFLSH 0000200 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h131 #define NOFLSH 0000200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h131 #define NOFLSH 0000200 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h132 #define NOFLSH 0000200 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h137 #define NOFLSH 0x80000000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h131 #define NOFLSH 0000200 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h132 #define NOFLSH 0000200 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h132 #define NOFLSH 0000200 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h137 #define NOFLSH 0x80000000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs897 pub const NOFLSH: c::c_uint = c::NOFLSH; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs409 pub const NOFLSH: c::c_uint = linux_raw_sys::general::NOFLSH; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs248 pub const NOFLSH: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs695 pub const NOFLSH: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs438 pub const NOFLSH: ::tcflag_t = 0x80000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs764 pub const NOFLSH: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs408 pub const NOFLSH: ::tcflag_t = 0x80; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs401 pub const NOFLSH: ::tcflag_t = 128; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs400 pub const NOFLSH: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs277 pub const NOFLSH: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs360 pub const NOFLSH: ::tcflag_t = 0o000200; consts
H A Dpowerpc64.rs666 pub const NOFLSH: ::tcflag_t = 0x80000000; consts
H A Dmips64.rs661 pub const NOFLSH: ::tcflag_t = 0x00000080; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs848 pub const NOFLSH: ::tcflag_t = 0x00000080; consts

Completed in 38 milliseconds

123