HomeSort by relevance Sort by last modified time
    Searched refs:echo_libs (Results 1 - 6 of 6) sorted by null

  /external/libusb-compat/
libusb-config.in 61 echo_libs=yes
79 if test "$echo_libs" = "yes"; then
  /external/google-breakpad/src/testing/gtest/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
  /external/google-breakpad/src/testing/scripts/
gmock-config.in 186 --libs) echo_libs=yes;;
283 test "$echo_libs" = "yes" && show_usage && exit 1
300 test "$echo_libs" = "yes" && output="$output $gmock_libs"
  /external/protobuf/gtest/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
  /external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
freetype-config.in 87 echo_libs=yes
142 if test "$echo_libs" = "yes" ; then

Completed in 1732 milliseconds