Searched refs:TAB1 (Results 1 – 16 of 16) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 65 #define TAB1 0004000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 65 #define TAB1 0004000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 65 #define TAB1 0004000 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 66 #define TAB1 0004000 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 64 #define TAB1 0002000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 66 #define TAB1 0004000 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 65 #define TAB1 0004000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 66 #define TAB1 0004000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 65 #define TAB1 0004000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 64 #define TAB1 0002000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 65 #define TAB1 0004000 macro
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 61 C(TAB1) in f()
|
/third_party/python/Modules/ |
D | termios.c | 512 #ifdef TAB1 513 {"TAB1", TAB1},
|
/third_party/boost/libs/qvm/gen/ |
D | gen.cpp | 23 #define TAB1 TAB macro 166 TAB1 "{" NL in dump() 167 TAB1 "namespace" NL in dump() 168 TAB1 "qvm" NL in dump() 172 TAB1 "}" NL in dump()
|
/third_party/toybox/toys/pending/ |
D | stty.c | 106 { "tab1", TAB1, TABDLY }, { "tab2", TAB2, TABDLY }, { "tab3", TAB3, TABDLY },
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | tabs_test.dart | 1808 tabs: const <Widget>[Tab(text: 'TAB1'), Tab(text: 'TAB2')],
|