HomeSort by relevance Sort by last modified time
    Searched refs:OFILL (Results 1 - 25 of 46) sorted by null

1 2

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 92 #define OFILL 0000100
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 93 #define OFILL 0000100
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 86 #define OFILL 0000100
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 106 #define OFILL 0000100
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 85 #define OFILL 0000100
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 86 #define OFILL 0000100
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 86 #define OFILL 0000100
  /bionic/tests/headers/posix/
termios_h.c 78 MACRO(OFILL);
  /external/python/cpython2/Modules/
termios.c 412 #ifdef OFILL
413 {"OFILL", OFILL},
  /external/python/cpython3/Modules/
termios.c 442 #ifdef OFILL
443 {"OFILL", OFILL},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 101 OFILL = 0000100
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 101 OFILL = 0000100
  /external/toybox/toys/pending/
stty.c 103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
289 "-ocrnl", "opost", "-ofill", "onlcr", "-onocr", "-onlret", "nl0", "cr0",
  /external/libedit/src/
tty.c 226 #ifdef OFILL
227 {"ofill", OFILL, MD_OUT},
228 #endif /* OFILL */
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 632 OFILL = 0x40
ztypes_linux_amd64.go 650 OFILL = 0x40
ztypes_linux_arm.go 621 OFILL = 0x40
zerrors_darwin_386.go 718 OFILL = 0x80
    [all...]
zerrors_darwin_amd64.go 718 OFILL = 0x80
    [all...]
zerrors_darwin_arm.go 662 OFILL = 0x80
    [all...]
zerrors_darwin_arm64.go 730 OFILL = 0x80
    [all...]
zerrors_linux_arm64.go 793 OFILL = 0x40
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 632 OFILL = 0x40
ztypes_linux_amd64.go 650 OFILL = 0x40
ztypes_linux_arm.go 621 OFILL = 0x40

Completed in 219 milliseconds

1 2