Home
last modified time | relevance | path

Searched refs:precious_files_regex (Results 1 – 21 of 21) sorted by relevance

/external/c-ares/
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/libmicrohttpd/
Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/google-tv-pairing-protocol/cpp/
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
Dlibtool4589 precious_files_regex=
4835 precious_files_regex="$arg"
6919 if test "X$precious_files_regex" != "X"; then
6920 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libevent/
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
/external/libexif/
Dltmain.sh5141 precious_files_regex=
5392 precious_files_regex="$arg"
7551 if test "X$precious_files_regex" != "X"; then
7552 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/google-breakpad/autotools/
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/libedit/
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
/external/libopus/
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
/external/libusb/
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/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libusb-compat/
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/protobuf/gtest/build-aux/
Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/libmtp/
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/libvorbis/
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/libcap-ng/libcap-ng-0.7/
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
/external/libogg/
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/
Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/cmockery/cmockery_0_1_2/
Dltmain.sh1121 precious_files_regex=
3395 if test "X$precious_files_regex" != "X"; then
3396 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
Dlibtool1473 precious_files_regex=
3747 if test "X$precious_files_regex" != "X"; then
3748 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/external/pcre/dist/
Dltmain.sh6549 precious_files_regex=
6811 precious_files_regex=$arg
9046 if test -n "$precious_files_regex"; then
9047 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1