/external/llvm/utils/lit/ |
D | MANIFEST.in | 6 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/ |
D | MANIFEST.in | 6 prune tests/Output 7 prune tests/*/Output 8 prune tests/*/*/Output 9 prune tests/*/*/*/Output
|
/external/clang/test/Modules/ |
D | prune.m | 20 // 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/ |
D | binary_search_tool_tester.py | 76 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/ |
D | MAINTENANCE | 89 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
|
D | binary_search_state.py | 72 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/ |
D | dwarf_getscopes.c | 54 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()
|
D | libdw_visit_scopes.c | 162 state->child.prune = false; in walk_children() 169 if (!state->child.prune && may_have_scopes (&state->child.die) in walk_children()
|
/external/python/pyasn1/ |
D | MANIFEST.in | 4 prune docs/build 5 prune docs/source/.templates
|
/external/tensorflow/tensorflow/python/eager/ |
D | wrap_function_test.py | 76 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(
|
D | wrap_function.py | 147 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/ |
D | load_v1_in_v2.py | 91 restore_fn = wrapped.prune( 103 signature_fn = wrapped.prune( 139 init_fn = wrapped.prune(
|
/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/ |
D | ConstantSetNode.java | 38 void prune() { in prune() method in ConstantSetNode 44 super.prune(); in prune()
|
D | AbstractNamedNode.java | 40 void prune() { in prune() method in AbstractNamedNode 56 super.prune(); in prune()
|
D | SelectNode.java | 35 void prune() { in prune() method in SelectNode 36 super.prune(); in prune()
|
D | Node.java | 65 void prune() { in prune() method in Node 67 node.prune(); in prune()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | shell.py | 275 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/ |
D | shell.py | 275 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/ |
D | functional_saver_test.py | 60 save = wrapped.prune( 63 restore = wrapped.prune(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/SanitizerCoverage/ |
D | postdominator_check.ll | 1 …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/ |
D | results.txt | 1 …prune -o -path /build/lumpy/usr/local/build/autotest/logs -prune -o -path /build/lumpy/usr/local/b…
|
/external/scrypt/ |
D | import_scrypt.sh | 340 prune 364 prune 410 function prune() { function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | shell.py | 402 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/ |
D | shell.py | 402 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/ |
D | MANIFEST.in | 6 prune documentation/_build
|