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

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 143 #define PARENB 0000400
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 144 #define PARENB 0000400
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 128 #define PARENB 0x1000 /* parity enable */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 139 #define PARENB 0000400
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 163 #define PARENB 0000400 /* Parity enable. */
  /external/libedit/src/
tty.h 102 # ifndef PARENB
103 # define PARENB 0
104 # endif /* PARENB */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 138 #define PARENB 0000400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 149 #define PARENB 0000400
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 149 #define PARENB 0000400
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 151 PARENB = 0000400
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 151 PARENB = 0000400
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 657 PARENB = 0x100
ztypes_linux_amd64.go 675 PARENB = 0x100
ztypes_linux_arm.go 646 PARENB = 0x100
zerrors_darwin_386.go 748 PARENB = 0x1000
    [all...]
zerrors_darwin_amd64.go 748 PARENB = 0x1000
    [all...]
zerrors_darwin_arm.go 691 PARENB = 0x1000
    [all...]
zerrors_darwin_arm64.go 761 PARENB = 0x1000
    [all...]
zerrors_solaris_amd64.go 656 PARENB = 0x100
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 657 PARENB = 0x100
ztypes_linux_amd64.go 675 PARENB = 0x100
ztypes_linux_arm.go 646 PARENB = 0x100
zerrors_darwin_386.go 748 PARENB = 0x1000
    [all...]
zerrors_darwin_amd64.go 748 PARENB = 0x1000
    [all...]
zerrors_darwin_arm.go 691 PARENB = 0x1000
    [all...]

Completed in 110 milliseconds

1 2 3