Home
last modified time | relevance | path

Searched refs:TCIOFF (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h137 #define TCIOFF 2 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h137 #define TCIOFF 2 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h137 #define TCIOFF 2 macro
/third_party/musl/arch/mips/bits/
Dtermios.h139 #define TCIOFF 2 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h141 #define TCIOFF 2 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h139 #define TCIOFF 2 macro
/third_party/musl/arch/generic/bits/
Dtermios.h137 #define TCIOFF 2 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h139 #define TCIOFF 2 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h137 #define TCIOFF 2 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h141 #define TCIOFF 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h137 #define TCIOFF 2 macro
/third_party/musl/libc-test/src/api/
Dtermios.c116 C(TCIOFF) in f()
/third_party/python/Doc/library/
Dtermios.rst74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
/third_party/python/Modules/
Dtermios.c425 {"TCIOFF", TCIOFF},