Searched refs:names_next_round (Results 1 – 5 of 5) sorted by relevance
/external/libexif/auto-m4/ |
D | lib-link.m4 | 161 names_next_round='$1 $2' 162 while test -n "$names_next_round"; do 163 names_this_round="$names_next_round" 164 names_next_round= 469 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 475 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
|
/external/flac/m4/ |
D | lib-link.m4 | 232 names_next_round='$1 $2' 233 while test -n "$names_next_round"; do 234 names_this_round="$names_next_round" 235 names_next_round= 612 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 618 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
|
/external/e2fsprogs/ |
D | configure | 8276 while test -n "$names_next_round"; do 8277 names_this_round="$names_next_round" 8624 … names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 8627 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,… 8900 while test -n "$names_next_round"; do 8901 names_this_round="$names_next_round" 9248 … names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 9251 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
|
D | aclocal.m4 | 1898 names_next_round='$1 $2' 1899 while test -n "$names_next_round"; do 1900 names_this_round="$names_next_round" 1901 names_next_round= 2278 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 2284 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
|
/external/libexif/ |
D | configure | 12484 while test -n "$names_next_round"; do 12485 names_this_round="$names_next_round" 12765 … names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 12768 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,… 13042 while test -n "$names_next_round"; do 13043 names_this_round="$names_next_round" 13323 … names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` 13326 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
|