Home
last modified time | relevance | path

Searched refs:substituted (Results 1 – 25 of 106) sorted by relevance

12345

/external/brotli/
Dconfigure.ac3 dnl Actual version is substituted by bootstrap
/external/llvm/test/CodeGen/X86/
Datom-fixup-lea2.ll9 ; Test for fixup lea pre-emit pass. LEA instructions should be substituted for
11 ; precede the load within 5 instructions. An LEA should also be substituted for
Datom-fixup-lea1.ll7 ; Test for the FixupLEAs pre-emit pass. An LEA should be substituted for the ADD
Datom-fixup-lea3.ll6 ; An LEA should NOT be substituted for the ADD instruction
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Datom-fixup-lea2.ll10 ; Test for fixup lea pre-emit pass. LEA instructions should be substituted for
12 ; precede the load within 5 instructions. An LEA should also be substituted for
Datom-fixup-lea1.ll7 ; Test for the FixupLEAs pre-emit pass. An LEA should be substituted for the ADD
Datom-fixup-lea3.ll8 ; An LEA should NOT be substituted for the ADD instruction
/external/virglrenderer/build-aux/
Dax_code_coverage.m414 # Also defines CODE_COVERAGE_RULES which should be substituted in your
16 # configure output. CODE_COVERAGE_ENABLED is defined and substituted, and
21 # substituted.
/external/curl/tests/
DFILEFORMAT270 not running the test. Variables are substituted as in the <command> section.
276 to have failed. Variables are substituted as in the <command> section.
295 Variables are first substituted as in the <command> section.
386 Variables are substituted on the contents of the file as in the <command>
419 sent by the client Variables are substituted as in the <command> section. The
429 Variables are substituted as in the <command> section. The <strip> and
436 substituted as in the <command> section.
448 Variables are substituted as in the <command> section.
/external/swiftshader/third_party/subzero/crosstest/
Dlit.cfg19 # substituted.
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DGenerateVersionFromCVS.cmake9 # "SECOND" are substituted with the names specified in the input variables.
/external/llvm/cmake/modules/
DGenerateVersionFromCVS.cmake9 # "SECOND" are substituted with the names specified in the input variables.
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dstruct_macros.tmpl9 substituted with struct field names to refer to the input fields.
98 substituted with struct field names to refer to the output fields.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RegexReplace.pbtxt14 The rewrite string to be substituted for the `pattern` expression where it is
/external/libpng/scripts/
Dgenchk.cmake.in11 # Variables substituted from CMakeLists.txt
Dgenout.cmake.in11 # Variables substituted from CMakeLists.txt
/external/harfbuzz_ng/m4/
Dax_code_coverage.m416 # substituted in your Makefile; and $enable_code_coverage which can be
18 # and substituted, and corresponds to the value of the
22 # substituted.
/external/strace/m4/
Dax_code_coverage.m416 # substituted in your Makefile; and $enable_code_coverage which can be
18 # and substituted, and corresponds to the value of the
22 # substituted.
Dax_valgrind_check.m416 # Defines VALGRIND_CHECK_RULES which should be substituted in your
18 # output. VALGRIND_ENABLED is defined and substituted, and corresponds to
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1735 token_list_t *substituted; in _glcpp_parser_expand_function() local
1776 substituted = _token_list_create(parser); in _glcpp_parser_expand_function()
1790 _token_list_append_list(substituted, expanded_argument); in _glcpp_parser_expand_function()
1796 _token_list_append(parser, substituted, new_token); in _glcpp_parser_expand_function()
1799 _token_list_append(parser, substituted, node->token); in _glcpp_parser_expand_function()
1806 _token_list_trim_trailing_space(substituted); in _glcpp_parser_expand_function()
1808 _glcpp_parser_apply_pastes(parser, substituted); in _glcpp_parser_expand_function()
1810 return substituted; in _glcpp_parser_expand_function()
/external/clang/test/CodeGenObjC/
Dparameterized_classes.m4 // mainly verifies that CodeGen doesn't assert when substituted types
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Dvarsub.bat30 # substituted.
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle397 * If no entities need to be substituted.
404 * Whether general entities need to be substituted.
411 * Whether parameter entities need to be substituted.
418 * Both general and parameter entities need to be substituted.
/external/eigen/doc/
DUsingIntelMKL.dox52 When doing so, a number of %Eigen's algorithms are silently substituted with calls to Intel MKL rou…
56 In addition you can choose which parts will be substituted by defining one or multiple of the follo…
DUsingBlasLapackBackends.dox59 When doing so, a number of %Eigen's algorithms are silently substituted with calls to BLAS or LAPAC…
63 The breadth of %Eigen functionality that can be substituted is listed in the table below.

12345