OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxdepth
(Results
1 - 25
of
242
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/jemalloc/
coverage.sh
14
for f in `find . -
maxdepth
1 -type f -name '*.gcov'` ; do
/external/harfbuzz_ng/src/
check-c-linkage-decls.sh
9
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'`
check-header-guards.sh
9
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-*.hh'`
check-includes.sh
9
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-*.hh'`
/external/chromium_org/third_party/skia/experimental/webtry/
build
16
find core effects pathops -
maxdepth
1 -name "*.h" | sed "s#^[^\/]*\/##g" | sed "s/\(.*\)/#include \"\1\"/" | sort > ${WEBTRY_ROOT}/templates/template.cpp
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedManipulationEclipse.sh
19
for f in `find $ECLIPSE_HOME/plugins -
maxdepth
1 -name "org.eclipse.ant.ui*.jar" -type f`; do unzip $f lib/*.jar -d $tmpfolder; done
24
for f in `find $d -
maxdepth
1 -name "*.jar" -type f -not -name "xercesImpl.jar"`; do CLASSPATH=$CLASSPATH":"$f; done
/development/build/tools/
patch_windows_sdk.sh
83
find $TEMP_SDK_DIR -
maxdepth
1 -name "*.[ht]*" -type f -print0 | xargs -0 $UNIX2DOS
84
find $TEMP_SDK_DIR -
maxdepth
3 -name "*.bat" -type f -print0 | xargs -0 $UNIX2DOS
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONWriter.java
60
private static final int
maxdepth
= 20;
field in class:JSONWriter
99
this.stack = new JSONObject[
maxdepth
];
271
if (this.top >=
maxdepth
) {
/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/cmockery/cmockery_0_1_2/packages/
deb.sh
67
mv $(find tmp -mindepth 1 -
maxdepth
1 -type f) "$destdir"
/external/e2fsprogs/lib/ext2fs/
get_pathname.c
72
ext2_ino_t ino, int
maxdepth
,
87
if (!dir || (
maxdepth
< 0)) {
120
retval = ext2fs_get_pathname_int(fs, gp.parent, dir,
maxdepth
-1,
/external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.sh
88
find /tmp -
maxdepth
1 \(\