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

  /external/strace/xlat/
tcxonc_options.h 20 #if defined(TCION) || (defined(HAVE_DECL_TCION) && HAVE_DECL_TCION)
21 XLAT(TCION),
  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 187 #define TCION 3
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 190 #define TCION 3
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 188 #define TCION 3
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 216 #define TCION 3 /* Send a START character. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 187 #define TCION 3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 206 #define TCION 3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 206 #define TCION 3
  /bionic/tests/headers/posix/
termios_h.c 150 MACRO(TCION);
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 214 #define TCION 4
346 * TCION - If fd refers to an IIO device, transmit a
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 233 TCION = 3
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 233 TCION = 3
  /external/python/cpython2/Modules/
termios.c 279 or termios.TCION to restart input.");
373 {"TCION", TCION},
  /external/python/cpython3/Modules/
termios.c 272 or termios.TCION to restart input.");
403 {"TCION", TCION},
  /external/chromium-trace/catapult/third_party/pyserial/serial/
serialposix.py 624 termios.tcflow(self.fd, TERMIOS.TCION)

Completed in 82 milliseconds