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

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 86 #define OPOST 0000001
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 87 #define OPOST 0000001
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 106 #define OPOST 0x0001 /* enable following output processing */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 80 #define OPOST 0000001
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 100 #define OPOST 0000001 /* Perform output processing. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 79 #define OPOST 0000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 80 #define OPOST 0000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 80 #define OPOST 0000001
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 95 OPOST = 0000001
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 95 OPOST = 0000001
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 626 OPOST = 0x1
ztypes_linux_amd64.go 644 OPOST = 0x1
ztypes_linux_arm.go 615 OPOST = 0x1
zerrors_darwin_386.go 723 OPOST = 0x1
    [all...]
zerrors_darwin_amd64.go 723 OPOST = 0x1
    [all...]
zerrors_darwin_arm.go 667 OPOST = 0x1
    [all...]
zerrors_darwin_arm64.go 735 OPOST = 0x1
    [all...]
zerrors_solaris_amd64.go 632 OPOST = 0x1
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 626 OPOST = 0x1
ztypes_linux_amd64.go 644 OPOST = 0x1
ztypes_linux_arm.go 615 OPOST = 0x1
zerrors_darwin_386.go 723 OPOST = 0x1
    [all...]
zerrors_darwin_amd64.go 723 OPOST = 0x1
    [all...]
zerrors_darwin_arm.go 667 OPOST = 0x1
    [all...]
zerrors_darwin_arm64.go 735 OPOST = 0x1
    [all...]

Completed in 217 milliseconds

1 2 3