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

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 102 #define TABDLY 0014000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 103 #define TABDLY 0014000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 96 #define TABDLY 0014000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 116 #define TABDLY 0014000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 95 #define TABDLY 0014000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 97 # define TABDLY 0014000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 97 # define TABDLY 0014000
  /bionic/tests/headers/posix/
termios_h.c 87 MACRO(TABDLY);
  /external/toybox/toys/pending/
stty.c 105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
106 { "tab1", TAB1, TABDLY }, { "tab2", TAB2, TABDLY }, { "tab3", TAB3, TABDLY },
  /external/python/cpython2/Modules/
termios.c 424 #ifdef TABDLY
425 {"TABDLY", TABDLY},
  /external/python/cpython3/Modules/
termios.c 454 #ifdef TABDLY
455 {"TABDLY", TABDLY},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 111 TABDLY = 0014000
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 111 TABDLY = 0014000
  /external/libedit/src/
tty.c 238 #ifdef TABDLY
239 {"tabdly", TABDLY, MD_OUT},
240 #endif /* TABDLY */
    [all...]

Completed in 115 milliseconds