Searched refs:searchpath (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/config/ |
D | test-icu-config.sh | 20 icu-config --cppflags-searchpath 28 icu-config --ldflags-searchpath
|
D | icu-config-bottom | 31 echo " --cppflags-searchpath Print only -I include directives (-Iinclude)" 49 echo " --ldflags-searchpath Print only -L (search path) directive" 240 --cppflags-searchpath) 285 --ldflags-searchpath)
|
/external/bison/m4/ |
D | lib-prefix.m4 | 202 …searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e… 203 if test -n "$searchpath"; then 205 for searchdir in $searchpath; do
|
/external/harfbuzz_ng/ |
D | configure.ac | 256 ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-libsonly`
|
/external/libmtp/ |
D | aclocal.m4 | 1192 …searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e… 1193 if test -n "$searchpath"; then 1195 for searchdir in $searchpath; do
|
D | configure | 11651 …searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e… 11652 if test -n "$searchpath"; then 11654 for searchdir in $searchpath; do
|
/external/mesa3d/ |
D | configure.ac | 984 AC_ARG_WITH([dri-searchpath], 985 [AS_HELP_STRING([--with-dri-searchpath=DIRS...],
|
/external/bison/ |
D | configure | 16337 if test -n "$searchpath"; then 16339 for searchdir in $searchpath; do
|