Searched refs:precious_files_regex (Results 1 - 18 of 18) sorted by relevance

/external/libmtp/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6411 if test "X$precious_files_regex" != "X"; then
6412 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libogg/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6418 if test "X$precious_files_regex" != "X"; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libpng/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6411 if test "X$precious_files_regex" != "X"; then
6412 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libusb/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6411 if test "X$precious_files_regex" != "X"; then
6412 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libusb-compat/
H A Dltmain.sh4095 precious_files_regex=
4341 precious_files_regex="$arg"
6418 if test "X$precious_files_regex" != "X"; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libvorbis/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6418 if test "X$precious_files_regex" != "X"; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/openfst/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6418 if test "X$precious_files_regex" != "X"; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/protobuf/gtest/build-aux/
H A Dltmain.sh3570 precious_files_regex=
3816 precious_files_regex="$arg"
5884 if test "X$precious_files_regex" != "X"; then
5885 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/protobuf/
H A Dltmain.sh3570 precious_files_regex=
3816 precious_files_regex="$arg"
5884 if test "X$precious_files_regex" != "X"; then
5885 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dltmain.sh4089 precious_files_regex=
4335 precious_files_regex="$arg"
6412 if test "X$precious_files_regex" != "X"; then
6413 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh1158 precious_files_regex=
1295 precious_files_regex="$arg"
3467 if test "X$precious_files_regex" != "X"; then
3468 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/chromium/third_party/libevent/
H A Dltmain.sh1158 precious_files_regex=
1295 precious_files_regex="$arg"
3459 if test "X$precious_files_regex" != "X"; then
3460 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libffi/
H A Dltmain.sh1151 precious_files_regex=
1287 precious_files_regex="$arg"
3434 if test "X$precious_files_regex" != "X"; then
3435 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/llvm/autoconf/
H A Dltmain.sh1121 precious_files_regex=
1248 precious_files_regex="$arg"
3387 if test "X$precious_files_regex" != "X"; then
3388 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh1121 precious_files_regex=
1248 precious_files_regex="$arg"
3387 if test "X$precious_files_regex" != "X"; then
3388 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/expat/conftools/
H A Dltmain.sh5138 precious_files_regex=
5389 precious_files_regex="$arg"
7545 if test "X$precious_files_regex" != "X"; then
7546 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/expat/
H A Dlibtool5578 precious_files_regex=
5829 precious_files_regex="$arg"
7985 if test "X$precious_files_regex" != "X"; then
7986 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7554 if test "X$precious_files_regex" != "X"; then
7555 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1

Completed in 2317 milliseconds