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

1 2

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 93 #define OFDEL 0000200
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 94 #define OFDEL 0000200
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 87 #define OFDEL 0000200
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 107 #define OFDEL 0000200
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 86 #define OFDEL 0000200
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 87 #define OFDEL 0000200
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 87 #define OFDEL 0000200
  /bionic/tests/headers/posix/
termios_h.c 77 MACRO(OFDEL);
  /external/python/cpython2/Modules/
termios.c 415 #ifdef OFDEL
416 {"OFDEL", OFDEL},
  /external/python/cpython3/Modules/
termios.c 445 #ifdef OFDEL
446 {"OFDEL", OFDEL},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 102 OFDEL = 0000200
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 102 OFDEL = 0000200
  /external/toybox/toys/pending/
stty.c 103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
290 "tab0", "bs0", "vt0", "ff0", "isig", "-tostop", "-ofdel", "-echoprt",
  /external/libedit/src/
tty.c 229 #ifdef OFDEL
230 {"ofdel", OFDEL, MD_OUT},
231 #endif /* OFDEL */
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 633 OFDEL = 0x80
ztypes_linux_amd64.go 651 OFDEL = 0x80
ztypes_linux_arm.go 622 OFDEL = 0x80
zerrors_darwin_386.go 717 OFDEL = 0x20000
    [all...]
zerrors_darwin_amd64.go 717 OFDEL = 0x20000
    [all...]
zerrors_darwin_arm.go 661 OFDEL = 0x20000
    [all...]
zerrors_darwin_arm64.go 729 OFDEL = 0x20000
    [all...]
zerrors_linux_arm64.go 792 OFDEL = 0x80
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_386.go 633 OFDEL = 0x80
ztypes_linux_amd64.go 651 OFDEL = 0x80
ztypes_linux_arm.go 622 OFDEL = 0x80

Completed in 366 milliseconds

1 2