Home
last modified time | relevance | path

Searched refs:TAB0 (Results 1 - 25 of 39) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h64 #define TAB0 0000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h64 #define TAB0 0000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h64 #define TAB0 0000000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h64 #define TAB0 0000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h64 #define TAB0 0000000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h64 #define TAB0 0000000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h65 #define TAB0 0000000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h63 #define TAB0 0000000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h65 #define TAB0 0000000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h65 #define TAB0 0000000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h63 #define TAB0 0000000 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c60 C(TAB0) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs220 /// `TAB0`
221 pub const TAB0: c::c_uint = linux_raw_sys::general::TAB0; consts
/third_party/python/Modules/
H A Dtermios.c725 #ifdef TAB0
726 {"TAB0", TAB0},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs406 /// `TAB0`
418 pub const TAB0: c::c_uint = c::TAB0; consts
/third_party/toybox/toys/pending/
H A Dstty.c105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs639 pub use constants::TAB0;
H A Dconstants.rs553 pub use backend::termios::types::TAB0;
/third_party/rust/crates/nix/src/sys/
H A Dtermios.rs729 TAB0 as tcflag_t;
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1104 pub const TAB0: ::tcflag_t = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1318 pub const TAB0: ::tcflag_t = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1194 pub const TAB0: ::tcflag_t = 0x0000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1721 pub const TAB0: u32 = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1882 pub const TAB0: ::c_int = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3055 pub const TAB0: ::tcflag_t = 0x00000000; consts

Completed in 61 milliseconds

12