Home
last modified time | relevance | path

Searched refs:TAB2 (Results 1 - 25 of 68) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h66 #define TAB2 0010000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h66 #define TAB2 0010000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h66 #define TAB2 0010000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h66 #define TAB2 0010000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h66 #define TAB2 0010000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h66 #define TAB2 0010000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h67 #define TAB2 0010000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h65 #define TAB2 0004000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h67 #define TAB2 0010000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h67 #define TAB2 0010000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h65 #define TAB2 0004000 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c62 C(TAB2) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs226 /// `TAB2`
227 pub const TAB2: c::c_uint = linux_raw_sys::general::TAB2; consts
/third_party/python/Modules/
H A Dtermios.c731 #ifdef TAB2
732 {"TAB2", TAB2},
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs211 pub const TAB2: ::tcflag_t = 0x00001000; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs437 /// `TAB2`
452 pub const TAB2: c::c_uint = c::TAB2; 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.rs572 pub const TAB2: ::c_int = 0x00001000; consts
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs671 pub use constants::TAB2;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs336 pub const TAB2: ::tcflag_t = 0x800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs727 pub const TAB2: ::tcflag_t = 0x00001000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs371 pub const TAB2: ::tcflag_t = 0x1000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs364 pub const TAB2: ::tcflag_t = 4096; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs332 pub const TAB2: ::tcflag_t = 0x00001000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs363 pub const TAB2: ::tcflag_t = 0x00001000; consts

Completed in 32 milliseconds

123