Home
last modified time | relevance | path

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

1234567

/external/llvm/utils/lit/
DMANIFEST.in6 prune tests/Output
7 prune tests/*/Output
8 prune tests/*/*/Output
9 prune tests/*/*/*/Output
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/
DMANIFEST.in6 prune tests/Output
7 prune tests/*/Output
8 prune tests/*/*/Output
9 prune tests/*/*/*/Output
/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.py76 prune=True,
147 prune=True,
170 prune=True,
179 prune=True,
192 prune=True,
273 prune=True,
285 prune=True,
298 prune=False,
315 prune=False,
331 prune=True,
[all …]
/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.py72 test_setup_script, test_script, incremental, prune, pass_bisect, argument
81 self.prune = prune
196 assert not self.prune, 'Prune must be false if pass_bisect is set.'
288 if not self.prune:
732 prune=False, argument
795 if pass_bisect and prune:
812 test_setup_script, test_script, incremental, prune,
/external/elfutils/libdw/
Ddwarf_getscopes.c54 die->prune = true; in pc_match()
75 die->prune = true; in pc_match()
77 if (!die->prune in pc_match()
125 if (die->prune) in pc_record()
Dlibdw_visit_scopes.c162 state->child.prune = false; in walk_children()
169 if (!state->child.prune && may_have_scopes (&state->child.die) in walk_children()
/external/python/pyasn1/
DMANIFEST.in4 prune docs/build
5 prune docs/source/.templates
/external/tensorflow/tensorflow/python/eager/
Dwrap_function_test.py76 f_pruned = f_wrapped.prune(x_in[0], [x_out[0]])
99 pruned = f_wrapped.prune(
105 pruned = f_wrapped.prune(
171 pruned = f_wrapped.prune(
192 pruned = f_wrapped.prune(
207 increments = f_wrapped.prune(
217 does_not_increment = f_wrapped.prune(
Dwrap_function.py147 def prune(self, feeds, fetches, name=None): member in WrappedFunction
292 wrapped_function = self._wrapped_function.prune(fn_inputs, fn_outputs)
388 return wrapped_import.prune(
/external/tensorflow/tensorflow/python/saved_model/
Dload_v1_in_v2.py91 restore_fn = wrapped.prune(
103 signature_fn = wrapped.prune(
139 init_fn = wrapped.prune(
/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()
DNode.java65 void prune() { in prune() method in Node
67 node.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/tensorflow/tensorflow/python/training/saving/
Dfunctional_saver_test.py60 save = wrapped.prune(
63 restore = wrapped.prune(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/SanitizerCoverage/
Dpostdominator_check.ll1 …nitizer-coverage-level=4 -sanitizer-coverage-trace-pc -sanitizer-coverage-prune-blocks=1 -S | File…
2 …nitizer-coverage-level=4 -sanitizer-coverage-trace-pc -sanitizer-coverage-prune-blocks=0 -S | File…
/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/scrypt/
Dimport_scrypt.sh340 prune
364 prune
410 function prune() { function
/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/python/six/
DMANIFEST.in6 prune documentation/_build

1234567