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

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 97 #define CRDLY 0003000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 98 #define CRDLY 0003000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 91 #define CRDLY 0003000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 111 #define CRDLY 0003000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 90 #define CRDLY 0003000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 92 # define CRDLY 0003000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 92 # define CRDLY 0003000
  /bionic/tests/headers/posix/
termios_h.c 82 MACRO(CRDLY);
  /external/toybox/toys/pending/
stty.c 104 { "nl1", NL1, NLDLY }, { "cr0", CR0, CRDLY }, { "cr1", CR1, CRDLY },
105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
  /external/python/cpython2/Modules/
termios.c 421 #ifdef CRDLY
422 {"CRDLY", CRDLY},
  /external/python/cpython3/Modules/
termios.c 451 #ifdef CRDLY
452 {"CRDLY", CRDLY},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 106 CRDLY = 0003000
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 106 CRDLY = 0003000
  /external/libedit/src/
tty.c 235 #ifdef CRDLY
236 {"crdly", CRDLY, MD_OUT},
237 #endif /* CRDLY */
    [all...]

Completed in 64 milliseconds