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

  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/term/
__init__.py 28 from _setup.term._term import terminfo, write, green, red, yellow, announce namespace
_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())
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/term/
__init__.py 28 from _setup.term._term import terminfo, write, green, red, yellow, announce namespace
_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())
  /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/llvm/
llvm-host-build.mk 68 # Add on ncurses to have support for terminfo
configure     [all...]
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 

Completed in 347 milliseconds