| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | URLHandler.java | 170 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() 178 … private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() 230 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() 260 public void guide(URLVisitor visitor, boolean recurse) in guide() 265 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | URLHandler.java | 166 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() 174 … private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() 226 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() 256 public void guide(URLVisitor visitor, boolean recurse) in guide() 261 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide()
|
| /third_party/rust/crates/syn/examples/heapsize/heapsize_derive/src/ |
| D | lib.rs | 64 let recurse = fields.named.iter().map(|f| { in heap_size_sum() localVariable 78 let recurse = fields.unnamed.iter().enumerate().map(|(i, f)| { in heap_size_sum() localVariable
|
| /third_party/node/test/parallel/ |
| D | test-async-hooks-recursive-stack-runInAsyncScope.js | 8 function recurse(n) { function
|
| D | test-fs-readdir-stack-overflow.js | 8 function recurse() { function
|
| /third_party/node/deps/npm/node_modules/JSONStream/test/ |
| D | doubledot2.js | 8 , parser = JSONStream.parse(['docs', {recurse: true}, 'value']) property
|
| /third_party/selinux/libselinux/utils/ |
| D | selabel_get_digests_all_partial_matches.c | 33 bool status, recurse = false; in main() local
|
| /third_party/python/Tools/scripts/ |
| D | cleanfuture.py | 47 recurse = 0 variable
|
| D | reindent.py | 52 recurse = False variable
|
| /third_party/node/deps/npm/node_modules/require-directory/ |
| D | index.js | 9 recurse: true, property
|
| /third_party/python/Lib/test/test_json/ |
| D | test_recursion.py | 48 recurse = False variable in TestRecursion.test_defaultrecursion.RecursiveJSONEncoder
|
| /third_party/typescript/tests/cases/conformance/statements/VariableStatements/ |
| D | everyTypeWithInitializer.ts | 11 recurse: D<T>; property in D
|
| D | everyTypeWithAnnotationAndInitializer.ts | 11 recurse: D<T>; property in D
|
| D | everyTypeWithAnnotationAndInvalidInitializer.ts | 11 recurse: D<T>; property in D
|
| D | invalidMultipleVariableDeclarations.ts | 16 recurse: D<T>; property in D
|
| /third_party/typescript/tests/cases/conformance/statements/throwStatements/ |
| D | throwStatements.ts | 15 recurse: D<T>; property in D
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | asyncsupport.py | 192 def __init__(self, async_iterator, undefined, after, length, recurse=None, argument 233 async def make_async_loop_context(iterable, undefined, recurse=None, depth0=0): argument
|
| /third_party/typescript/tests/cases/conformance/statements/forStatements/ |
| D | forStatements.ts | 13 recurse: D<T>; property in D
|
| D | forStatementsMultipleInvalidDecl.ts | 18 recurse: D<T>; property in D
|
| /third_party/typescript/tests/cases/conformance/statements/ifDoWhileStatements/ |
| D | ifDoWhileStatements.ts | 18 recurse: D<T>; property in D
|
| /third_party/flutter/skia/third_party/externals/angle2/scripts/ |
| D | export_targets.py | 81 def recurse(key): function
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| D | export_targets.py | 90 def recurse(key): function
|
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| D | deMemPool.c | 390 int deMemPool_getNumAllocatedBytes (const deMemPool* pool, deBool recurse) in deMemPool_getNumAllocatedBytes() 408 int deMemPool_getCapacity (const deMemPool* pool, deBool recurse) in deMemPool_getCapacity()
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| D | RangeTreeFactorizer.java | 180 void recurse(DfaNode node, int mask) { in recurse() method in RangeTreeFactorizer.MergingVisitor
|
| /third_party/skia/bench/ |
| D | AAClipBench.cpp | 116 void recurse(SkCanvas* canvas, in recurse() function in NestedAAClipBench
|