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

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 95 #define NL0 0000000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 96 #define NL0 0000000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 89 #define NL0 0000000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 109 #define NL0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 88 #define NL0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 90 # define NL0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 90 # define NL0 0000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rex.x 106 const NL0 = 0x00000000;
rex.h 79 #define NL0 0x00000000
  /bionic/tests/headers/posix/
termios_h.c 80 MACRO(NL0);
  /external/python/cpython2/Modules/
termios.c 438 #ifdef NL0
439 {"NL0", NL0},
  /external/python/cpython3/Modules/
termios.c 468 #ifdef NL0
469 {"NL0", NL0},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 104 NL0 = 0
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 104 NL0 = 0
  /external/toybox/toys/pending/
stty.c 103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
289 "-ocrnl", "opost", "-ofill", "onlcr", "-onocr", "-onlret", "nl0", "cr0",
  /packages/apps/Terminal/jni/
com_android_terminal_Terminal.cpp 303 termios.c_oflag = OPOST|ONLCR|NL0|CR0|TAB0|BS0|VT0|FF0;

Completed in 81 milliseconds