Home
last modified time | relevance | path

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

/third_party/libabigail/
H A Dltmain.sh5130 precious_files_regex=
5381 precious_files_regex="$arg"
7534 if test "X$precious_files_regex" != "X"; then
7535 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/third_party/skia/third_party/externals/microhttpd/
H A 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
/third_party/eudev/
H A Dltmain.sh6597 precious_files_regex=
6859 precious_files_regex=$arg
9098 if test -n "$precious_files_regex"; then
9099 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/third_party/curl/
H A Dltmain.sh6798 precious_files_regex=
7060 precious_files_regex=$arg
9332 if test -n "$precious_files_regex"; then
9333 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/third_party/lame/
H A 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
/third_party/node/deps/cares/
H A Dltmain.sh6798 precious_files_regex=
7060 precious_files_regex=$arg
9332 if test -n "$precious_files_regex"; then
9333 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/third_party/node/deps/cares/config/
H A Dltmain.sh6798 precious_files_regex=
7060 precious_files_regex=$arg
9332 if test -n "$precious_files_regex"; then
9333 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/third_party/libevdev/build-aux/
H A Dltmain.sh6799 precious_files_regex=
7061 precious_files_regex=$arg
9325 if test -n "$precious_files_regex"; then
9326 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/third_party/skia/third_party/externals/libpng/
H A 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

Completed in 77 milliseconds