HomeSort by relevance Sort by last modified time
    Searched refs:VT0 (Results 1 - 25 of 43) sorted by null

1 2

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 112 #define VT0 0000000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 113 #define VT0 0000000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 106 #define VT0 0000000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 126 #define VT0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 105 #define VT0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 111 #define VT0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 111 #define VT0 0000000
  /bionic/tests/headers/posix/
termios_h.c 96 MACRO(VT0);
  /external/python/cpython2/Modules/
termios.c 477 #ifdef VT0
478 {"VT0", VT0},
  /external/python/cpython3/Modules/
termios.c 507 #ifdef VT0
508 {"VT0", VT0},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 120 VT0 = 0
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 120 VT0 = 0
  /external/toybox/toys/pending/
stty.c 107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
290 "tab0", "bs0", "vt0", "ff0", "isig", "-tostop", "-ofdel", "-echoprt",
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /packages/apps/Terminal/jni/
com_android_terminal_Terminal.cpp 303 termios.c_oflag = OPOST|ONLCR|NL0|CR0|TAB0|BS0|VT0|FF0;
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 49 for (MVT VT0 : MVT::vector_valuetypes()) {
51 setTruncStoreAction(VT0, VT1, Expand);
52 setLoadExtAction(ISD::SEXTLOAD, VT0, VT1, Expand);
53 setLoadExtAction(ISD::ZEXTLOAD, VT0, VT1, Expand);
54 setLoadExtAction(ISD::EXTLOAD, VT0, VT1, Expand);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]

Completed in 436 milliseconds

1 2