HomeSort by: relevance | last modified time | path
    Searched refs:ncurses (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
gdb_curses.h 30 /* Likewise, KEY_EVENT is defined by ncurses.h, but also by Windows
37 with the clear member of class string_file. ncurses potentially has a
43 #include <ncursesw/ncurses.h> /* IWYU pragma: export */
45 #include <ncurses/ncurses.h> /* IWYU pragma: export */
47 #include <ncurses.h> /* IWYU pragma: export */
55 #include <ncurses/term.h> /* IWYU pragma: export */
configure 26977 # FIXME: kettenis/20040905: We prefer ncurses over the vendor-supplied
26981 # search /usr/local/include, if ncurses is installed in /usr/local. A
26982 # default installation of ncurses on alpha*-dec-osf* will lead to such
27008 for ac_lib in '' ncursesw ncurses cursesX curses; do
27104 for ac_lib in '' termcap tinfow tinfo curses ncursesw ncurses; do
29246 ncurses.h \
29247 ncurses/ncurses.h \
29248 ncurses/term.h \
29249 ncursesw/ncurses.h
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
gdb_curses.h 30 /* Likewise, KEY_EVENT is defined by ncurses.h, but also by Windows
37 with the clear member of class string_file. ncurses potentially has a
43 #include <ncursesw/ncurses.h> /* IWYU pragma: export */
45 #include <ncurses/ncurses.h> /* IWYU pragma: export */
47 #include <ncurses.h> /* IWYU pragma: export */
55 #include <ncurses/term.h> /* IWYU pragma: export */
  /src/external/gpl3/gdb.old/dist/readline/readline/
tcap.h 35 # include <ncurses/termcap.h>
configure 6390 # we assume ncurses is installed somewhere the linker can find it
6402 # Windows ncurses installation
6404 for ac_header in ncurses/termcap.h
6406 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/termcap.h" "ac_cv_header_ncurses_termcap_h" "$ac_includes_default"
6424 -lcurses) TERMCAP_PKG_CONFIG_LIB=ncurses ;;
6425 -lncurses) TERMCAP_PKG_CONFIG_LIB=ncurses ;;
  /src/external/gpl3/gdb/dist/readline/readline/
tcap.h 35 # include <ncurses/termcap.h>
configure 6390 # we assume ncurses is installed somewhere the linker can find it
6402 # Windows ncurses installation
6404 for ac_header in ncurses/termcap.h
6406 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/termcap.h" "ac_cv_header_ncurses_termcap_h" "$ac_includes_default"
6424 -lcurses) TERMCAP_PKG_CONFIG_LIB=ncurses ;;
6425 -lncurses) TERMCAP_PKG_CONFIG_LIB=ncurses ;;
  /src/external/bsd/flex/dist/src/
scanopt.h 46 #include <ncurses.h>
  /src/external/bsd/nvi/dist/cl/
cl.h 20 #include <ncursesw/ncurses.h>
23 #include <ncurses.h>
  /src/tools/llvm/
Makefile 48 for lib in tinfo terminfo ncurses curses; do \
  /src/crypto/dist/ipsec-tools/rpm/suse/
ipsec-tools.spec.in 14 BuildRequires: aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv less libacl libattr libgcc libselinux libstdc++ libxcrypt libzio m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext kernel-source libtool openssl-devel perl readline-devel rpm
  /src/external/bsd/tmux/dist/
tty-features.c 27 #include <ncurses.h>
proc.c 31 #include <ncurses.h>
198 log_debug("using ncurses %s %06u", NCURSES_VERSION, NCURSES_VERSION_PATCH);
tty-term.c 24 #include <ncurses.h>
configure 6084 # Look for ncurses or curses. Try pkg-config first then directly for the
6167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ncurses" >&5
6168 $as_echo_n "checking for ncurses... " >&6; }
6174 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ncurses\""; } >&5
6175 ($PKG_CONFIG --exists --print-errors "ncurses") 2>&5
6179 pkg_cv_LIBNCURSES_CFLAGS=`$PKG_CONFIG --cflags "ncurses" 2>/dev/null`
6191 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ncurses\""; } >&5
6192 ($PKG_CONFIG --exists --print-errors "ncurses") 2>&5
6196 pkg_cv_LIBNCURSES_LIBS=`$PKG_CONFIG --libs "ncurses" 2>/dev/null`
6217 LIBNCURSES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ncurses" 2>&1
    [all...]
  /src/lib/libcurses/EXAMPLES/
view.c 5 * to test the scrolling code in ncurses.
33 #ifdef NCURSES
35 #include <ncurses.h>
39 #endif /* NCURSES */
  /src/external/gpl2/texinfo/dist/info/
terminal.c 35 #include <ncurses/termcap.h>
  /src/lib/libedit/
terminal.c 63 #include <ncurses.h>
  /src/external/bsd/less/dist/
screen.c 77 #include <ncurses/termcap.h>
configure 2376 as_fn_append ac_header_c_list " ncurses/termcap.h ncurses_termcap_h HAVE_NCURSES_TERMCAP_H"
4843 if test "x$ac_cv_header_termcap_h" = xyes; then include_termcap_h="#include <termcap.h>"; elif test "x$ac_cv_header_ncurses_termcap_h" = xyes; then include_termcap_h="#include <ncurses/termcap.h>"; elif test "x$ac_cv_header_ncursesw_termcap_h" = xyes; then include_termcap_h="#include <ncursesw/termcap.h>"; fi
4978 # -- Try ncurses.
  /src/external/bsd/ipf/dist/tools/
ipfstat.c 65 # include <ncurses.h>
1321 /* init ncurses stuff */
  /src/share/terminfo/
terminfo 3 # This version of terminfo.src is distributed with ncurses and is maintained
7 # bug-ncurses@gnu.org
18 # maintenance of ncurses (since 1996) are generally conceded to be copyright
19 # under the ncurses MIT-style license. That was the effect of the agreement
20 # which the principal authors of ncurses made in 1998. However, since much of
37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying
65 # Pointers to related resources (including the ncurses distribution) may
88 # ncurses suite; it differs from stock (System V-compatible) terminfo only
92 # you have ncurses `tic -I' is nicer (among other things, it automaticall
    [all...]
  /src/external/bsd/top/dist/
configure 3696 for ac_lib in '' termcap curses ncurses; do
  /src/external/apache2/llvm/autoconf/
configure 7893 for ac_lib in '' tinfo terminfo curses ncurses ncursesw; do
  /src/external/public-domain/sqlite/dist/
configure 13967 for ac_lib in '' termcap curses ncurses ncursesw

Completed in 69 milliseconds

1 2