HomeSort by relevance Sort by last modified time
    Searched refs:FFDLY (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 114 #define FFDLY 0100000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 115 #define FFDLY 0100000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 108 #define FFDLY 0100000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 128 #define FFDLY 0100000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 107 #define FFDLY 0100000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 105 # define FFDLY 0100000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 105 # define FFDLY 0100000
  /bionic/tests/headers/posix/
termios_h.c 98 MACRO(FFDLY);
  /external/python/cpython2/Modules/
termios.c 433 #ifdef FFDLY
434 {"FFDLY", FFDLY},
  /external/python/cpython3/Modules/
termios.c 463 #ifdef FFDLY
464 {"FFDLY", FFDLY},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 122 FFDLY = 0100000
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 122 FFDLY = 0100000
  /external/toybox/toys/pending/
stty.c 108 { "vt1", VT1, VTDLY }, { "ff0", FF0, FFDLY }, { "ff1", FF1, FFDLY },
  /external/libedit/src/
tty.c 250 #ifdef FFDLY
251 {"ffdly", FFDLY, MD_OUT},
252 #endif /* FFDLY */
    [all...]

Completed in 78 milliseconds