Home
last modified time | relevance | path

Searched refs:a_deplib (Results 1 – 8 of 8) sorted by relevance

/third_party/libabigail/
Dltmain.sh7759 for a_deplib in $deplibs; do
7760 case $a_deplib in
7762 func_stripname -l '' "$a_deplib"
7766 *" $a_deplib "*)
7767 func_append newdeplibs " $a_deplib"
7768 a_deplib=""
7772 if test -n "$a_deplib" ; then
7810 func_append newdeplibs " $a_deplib"
7817 if test -n "$a_deplib" ; then
7820 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/skia/third_party/externals/microhttpd/
Dltmain.sh7785 for a_deplib in $deplibs; do
7786 case $a_deplib in
7788 func_stripname -l '' "$a_deplib"
7792 *" $a_deplib "*)
7793 func_append newdeplibs " $a_deplib"
7794 a_deplib=""
7798 if test -n "$a_deplib" ; then
7836 func_append newdeplibs " $a_deplib"
7843 if test -n "$a_deplib" ; then
7846 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/freetype/builds/unix/
Dltmain.sh9557 for a_deplib in $deplibs; do
9558 case $a_deplib in
9560 func_stripname -l '' "$a_deplib"
9564 *" $a_deplib "*)
9565 func_append newdeplibs " $a_deplib"
9566 a_deplib=
9570 if test -n "$a_deplib"; then
9608 func_append newdeplibs " $a_deplib"
9615 if test -n "$a_deplib"; then
9618 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/libevdev/build-aux/
Dltmain.sh9264 for a_deplib in $deplibs; do
9265 case $a_deplib in
9267 func_stripname -l '' "$a_deplib"
9271 *" $a_deplib "*)
9272 func_append newdeplibs " $a_deplib"
9273 a_deplib=
9277 if test -n "$a_deplib"; then
9315 func_append newdeplibs " $a_deplib"
9322 if test -n "$a_deplib"; then
9325 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/libffi/
Dltmain.sh9273 for a_deplib in $deplibs; do
9274 case $a_deplib in
9276 func_stripname -l '' "$a_deplib"
9280 *" $a_deplib "*)
9281 func_append newdeplibs " $a_deplib"
9282 a_deplib=
9286 if test -n "$a_deplib"; then
9324 func_append newdeplibs " $a_deplib"
9331 if test -n "$a_deplib"; then
9334 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/mtdev/config-aux/
Dltmain.sh9490 for a_deplib in $deplibs; do
9491 case $a_deplib in
9493 func_stripname -l '' "$a_deplib"
9497 *" $a_deplib "*)
9498 func_append newdeplibs " $a_deplib"
9499 a_deplib=
9503 if test -n "$a_deplib"; then
9541 func_append newdeplibs " $a_deplib"
9548 if test -n "$a_deplib"; then
9551 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/skia/third_party/externals/libpng/
Dltmain.sh9271 for a_deplib in $deplibs; do
9272 case $a_deplib in
9274 func_stripname -l '' "$a_deplib"
9278 *" $a_deplib "*)
9279 func_append newdeplibs " $a_deplib"
9280 a_deplib=
9284 if test -n "$a_deplib"; then
9322 func_append newdeplibs " $a_deplib"
9329 if test -n "$a_deplib"; then
9332 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]
/third_party/node/deps/cares/
Dltmain.sh9375 for a_deplib in $deplibs; do
9376 case $a_deplib in
9378 func_stripname -l '' "$a_deplib"
9382 *" $a_deplib "*)
9383 func_append newdeplibs " $a_deplib"
9384 a_deplib=
9388 if test -n "$a_deplib"; then
9426 func_append newdeplibs " $a_deplib"
9433 if test -n "$a_deplib"; then
9436 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
[all …]