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

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 71 #define IGNBRK 0000001
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 72 #define IGNBRK 0000001
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 91 #define IGNBRK 0x0020 /* ignore BREAK condition */
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 63 #define IGNBRK 0000001
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 83 #define IGNBRK 0000001 /* Ignore break condition. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 62 #define IGNBRK 0000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 63 #define IGNBRK 0000001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 63 #define IGNBRK 0000001
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 81 IGNBRK = 0000001
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 81 IGNBRK = 0000001
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 611 IGNBRK = 0x1
ztypes_linux_amd64.go 629 IGNBRK = 0x1
ztypes_linux_arm.go 600 IGNBRK = 0x1
zerrors_darwin_386.go 366 IGNBRK = 0x1
    [all...]
zerrors_darwin_amd64.go 366 IGNBRK = 0x1
    [all...]
zerrors_darwin_arm.go 349 IGNBRK = 0x1
    [all...]
zerrors_darwin_arm64.go 370 IGNBRK = 0x1
    [all...]
zerrors_solaris_amd64.go 432 IGNBRK = 0x1
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 611 IGNBRK = 0x1
ztypes_linux_amd64.go 629 IGNBRK = 0x1
ztypes_linux_arm.go 600 IGNBRK = 0x1
zerrors_darwin_386.go 366 IGNBRK = 0x1
    [all...]
zerrors_darwin_amd64.go 366 IGNBRK = 0x1
    [all...]
zerrors_darwin_arm.go 349 IGNBRK = 0x1
    [all...]
zerrors_darwin_arm64.go 370 IGNBRK = 0x1
    [all...]

Completed in 92 milliseconds

1 2 3