Home
last modified time | relevance | path

Searched refs:searchpath (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/config/
Dtest-icu-config.sh20 icu-config --cppflags-searchpath
28 icu-config --ldflags-searchpath
Dicu-config-bottom31 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/
Dlib-prefix.m4202searchpath=`(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/
Dconfigure.ac256 ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-libsonly`
/external/libmtp/
Daclocal.m41192searchpath=`(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
Dconfigure11651searchpath=`(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/
Dconfigure.ac984 AC_ARG_WITH([dri-searchpath],
985 [AS_HELP_STRING([--with-dri-searchpath=DIRS...],
/external/bison/
Dconfigure16337 if test -n "$searchpath"; then
16339 for searchdir in $searchpath; do