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

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 73 #define IGNPAR 0000004
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 74 #define IGNPAR 0000004
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 94 #define IGNPAR 0x0100 /* ignore (discard) parity errors */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 65 #define IGNPAR 0000004
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 85 #define IGNPAR 0000004 /* Ignore characters with parity errors. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 64 #define IGNPAR 0000004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 65 #define IGNPAR 0000004
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 65 #define IGNPAR 0000004
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 83 IGNPAR = 0000004
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 83 IGNPAR = 0000004
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 613 IGNPAR = 0x4
ztypes_linux_amd64.go 631 IGNPAR = 0x4
ztypes_linux_arm.go 602 IGNPAR = 0x4
zerrors_darwin_386.go 368 IGNPAR = 0x4
    [all...]
zerrors_darwin_amd64.go 368 IGNPAR = 0x4
    [all...]
zerrors_darwin_arm.go 351 IGNPAR = 0x4
    [all...]
zerrors_darwin_arm64.go 372 IGNPAR = 0x4
    [all...]
zerrors_solaris_amd64.go 434 IGNPAR = 0x4
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 613 IGNPAR = 0x4
ztypes_linux_amd64.go 631 IGNPAR = 0x4
ztypes_linux_arm.go 602 IGNPAR = 0x4
zerrors_darwin_386.go 368 IGNPAR = 0x4
    [all...]
zerrors_darwin_amd64.go 368 IGNPAR = 0x4
    [all...]
zerrors_darwin_arm.go 351 IGNPAR = 0x4
    [all...]
zerrors_darwin_arm64.go 372 IGNPAR = 0x4
    [all...]

Completed in 580 milliseconds

1 2 3