Searched refs:deplib_match (Results 1 - 13 of 13) sorted by relevance

/external/libmtp/
H A Dltmain.sh6559 deplib_match=$1
6560 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6602 deplib_match=$1
6603 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/libpng/
H A Dltmain.sh6559 deplib_match=$1
6560 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6602 deplib_match=$1
6603 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/libusb/
H A Dltmain.sh6559 deplib_match=$1
6560 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6602 deplib_match=$1
6603 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/libusb-compat/
H A Dltmain.sh6566 deplib_match=$1
6567 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6609 deplib_match=$1
6610 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/openfst/
H A Dltmain.sh6566 deplib_match=$1
6567 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6609 deplib_match=$1
6610 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/protobuf/gtest/build-aux/
H A Dltmain.sh6032 deplib_match=$1
6033 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6075 deplib_match=$1
6076 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/protobuf/
H A Dltmain.sh6032 deplib_match=$1
6033 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6075 deplib_match=$1
6076 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh3616 deplib_match=$2
3617 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3656 deplib_match=$2
3657 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/chromium/third_party/libevent/
H A Dltmain.sh3608 deplib_match=$2
3609 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3648 deplib_match=$2
3649 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/expat/conftools/
H A Dltmain.sh3537 deplib_match=$2
3538 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3579 deplib_match=$2
3580 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/libffi/
H A Dltmain.sh3583 deplib_match=$2
3584 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3623 deplib_match=$2
3624 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/llvm/autoconf/
H A Dltmain.sh3537 deplib_match=$2
3538 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3579 deplib_match=$2
3580 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh3537 deplib_match=$2
3538 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3579 deplib_match=$2
3580 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 293 milliseconds