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

1 2 3

  /external/libxml2/result/noent/
rdf2 55 /usr/share/ncurses4/terminfo
56 /usr/share/ncurses4/terminfo/1
57 /usr/share/ncurses4/terminfo/1/1178
58 /usr/share/ncurses4/terminfo/1/1730-lm
59 /usr/share/ncurses4/terminfo/2
60 /usr/share/ncurses4/terminfo/2/2621
61 /usr/share/ncurses4/terminfo/2/2621-wl
62 /usr/share/ncurses4/terminfo/2/2621A
63 /usr/share/ncurses4/terminfo/2/2621a
64 /usr/share/ncurses4/terminfo/
    [all...]
  /external/libxml2/result/
rdf2 55 /usr/share/ncurses4/terminfo
56 /usr/share/ncurses4/terminfo/1
57 /usr/share/ncurses4/terminfo/1/1178
58 /usr/share/ncurses4/terminfo/1/1730-lm
59 /usr/share/ncurses4/terminfo/2
60 /usr/share/ncurses4/terminfo/2/2621
61 /usr/share/ncurses4/terminfo/2/2621-wl
62 /usr/share/ncurses4/terminfo/2/2621A
63 /usr/share/ncurses4/terminfo/2/2621a
64 /usr/share/ncurses4/terminfo/
    [all...]
rdf2.rde 159 /usr/share/ncurses4/terminfo
160 /usr/share/ncurses4/terminfo/1
161 /usr/share/ncurses4/terminfo/1/1178
162 /usr/share/ncurses4/terminfo/1/1730-lm
163 /usr/share/ncurses4/terminfo/2
164 /usr/share/ncurses4/terminfo/2/2621
165 /usr/share/ncurses4/terminfo/2/2621-wl
166 /usr/share/ncurses4/terminfo/2/2621A
167 /usr/share/ncurses4/terminfo/2/2621a
168 /usr/share/ncurses4/terminfo/
    [all...]
rdf2.rdr 159 /usr/share/ncurses4/terminfo
160 /usr/share/ncurses4/terminfo/1
161 /usr/share/ncurses4/terminfo/1/1178
162 /usr/share/ncurses4/terminfo/1/1730-lm
163 /usr/share/ncurses4/terminfo/2
164 /usr/share/ncurses4/terminfo/2/2621
165 /usr/share/ncurses4/terminfo/2/2621-wl
166 /usr/share/ncurses4/terminfo/2/2621A
167 /usr/share/ncurses4/terminfo/2/2621a
168 /usr/share/ncurses4/terminfo/
    [all...]
rdf2.sax 158 SAX.characters(/share/ncurses4/terminfo/P/P14, 4000)
159 SAX.characters(es4/terminfo/a/alt7pc
163 SAX.characters(ses4/terminfo/b/bee
165 SAX.characters(r/share/ncurses4/terminfo/c/co, 4000)
166 SAX.characters(/usr/share/ncurses4/terminfo/d, 4000)
167 SAX.characters(sr/share/ncurses4/terminfo/g/g, 4000)
168 SAX.characters(/terminfo/h/hp2626-12x40
170 SAX.characters(e/ncurses4/terminfo/i/intertub, 4000)
171 SAX.characters(rses4/terminfo/m/mskermit22714, 4000)
172 SAX.characters(are/ncurses4/terminfo/p/p12-
    [all...]
rdf2.sax2 158 SAX.characters(/share/ncurses4/terminfo/P/P14, 4000)
159 SAX.characters(es4/terminfo/a/alt7pc
163 SAX.characters(ses4/terminfo/b/bee
165 SAX.characters(r/share/ncurses4/terminfo/c/co, 4000)
166 SAX.characters(/usr/share/ncurses4/terminfo/d, 4000)
167 SAX.characters(sr/share/ncurses4/terminfo/g/g, 4000)
168 SAX.characters(/terminfo/h/hp2626-12x40
170 SAX.characters(e/ncurses4/terminfo/i/intertub, 4000)
171 SAX.characters(rses4/terminfo/m/mskermit22714, 4000)
172 SAX.characters(are/ncurses4/terminfo/p/p12-
    [all...]
  /external/libxml2/test/
rdf2 55 /usr/share/ncurses4/terminfo
56 /usr/share/ncurses4/terminfo/1
57 /usr/share/ncurses4/terminfo/1/1178
58 /usr/share/ncurses4/terminfo/1/1730-lm
59 /usr/share/ncurses4/terminfo/2
60 /usr/share/ncurses4/terminfo/2/2621
61 /usr/share/ncurses4/terminfo/2/2621-wl
62 /usr/share/ncurses4/terminfo/2/2621A
63 /usr/share/ncurses4/terminfo/2/2621a
64 /usr/share/ncurses4/terminfo/
    [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/term/
_term.py 77 def terminfo(): function
80 if terminfo.info is None:
81 terminfo.info = _INFO()
82 return terminfo.info
83 terminfo.info = None
88 parm = dict(terminfo())
__init__.py 28 from _setup.term._term import terminfo, write, green, red, yellow, announce namespace
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/term/
_term.py 78 def terminfo(): function
81 if terminfo.info is None:
82 terminfo.info = _INFO()
83 return terminfo.info
84 terminfo.info = None
89 parm = dict(terminfo())
__init__.py 28 from _setup.term._term import terminfo, write, green, red, yellow, announce namespace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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 */
203 * Use this structure to hide differences between terminfo and termcap
244 /* this is a documented limitation of terminfo */
247 #ifndef TERMINFO
248 #define TERMINFO "/usr/share/terminfo"
  /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.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.8/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.7 
libcurses.so 
  /external/llvm/
llvm-host-build.mk 68 # Add on ncurses to have support for terminfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.9 
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/
run_tests.py 144 for key in term.terminfo():
147 term.terminfo.info = info
  /external/libedit/
configure.ac 51 [AC_CHECK_LIB(terminfo, tgetent,,
  /external/llvm/lib/Support/Unix/
Process.inc 339 // headers from various terminfo, curses, or other sources is harder than
358 // Regardless of why, if we can't get terminfo, we shouldn't try to print
365 // with a minimal terminfo parsing library. Also, we don't really care whether
374 // the terminfo says that no colors are supported.

Completed in 237 milliseconds

1 2 3