Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h65 #define TAB1 0004000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h65 #define TAB1 0004000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h65 #define TAB1 0004000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h65 #define TAB1 0004000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h65 #define TAB1 0004000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h65 #define TAB1 0004000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h66 #define TAB1 0004000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h64 #define TAB1 0002000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h66 #define TAB1 0004000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h66 #define TAB1 0004000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h64 #define TAB1 0002000 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c61 C(TAB1) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs223 /// `TAB1`
224 pub const TAB1: c::c_uint = linux_raw_sys::general::TAB1; consts
/third_party/python/Modules/
H A Dtermios.c728 #ifdef TAB1
729 {"TAB1", TAB1},
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs210 pub const TAB1: ::tcflag_t = 0x00000800; consts
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs420 /// `TAB1`
435 pub const TAB1: c::c_uint = c::TAB1; 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.rs571 pub const TAB1: ::c_int = 0x00000800; consts
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs655 pub use constants::TAB1;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs335 pub const TAB1: ::tcflag_t = 0x400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs726 pub const TAB1: ::tcflag_t = 0x00000800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs370 pub const TAB1: ::tcflag_t = 0x800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs363 pub const TAB1: ::tcflag_t = 2048; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs331 pub const TAB1: ::tcflag_t = 0x00000800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs362 pub const TAB1: ::tcflag_t = 0x00000800; consts

Completed in 30 milliseconds

123