HomeSort by relevance Sort by last modified time
    Searched full:terminfo (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/e2fsprogs/ext2ed/
README 105 2. ncurses uses its own terminfo database rather then the termcap file.
106 It is important that the terminfo database will be found by ncurses.
109 the terminfo database.
115 l/linux to c/console in the terminfo database.
118 for the terminfo database on /usr/local/lib/terminfo. If you are
119 using it, and your 1.9.4 compatible terminfo database is not on the
120 directory above, use the TERMINFO environment variable to specify
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
tic.h 37 * tic.h - Global variables and structures for the terminfo
51 ** The format of compiled terminfo files is as follows:
71 ** matters. Terminfo format is a raw byte layout, not a structure
109 #define PRIVATE_INFO "%s/.terminfo" /* plug getenv("HOME") into %s */
230 /* this is a documented limitation of terminfo */
233 #ifndef TERMINFO
234 #define TERMINFO "/usr/share/terminfo"
term.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 37 * tic.h - Global variables and structures for the terminfo
51 ** The format of compiled terminfo files is as follows:
71 ** matters. Terminfo format is a raw byte layout, not a structure
109 #define PRIVATE_INFO "%s/.terminfo" /* plug getenv("HOME") into %s */
230 /* this is a documented limitation of terminfo */
233 #ifndef TERMINFO
234 #define TERMINFO "/usr/share/terminfo"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.7 
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.7 
libtermcap.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.7 
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.7 
libtermcap.so 
  /external/libedit/
configure.ac 51 [AC_CHECK_LIB(terminfo, tgetent,,
config.h.in 54 /* Define to 1 if you have the `terminfo' library (-lterminfo). */
  /external/llvm/lib/Support/Unix/
Process.inc 258 // headers from various terminfo, curses, or other sources is harder than
274 // Regardless of why, if we can't get terminfo, we shouldn't try to print
281 // with a minimal terminfo parsing library. Also, we don't really care whether
290 // the terminfo says that no colors are supported.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
has_key.py 8 # Table mapping curses keys to the terminfo capability name
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
has_key.py 8 # Table mapping curses keys to the terminfo capability name

Completed in 225 milliseconds

1 2 3