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

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 103 #define TAB0 0000000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 104 #define TAB0 0000000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 97 #define TAB0 0000000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 117 #define TAB0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 96 #define TAB0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 98 # define TAB0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 98 # define TAB0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rex.x 111 const TAB0 = 0x00000000;
rex.h 84 #define TAB0 0x00000000
  /bionic/tests/headers/posix/
termios_h.c 88 MACRO(TAB0);
  /external/python/cpython2/Modules/
termios.c 456 #ifdef TAB0
457 {"TAB0", TAB0},
  /external/python/cpython3/Modules/
termios.c 486 #ifdef TAB0
487 {"TAB0", TAB0},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 112 TAB0 = 0
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 112 TAB0 = 0
  /external/toybox/toys/pending/
stty.c 105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
128 { "tabs", "tab0" }, { "-tabs", "tab3" }, { "tandem", "ixoff" },
290 "tab0", "bs0", "vt0", "ff0", "isig", "-tostop", "-ofdel", "-echoprt",
  /packages/apps/Terminal/jni/
com_android_terminal_Terminal.cpp 303 termios.c_oflag = OPOST|ONLCR|NL0|CR0|TAB0|BS0|VT0|FF0;

Completed in 198 milliseconds