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

1 2

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 87 #define OLCUC 0000002
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 88 #define OLCUC 0000002
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 81 #define OLCUC 0000002
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 101 #define OLCUC 0000002 /* Map lower case to upper case on output. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 80 #define OLCUC 0000002
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 81 #define OLCUC 0000002
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 81 #define OLCUC 0000002
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 96 OLCUC = 0000002
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 96 OLCUC = 0000002
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 416 OLCUC = C.OLCUC
ztypes_linux_arm64.go 591 OLCUC = 0x2
ztypes_linux_mips.go 588 OLCUC = 0x2
ztypes_linux_mips64.go 594 OLCUC = 0x2
ztypes_linux_mips64le.go 594 OLCUC = 0x2
ztypes_linux_mipsle.go 588 OLCUC = 0x2
ztypes_linux_ppc64.go 602 OLCUC = 0x4
ztypes_linux_ppc64le.go 602 OLCUC = 0x4
ztypes_linux_s390x.go 616 OLCUC = 0x2
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 416 OLCUC = C.OLCUC
ztypes_linux_arm64.go 591 OLCUC = 0x2
ztypes_linux_mips.go 588 OLCUC = 0x2
ztypes_linux_mips64.go 594 OLCUC = 0x2
ztypes_linux_mips64le.go 594 OLCUC = 0x2
ztypes_linux_mipsle.go 588 OLCUC = 0x2
ztypes_linux_ppc64.go 602 OLCUC = 0x4

Completed in 240 milliseconds

1 2