Home
last modified time | relevance | path

Searched defs:recurse (Results 1 - 25 of 29) sorted by relevance

12

/third_party/node/test/parallel/
H A Dtest-async-hooks-recursive-stack-runInAsyncScope.js8 function recurse(n) { function
H A Dtest-fs-readdir-stack-overflow.js8 function recurse() { function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexFormatter.java65 private int recurse(int pos, int level) { in recurse() method in RegexFormatter
/third_party/python/Tools/scripts/
H A Dcleanfuture.py47 recurse = 0 variable
H A Dreindent.py52 recurse = False variable
/third_party/python/Lib/test/test_json/
H A Dtest_recursion.py49 recurse = False variable in TestRecursion.test_defaultrecursion.RecursiveJSONEncoder
/third_party/selinux/libselinux/utils/
H A Dselabel_get_digests_all_partial_matches.c33 bool status, recurse = false; in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DURLHandler.java166 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
174 private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument
226 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
256 public void guide(URLVisitor visitor, boolean recurse) in guide() argument
261 public abstract void guide(URLVisitor visitor, boolean recurse, boolea argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DURLHandler.java170 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
178 private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument
230 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument
260 public void guide(URLVisitor visitor, boolean recurse) in guide() argument
265 public abstract void guide(URLVisitor visitor, boolean recurse, boolea argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBReporterScanner.java137 private void scanDirectory(File directory, FileRule frule, Vector prules, boolean recurse) throws IOException { in scanDirectory() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java39 private boolean recurse; // true if recurse on directories field in CodeMangler
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeFactorizer.java180 void recurse(DfaNode node, int mask) { in recurse() method in RangeTreeFactorizer.MergingVisitor
H A DRangeTree.java606 Node recurse(LogicalOperation logicalOp, Node lhs, Node rhs, boolean canTerminate) { in recurse() method in RangeTree.SetOperations
/third_party/skia/third_party/externals/angle2/scripts/
H A Dexport_targets.py90 def recurse(key): function
/third_party/skia/bench/
H A DAAClipBench.cpp116 void recurse(SkCanvas* canvas, in recurse() function in NestedAAClipBench
/third_party/littlefs/scripts/
H A Dperfbd.py816 def recurse(results_, depth_, prefixes=('', '', '', '')): function
H A Dstack.py491 def recurse(names_, depth_, prefixes=('', '', '', '')): function
H A Dperf.py850 def recurse(results_, depth_, prefixes=('', '', '', '')): function
/third_party/toybox/toys/posix/
H A Dfind.c213 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdeMemPool.c390 int deMemPool_getNumAllocatedBytes (const deMemPool* pool, deBool recurse) in deMemPool_getNumAllocatedBytes() argument
408 int deMemPool_getCapacity (const deMemPool* pool, deBool recurse) in deMemPool_getCapacity() argument
/third_party/python/Lib/test/
H A Dtest_pickle.py345 def recurse(deep): function
H A Dtest_re.py41 def recurse(actual, expect): function
H A Dtest_traceback.py2601 def recurse(n): function
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsusermap.c655 static boolean recurse(const char *accname, const char *dir, in recurse() function
/third_party/cJSON/
H A DcJSON.c3017 CJSON_PUBLIC(cJSON *) cJSON_Duplicate(const cJSON *item, cJSON_bool recurse) in cJSON_Duplicate() argument

Completed in 43 milliseconds

12