Home
last modified time | relevance | path

Searched refs:prune (Results 1 – 25 of 146) sorted by relevance

123456

/external/annotation-tools/scene-lib/src/annotations/el/
DAMethod.java70 parameters.prune(); in equalsMethod()
71 o.parameters.prune(); in equalsMethod()
98 public boolean prune() { in prune() method in AMethod
99 return super.prune() & bounds.prune() in prune()
100 & returnType.prune() in prune()
101 & receiver.prune() & parameters.prune() in prune()
102 & throwsException.prune() & body.prune(); in prune()
DAClass.java31 return v.prune(); in createMethodMap()
46 return v.prune();
61 return v.prune();
154 public boolean prune() {
155 return super.prune() & bounds.prune()
156 & methods.prune() & fields.prune()
157 & staticInits.prune() & instanceInits.prune()
158 & extendsImplements.prune();
DAExpression.java48 return v.prune();
109 public boolean prune() { in prune() method in AExpression
110 return super.prune() & typecasts.prune() & instanceofs.prune() in prune()
111 & news.prune() & refs.prune() & calls.prune() & funs.prune(); in prune()
DADeclaration.java31 return v.prune();
46 return v.prune();
92 public boolean prune() { in prune() method in ADeclaration
93 return super.prune() in prune()
94 & (insertAnnotations == null || insertAnnotations.prune()) in prune()
95 & (insertTypecasts == null || insertTypecasts.prune()); in prune()
DATypeElement.java31 return v.prune(); in newVivifyingLHMap_ATE()
93 public boolean prune() {
95 return super.prune() & innerTypes.prune();
DABlock.java59 public boolean prune() { in prune() method in ABlock
60 return super.prune() & locals.prune(); in prune()
DAScene.java82 return v.prune();
153 public boolean prune() { in prune() method in AScene
154 return classes.prune() & packages.prune(); in prune()
192 s0.prune(); in checkClone()
193 s1.prune(); in checkClone()
DAElement.java33 return v.prune(); in newVivifyingLHMap_AE()
50 return v.prune();
183 public boolean prune() {
185 & (type == null || type.prune());
DATypeElementWithType.java35 return v.prune(); in newVivifyingLHMap_ATEWT()
93 public boolean prune() {
94 boolean result = super.prune();
/external/clang/test/Modules/
Dprune.m20 // Set the timestamp back more than two days. We should try to prune,
23 … -F %S/Inputs -fmodules-cache-path=%t -fmodules -fmodules-prune-interval=172800 -fmodules-prune-af…
29 // This shouldn't prune anything, because the timestamp has been updated, so
32 … -F %S/Inputs -fmodules-cache-path=%t -fmodules -fmodules-prune-interval=172800 -fmodules-prune-af…
41 … -F %S/Inputs -fmodules-cache-path=%t -fmodules -fmodules-prune-interval=172800 -fmodules-prune-af…
/external/toolchain-utils/binary_search_tool/test/
Dbinary_search_tool_tester.py74 prune=True,
145 prune=True,
168 prune=True,
177 prune=True,
190 prune=True,
271 prune=True,
283 prune=True,
296 prune=False,
311 prune=True,
323 prune=True,
[all …]
/external/llvm/utils/lit/
DMANIFEST.in6 prune tests/Output
7 prune tests/*/Output
8 prune tests/*/*/Output
9 prune tests/*/*/*/Output
/external/toolchain-utils/binary_search_tool/
DMAINTENANCE89 functionality for a boolean argument (using --prune as an example):
90 * --prune (prune set to True)
91 * <not given> (prune set to False)
92 * --prune=True (prune set to True)
93 * --prune=False (prune set to False)
97 last two? Imagine if the Android bisector set --prune=True as a default
99 the user to override prune and set it to False. So the user needs the
100 --prune=False option. See the argparse documentation for more details.
109 If prune is set, the tool will continuing searching until all bad items are
Dbinary_search_state.py66 test_setup_script, test_script, incremental, prune, iterations, argument
75 self.prune = prune
267 if not self.prune:
500 prune=False, argument
554 test_setup_script, test_script, incremental, prune,
/external/javassist/src/main/javassist/scopedpool/
DScopedClassPoolRepositoryImpl.java39 private boolean prune = true; field in ScopedClassPoolRepositoryImpl
79 return prune; in isPrune()
87 public void setPrune(boolean prune) { in setPrune() argument
88 this.prune = prune; in setPrune()
/external/elfutils/libdw/
Ddwarf_getscopes.c54 die->prune = true; in pc_match()
73 die->prune = true; in pc_match()
75 if (!die->prune in pc_match()
123 if (die->prune) in pc_record()
/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/
DConstantSetNode.java38 void prune() { in prune() method in ConstantSetNode
44 super.prune(); in prune()
DAbstractNamedNode.java40 void prune() { in prune() method in AbstractNamedNode
56 super.prune(); in prune()
DSelectNode.java35 void prune() { in prune() method in SelectNode
36 super.prune(); in prune()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Dshell.py275 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
278 for item in prune:
301 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
304 for item in prune:
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
Dshell.py275 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
278 for item in prune:
301 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
304 for item in prune:
/external/toolchain-utils/crosperf/test_cache/test_input/
Dresults.txt1prune -o -path /build/lumpy/usr/local/build/autotest/logs -prune -o -path /build/lumpy/usr/local/b…
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
Dshell.py402 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
405 for item in prune:
428 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
431 for item in prune:
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Dshell.py402 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
405 for item in prune:
428 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
431 for item in prune:
/external/scrypt/
Dimport_scrypt.sh340 prune
364 prune
410 function prune() { function

123456