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

  /external/toybox/kconfig/lxdialog/
check-lxdialog.sh 2 # Check ncurses compatibility
25 # Where is ncurses.h?
28 if [ -f /usr/include/ncurses/ncurses.h ]; then
29 echo '-I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>"'
30 elif [ -f /usr/include/ncurses/curses.h ]; then
31 echo '-I/usr/include/ncurses -DCURSES_LOC="<ncurses/curses.h>"'
32 elif [ -f /usr/include/ncurses.h ]; the
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
py_curses.h 15 Apple-supplied ncurses.h sets NCURSES_OPAQUE to 1, and then Python
48 #include <ncurses.h>
63 use <ncurses.h>, which has all these features. */
  /prebuilts/gdb/linux-x86/include/python2.7/
py_curses.h 15 Apple-supplied ncurses.h sets NCURSES_OPAQUE to 1, and then Python
48 #include <ncurses.h>
63 use <ncurses.h>, which has all these features. */
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
py_curses.h 15 Apple-supplied ncurses.h sets NCURSES_OPAQUE to 1, and then Python
48 #include <ncurses.h>
63 use <ncurses.h>, which has all these features. */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
py_curses.h 15 Apple-supplied ncurses.h sets NCURSES_OPAQUE to 1, and then Python
48 #include <ncurses.h>
63 use <ncurses.h>, which has all these features. */
  /external/llvm/
llvm-host-build.mk 68 # Add on ncurses to have support for terminfo
configure     [all...]
  /external/autotest/client/profilers/powertop/src/
display.c 32 #include <ncurses.h>
  /external/e2fsprogs/ext2ed/
ext2ed.h 36 #include <ncurses.h>
  /external/gptfdisk/
gptcurses.cc 25 #include <ncurses.h>
772 * Non-class support functions (mostly related to ncurses) *
  /external/libedit/src/
terminal.c 61 #include <ncurses.h>
    [all...]
  /external/libedit/
configure     [all...]

Completed in 354 milliseconds