Home
last modified time | relevance | path

Searched refs:NLDLY (Results 1 – 25 of 71) sorted by relevance

123

/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h57 #define NLDLY 0001400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h56 #define NLDLY 0000400 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h57 #define NLDLY 0001400 macro
/third_party/musl/arch/mips/bits/
Dtermios.h56 #define NLDLY 0000400 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h56 #define NLDLY 0000400 macro
/third_party/musl/arch/generic/bits/
Dtermios.h55 #define NLDLY 0000400 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs194 pub const NLDLY: c::c_uint = linux_raw_sys::general::NLDLY; constant
/third_party/musl/libc-test/src/api/
Dtermios.c51 C(NLDLY) in f()
/third_party/python/Modules/
Dtermios.c471 #ifdef NLDLY
472 {"NLDLY", NLDLY},
/third_party/toybox/toys/pending/
Dstty.c103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
104 { "nl1", NL1, NLDLY }, { "cr0", CR0, CRDLY }, { "cr1", CR1, CRDLY },
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs281 pub const NLDLY: c::c_uint = c::NLDLY; constant
/third_party/rust/crates/rustix/examples/
Dstdio.rs214 if (term.c_oflag & NLDLY) != 0 { in show()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs614 pub const NLDLY: ::tcflag_t = 0o000400; constant
/third_party/rust/crates/rustix/src/termios/
Dmod.rs571 pub use constants::NLDLY;
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dmips64.rs666 pub const NLDLY: ::tcflag_t = 0o000400; constant
Ds390x.rs308 pub const NLDLY: ::tcflag_t = 0o000400; constant
Dpowerpc64.rs672 pub const NLDLY: ::tcflag_t = 0o0001400; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs700 pub const NLDLY: ::tcflag_t = 0o000400; constant
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt518 NLDLY
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
Dmod.rs693 pub const NLDLY: ::tcflag_t = 0o000400; constant

123