Home
last modified time | relevance | path

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

1234

/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/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
Dstruct_macros.tmpl7 substituted with struct field names to refer to the input fields.
50 substituted with struct field names to refer to the input fields.
136 substituted with struct field names to refer to the output fields.
/external/curl/tests/
DFILEFORMAT268 not running the test. Variables are substituted as in the <command> section.
274 to have failed. Variables are substituted as in the <command> section.
293 Variables are first substituted as in the <command> section.
379 Variables are substituted on the contents of the file as in the <command>
412 sent by the client Variables are substituted as in the <command> section. The
422 Variables are substituted as in the <command> section. The <strip> and
429 substituted as in the <command> section.
441 Variables are substituted as in the <command> section.
/external/swiftshader/third_party/subzero/crosstest/
Dlit.cfg19 # substituted.
/external/llvm/cmake/modules/
DGenerateVersionFromCVS.cmake9 # "SECOND" are substituted with the names specified in the input variables.
DGetSVN.cmake12 # "SECOND" are substituted with the names specified in the input variables.
/external/libpng/scripts/
Dgenchk.cmake.in11 # Variables substituted from CMakeLists.txt
Dgenout.cmake.in11 # Variables substituted from CMakeLists.txt
Dgensrc.cmake.in11 # Variables substituted from CMakeLists.txt
/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
Dax_prog_cc_for_build.m424 # substituted in the Makefile.
/external/curl/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/mesa3d/src/compiler/glsl/glcpp/
Dglcpp-parse.y1718 token_list_t *substituted; in _glcpp_parser_expand_function() local
1759 substituted = _token_list_create(parser); in _glcpp_parser_expand_function()
1773 _token_list_append_list(substituted, expanded_argument); in _glcpp_parser_expand_function()
1779 _token_list_append(parser, substituted, new_token); in _glcpp_parser_expand_function()
1782 _token_list_append(parser, substituted, node->token); in _glcpp_parser_expand_function()
1789 _token_list_trim_trailing_space(substituted); in _glcpp_parser_expand_function()
1791 _glcpp_parser_apply_pastes(parser, substituted); in _glcpp_parser_expand_function()
1793 return substituted; in _glcpp_parser_expand_function()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
Dvarsub.bat30 # substituted.
/external/clang/test/CodeGenObjC/
Dparameterized_classes.m4 // mainly verifies that CodeGen doesn't assert when substituted types
/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.
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Dselect.ll37 ; (they should not be forward substituted in the machine code!)
59 ; A constant argument to a cast used only once should be forward substituted
/external/mesa3d/src/mesa/swrast_setup/
DNOTES16 independently and allowing either to be substituted with equivalent
/external/llvm/test/CodeGen/Generic/
Dselect.ll37 ; (they should not be forward substituted in the machine code!)
59 ; A constant argument to a cast used only once should be forward substituted
/external/python/cpython2/Doc/library/
Dmailcap.rst39 *filename* is the filename to be substituted for ``%s`` in the command line; the

1234