HomeSort by relevance Sort by last modified time
    Searched refs:mindepth (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /build/tools/
findleaves.py 26 def perform_find(mindepth, prune, dirlist, filename):
45 # mindepth
46 if mindepth > 0:
48 if depth < mindepth:
59 --mindepth=<mindepth>
70 mindepth = -1
75 if arg.startswith("--mindepth="):
77 mindepth = int(arg[len("--mindepth="):]
    [all...]
  /external/chromium/sdch/open-vcdiff/packages/
deb.sh 71 mv $(find tmp -mindepth 1 -maxdepth 1 -type f) "$destdir"
  /external/chromium_org/sdch/open-vcdiff/packages/
deb.sh 85 mv $(find tmp -mindepth 1 -maxdepth 1 -type f) "$destdir"
  /external/chromium_org/third_party/tcmalloc/vendor/packages/
deb.sh 71 mv $(find tmp -mindepth 1 -maxdepth 1 -type f) "$destdir"
  /external/open-vcdiff/packages/
deb.sh 85 mv $(find tmp -mindepth 1 -maxdepth 1 -type f) "$destdir"
  /developers/build/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/AppRestrictions/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicAccessibility/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicContactables/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicGestureDetect/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicImmersiveMode/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicMediaDecoder/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicMediaRouter/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicMultitouch/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicNetworking/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicNotifications/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicRenderScript/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
  /developers/build/prebuilts/gradle/BasicSyncAdapter/
gradlew 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`

Completed in 249 milliseconds

1 2 3 4