Home
last modified time | relevance | path

Searched refs:TAB3 (Results 1 - 25 of 69) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h67 #define TAB3 0014000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h67 #define TAB3 0014000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h67 #define TAB3 0014000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h67 #define TAB3 0014000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h67 #define TAB3 0014000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h67 #define TAB3 0014000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h68 #define TAB3 0014000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h66 #define TAB3 0006000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h68 #define TAB3 0014000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h68 #define TAB3 0014000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h66 #define TAB3 0006000 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c63 C(TAB3) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs229 /// `TAB3`
230 pub const TAB3: c::c_uint = linux_raw_sys::general::TAB3; consts
/third_party/python/Modules/
H A Dtermios.c734 #ifdef TAB3
735 {"TAB3", TAB3},
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs212 pub const TAB3: ::tcflag_t = 0x00001800; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs454 /// `TAB3`
468 pub const TAB3: c::c_uint = c::TAB3; consts
/third_party/toybox/toys/pending/
H A Dstty.c106 { "tab1", TAB1, TABDLY }, { "tab2", TAB2, TABDLY }, { "tab3", TAB3, TABDLY },
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs573 pub const TAB3: ::c_int = 0x00001800; consts
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs686 pub use constants::TAB3;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs337 pub const TAB3: ::tcflag_t = 0xc00; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs728 pub const TAB3: ::tcflag_t = 0x00001800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs372 pub const TAB3: ::tcflag_t = 0x1800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs365 pub const TAB3: ::tcflag_t = 6144; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs333 pub const TAB3: ::tcflag_t = 0x00001800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs364 pub const TAB3: ::tcflag_t = 0x00001800; consts

Completed in 30 milliseconds

123