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

  /external/vulkan-validation-layers/build-android/
build_all.sh 33 function findtool() { function
41 findtool aapt
42 findtool zipalign
43 findtool jarsigner
  /external/curl/
buildconf 33 # findtool works as 'which' but we use a different name to make it more
37 findtool(){ function
203 libtoolize=`findtool glibtoolize 2>/dev/null`
205 libtoolize=`findtool ${LIBTOOLIZE:-libtoolize}`
275 PERL=`findtool ${PERL:-perl}`

Completed in 103 milliseconds