HomeSort by relevance Sort by last modified time
    Searched refs:TCOOFF (Results 1 - 15 of 15) sorted by null

  /external/strace/xlat/
tcxonc_options.h 11 #if defined(TCOOFF) || (defined(HAVE_DECL_TCOOFF) && HAVE_DECL_TCOOFF)
12 XLAT(TCOOFF),
  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 184 #define TCOOFF 0
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 187 #define TCOOFF 0
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 185 #define TCOOFF 0
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 213 #define TCOOFF 0 /* Suspend output. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 184 #define TCOOFF 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 203 #define TCOOFF 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 203 #define TCOOFF 0
  /bionic/tests/headers/posix/
termios_h.c 151 MACRO(TCOOFF);
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 211 #define TCOOFF 1
341 * TCOOFF - Suspend output.
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 230 TCOOFF = 0
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 230 TCOOFF = 0
  /external/python/cpython2/Modules/
termios.c 277 The action argument can be termios.TCOOFF to suspend output,\n\
370 {"TCOOFF", TCOOFF},
  /external/python/cpython3/Modules/
termios.c 270 The action argument can be termios.TCOOFF to suspend output,\n\
400 {"TCOOFF", TCOOFF},
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialposix.py 638 termios.tcflow(self.fd, TERMIOS.TCOOFF)

Completed in 510 milliseconds