Home
last modified time | relevance | path

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

/third_party/libabigail/
H A Dltmain.sh6172 for search_ext in .la $std_shrext .so .a; do
6174 lib="$searchdir/lib${name}${search_ext}"
6176 if test "$search_ext" = ".la"; then
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh6195 for search_ext in .la $std_shrext .so .a; do
6197 lib="$searchdir/lib${name}${search_ext}"
6199 if test "$search_ext" = ".la"; then
/third_party/eudev/
H A Dltmain.sh7688 for search_ext in .la $std_shrext .so .a; do
7690 lib=$searchdir/lib$name$search_ext
7692 if test .la = "$search_ext"; then
/third_party/curl/
H A Dltmain.sh7919 for search_ext in .la $std_shrext .so .a; do
7921 lib=$searchdir/lib$name$search_ext
7923 if test .la = "$search_ext"; then
/third_party/lame/
H A Dltmain.sh7636 for search_ext in .la $std_shrext .so .a; do
7638 lib=$searchdir/lib$name$search_ext
7640 if test .la = "$search_ext"; then
/third_party/node/deps/cares/
H A Dltmain.sh7919 for search_ext in .la $std_shrext .so .a; do
7921 lib=$searchdir/lib$name$search_ext
7923 if test .la = "$search_ext"; then
/third_party/node/deps/cares/config/
H A Dltmain.sh7919 for search_ext in .la $std_shrext .so .a; do
7921 lib=$searchdir/lib$name$search_ext
7923 if test .la = "$search_ext"; then
/third_party/libevdev/build-aux/
H A Dltmain.sh7915 for search_ext in .la $std_shrext .so .a; do
7917 lib=$searchdir/lib$name$search_ext
7919 if test .la = "$search_ext"; then
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh7636 for search_ext in .la $std_shrext .so .a; do
7638 lib=$searchdir/lib$name$search_ext
7640 if test .la = "$search_ext"; then

Completed in 79 milliseconds