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

  /bionic/libc/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /development/ndk/platforms/android-21/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ttydefaults.h 79 #define CWERASE CTRL('w')
95 CEOF, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ttydefaults.h 79 #define CWERASE CTRL('w')
95 CEOF, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ttydefaults.h 79 #define CWERASE CTRL('w')
95 CEOF, CEOL, CEOL, CERASE, CWERASE, CKILL, CREPRINT,
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
ttydefaults.h 73 #define CWERASE CTRL('w')
94 [VWERASE] = CWERASE,
  /external/libedit/src/
tty.h 220 # ifndef CWERASE
221 # define CWERASE _POSIX_VDISABLE
222 # endif /* CWERASE */
235 # ifndef CWERASE
236 # define CWERASE CONTROL('w')
237 # endif /* CWERASE */
tty.c 99 CWERASE, CSUSP, CDSUSP, CREPRINT,
    [all...]

Completed in 674 milliseconds