Home
last modified time | relevance | path

Searched refs:maxdepth (Results 1 – 25 of 61) sorted by relevance

123

/external/dbus/
Dcleanup-man-pages.sh28 (find . -maxdepth 1 -name "_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all unde…
29 (find . -maxdepth 1 -name "DBus*Internal*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not m…
30 (find . -maxdepth 1 -name "dbus_*_internal_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could no…
65 (find . -maxdepth 1 -name "dbus_*" | xargs -I ITEMS /bin/mv ITEMS keep) || die "could not move all …
66 (find . -maxdepth 1 -name "DBUS_*" | xargs -I ITEMS /bin/mv ITEMS keep) || die "could not move all …
67 (find . -maxdepth 1 -name "DBus*" | xargs -I ITEMS /bin/mv ITEMS keep) || die "could not move all D…
71 (find . -maxdepth 1 -type f | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move remaining i…
75 MISSING_COUNT=`find . -maxdepth 1 -type f -name "*" | wc -l`
/external/clang/docs/
Dindex.rst9 :maxdepth: 1
17 :maxdepth: 1
43 :maxdepth: 1
61 :maxdepth: 1
72 :maxdepth: 1
/external/valgrind/auxprogs/
Dposixtestsuite-1.5.1-diff.txt34 - find functional/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'
35 + find functional/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'
39 - find functional/ -type f -maxdepth 2 -mindepth 2 -name "run.sh" -exec dirname '{}' ';'
40 + find functional/ -maxdepth 2 -mindepth 2 -type f -name "run.sh" -exec dirname '{}' ';'
44 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'
45 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'
49 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "run.sh" -exec dirname '{}' ';'
50 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "run.sh" -exec dirname '{}' ';'
/external/autotest/site_utils/admin/
Ddeploy_private_tests.sh64 find ${PRIVATE_SERVER_TESTS_DIR} -mindepth 1 -maxdepth 1 \
67 find ${PRIVATE_CLIENT_TESTS_DIR} -mindepth 1 -maxdepth 1 \
71 find ${PRIVATE_SERVER_SUITES_DIR} -mindepth 1 -maxdepth 1 -type f \
/external/llvm/docs/CommandGuide/
Dindex.rst15 :maxdepth: 1
38 :maxdepth: 1
48 :maxdepth: 1
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
DJSONWriter.java60 private static final int maxdepth = 20; field in JSONWriter
99 this.stack = new JSONObject[maxdepth]; in JSONWriter()
271 if (this.top >= maxdepth) { in push()
/external/harfbuzz_ng/src/
Dcheck-header-guards.sh9 test "x$HBHEADERS" = x && HBHEADERS=`cd "$srcdir"; find . -maxdepth 1 -name 'hb*.h'`
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb-*.cc' -or -name 'hb…
Dcheck-c-linkage-decls.sh9 test "x$HBHEADERS" = x && HBHEADERS=`cd "$srcdir"; find . -maxdepth 1 -name 'hb*.h'`
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb*.h'`
Dcheck-includes.sh9 test "x$HBHEADERS" = x && HBHEADERS=`cd "$srcdir"; find . -maxdepth 1 -name 'hb*.h'`
10 test "x$HBSOURCES" = x && HBSOURCES=`cd "$srcdir"; find . -maxdepth 1 -name 'hb-*.cc' -or -name 'hb…
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
DfeedManipulationEclipse.sh19 for f in `find $ECLIPSE_HOME/plugins -maxdepth 1 -name "org.eclipse.ant.ui*.jar" -type f`; do unzip…
24 …for f in `find $d -maxdepth 1 -name "*.jar" -type f -not -name "xercesImpl.jar"`; do CLASSPATH=$C…
/external/e2fsprogs/lib/ext2fs/
Dget_pathname.c72 ext2_ino_t ino, int maxdepth, in ext2fs_get_pathname_int() argument
87 if (!dir || (maxdepth < 0)) { in ext2fs_get_pathname_int()
120 retval = ext2fs_get_pathname_int(fs, gp.parent, dir, maxdepth-1, in ext2fs_get_pathname_int()
/external/toybox/toys/posix/
Ddu.c40 long maxdepth;
57 if (TT.maxdepth && TT.depth > TT.maxdepth) return; in print()
/external/chromium-trace/catapult/third_party/webapp2/docs/
Dindex.rst47 :maxdepth: 1
58 :maxdepth: 3
73 :maxdepth: 2
83 :maxdepth: 1
103 :maxdepth: 1
114 :maxdepth: 1
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/source/
Dmodules.rst5 :maxdepth: 4
/external/chromium-trace/catapult/third_party/html5lib-python/doc/
Dmodules.rst5 :maxdepth: 4
Dindex.rst8 :maxdepth: 2
/external/chromium-trace/catapult/third_party/webapp2/docs/api/
Dindex.rst7 :maxdepth: 3
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/
Dindex.rst7 :maxdepth: 1
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Dindex.rst7 :maxdepth: 3
/external/jemalloc/
Dcoverage.sh14 for f in `find . -maxdepth 1 -type f -name '*.gcov'` ; do
/external/chromium-trace/catapult/third_party/mox3/doc/source/
Dindex.rst10 :maxdepth: 2
/external/chromium-trace/catapult/telemetry/third_party/mox3/doc/source/
Dindex.rst10 :maxdepth: 2
/external/libunwind/src/x86_64/
DGtrace.c403 int maxdepth = 0; in tdep_trace() local
408 if (unlikely(! cursor || ! buffer || ! size || (maxdepth = *size) <= 0)) in tdep_trace()
436 while (depth < maxdepth) in tdep_trace()
/external/clang/docs/analyzer/
Dindex.rst12 :maxdepth: 2
/external/deqp/android/cts/
DAndroid.mk33 find -L master -maxdepth 1 -name "*.txt") \

123