Home
last modified time | relevance | path

Searched refs:VTDLY (Results 1 – 25 of 72) sorted by relevance

123

/third_party/musl/arch/powerpc/bits/
Dtermios.h80 #define VTDLY 0200000 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h77 #define VTDLY 0040000 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h77 #define VTDLY 0040000 macro
/third_party/musl/arch/mips/bits/
Dtermios.h77 #define VTDLY 0040000 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h80 #define VTDLY 0200000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h76 #define VTDLY 0040000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h76 #define VTDLY 0040000 macro
/third_party/musl/arch/generic/bits/
Dtermios.h76 #define VTDLY 0040000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h76 #define VTDLY 0040000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h76 #define VTDLY 0040000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h76 #define VTDLY 0040000 macro
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt156 VTDLY
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs251 pub const VTDLY: c::c_uint = linux_raw_sys::general::VTDLY; constant
/third_party/musl/libc-test/src/api/
Dtermios.c67 C(VTDLY) in f()
/third_party/python/Modules/
Dtermios.c483 #ifdef VTDLY
484 {"VTDLY", VTDLY},
/third_party/toybox/toys/pending/
Dstty.c107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
108 { "vt1", VT1, VTDLY }, { "ff0", FF0, FFDLY }, { "ff1", FF1, FFDLY },
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs576 pub const VTDLY: c::c_uint = c::VTDLY; constant
/third_party/rust/crates/rustix/examples/
Dstdio.rs270 if (term.c_oflag & VTDLY) != 0 { in show()
/third_party/rust/crates/rustix/src/termios/
Dmod.rs757 pub use constants::VTDLY;
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs619 pub const VTDLY: ::tcflag_t = 0o040000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dpowerpc64.rs677 pub const VTDLY: ::tcflag_t = 0o0200000; constant
Dmips64.rs671 pub const VTDLY: ::tcflag_t = 0o040000; constant
Ds390x.rs321 pub const VTDLY: ::tcflag_t = 0o040000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs705 pub const VTDLY: ::tcflag_t = 0o040000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
Dmod.rs698 pub const VTDLY: ::tcflag_t = 0o040000; constant

123