OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ncurses
(Results
1 - 17
of
17
) sorted by null
/external/u-boot/scripts/kconfig/lxdialog/
check-lxdialog.sh
3
# Check
ncurses
compatibility
9
pkg-config --libs
ncurses
2>/dev/null && exit
11
for lib in ncursesw
ncurses
curses ; do
22
# Where is
ncurses
.h?
26
echo '-DCURSES_LOC="<
ncurses
.h>" -DNCURSES_WIDECHAR=1'
27
elif pkg-config --cflags
ncurses
2>/dev/null; then
28
echo '-DCURSES_LOC="<
ncurses
.h>"'
32
elif [ -f /usr/include/
ncurses
/
ncurses
.h ]; then
33
echo '-I/usr/include/
ncurses
-DCURSES_LOC="<ncurses.h>"
[
all
...]
/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
...]
/external/llvm/
llvm-host-build.mk
58
# Add on
ncurses
to have support for terminfo
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
py_curses.h
15
Apple-supplied
ncurses
.h sets NCURSES_OPAQUE to 1, and then Python
48
#include <
ncurses
.h>
59
use <
ncurses
.h>, which has all these features. */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
py_curses.h
15
Apple-supplied
ncurses
.h sets NCURSES_OPAQUE to 1, and then Python
48
#include <
ncurses
.h>
59
use <
ncurses
.h>, which has all these features. */
/external/python/cpython2/Include/
py_curses.h
43
/* The following definition is necessary for
ncurses
5.7; without it,
50
#include <
ncurses
.h>
57
use <
ncurses
.h>, which has some or all these features. */
/external/python/cpython3/Include/
py_curses.h
27
/* The following definition is necessary for
ncurses
5.7; without it,
34
#include <
ncurses
.h>
41
use <
ncurses
.h>, which has some or all these features. */
/external/u-boot/scripts/kconfig/
nconf.h
18
#include <
ncurses
.h>
Makefile
164
@echo ' nconfig - Update current config utilising a
ncurses
menu based'
198
# Utilizes
ncurses
225
# Check that we have the required
ncurses
stuff installed for lxdialog (menuconfig)
252
|| pkg-config --libs menu panel
ncurses
2>/dev/null \
/external/autotest/client/profilers/powertop/src/
display.c
32
#include <
ncurses
.h>
/external/e2fsprogs/ext2ed/
ext2ed.h
36
#include <
ncurses
.h>
/build/soong/cc/config/
x86_darwin_host.go
73
"
ncurses
",
x86_linux_host.go
105
"
ncurses
",
/external/bcc/SPECS/
bcc.spec
61
BuildRequires: pkgconfig
ncurses
-devel
/external/gptfdisk/
gptcurses.cc
25
#include <
ncurses
.h>
772
* Non-class support functions (mostly related to
ncurses
) *
/external/python/cpython2/
configure
[
all
...]
/external/python/cpython3/
configure
[
all
...]
Completed in 1667 milliseconds