HomeSort by relevance Sort by last modified time
    Searched defs:ISTRIP (Results 1 - 25 of 63) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 76 #define ISTRIP 0000040
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 77 #define ISTRIP 0000040
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 90 #define ISTRIP 0x0010 /* strip 8th bit off chars */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 68 #define ISTRIP 0000040
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 88 #define ISTRIP 0000040 /* Strip 8th bit off characters. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 67 #define ISTRIP 0000040
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 68 #define ISTRIP 0000040
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 68 #define ISTRIP 0000040
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 86 ISTRIP = 0000040
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 86 ISTRIP = 0000040
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 616 ISTRIP = 0x20
ztypes_linux_amd64.go 634 ISTRIP = 0x20
ztypes_linux_arm.go 605 ISTRIP = 0x20
zerrors_darwin_386.go 615 ISTRIP = 0x20
    [all...]
zerrors_darwin_amd64.go 615 ISTRIP = 0x20
    [all...]
zerrors_darwin_arm.go 578 ISTRIP = 0x20
    [all...]
zerrors_darwin_arm64.go 619 ISTRIP = 0x20
    [all...]
zerrors_solaris_amd64.go 580 ISTRIP = 0x20
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 616 ISTRIP = 0x20
ztypes_linux_amd64.go 634 ISTRIP = 0x20
ztypes_linux_arm.go 605 ISTRIP = 0x20
zerrors_darwin_386.go 615 ISTRIP = 0x20
    [all...]
zerrors_darwin_amd64.go 615 ISTRIP = 0x20
    [all...]
zerrors_darwin_arm.go 578 ISTRIP = 0x20
    [all...]
  /external/mksh/src/
sh.h 512 #ifndef ISTRIP
513 #define ISTRIP 0
    [all...]

Completed in 1710 milliseconds

1 2 3