Home
last modified time | relevance | path

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

12

/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/chromium_org/third_party/mesa/src/src/glsl/glcpp/
Dglcpp-parse.y1399 token_list_t *substituted; in _glcpp_parser_expand_function() local
1442 substituted = _token_list_create (arguments); in _glcpp_parser_expand_function()
1463 _token_list_append_list (substituted, in _glcpp_parser_expand_function()
1468 new_token = _token_create_ival (substituted, in _glcpp_parser_expand_function()
1471 _token_list_append (substituted, new_token); in _glcpp_parser_expand_function()
1474 _token_list_append (substituted, node->token); in _glcpp_parser_expand_function()
1481 _token_list_trim_trailing_space (substituted); in _glcpp_parser_expand_function()
1483 _glcpp_parser_apply_pastes (parser, substituted); in _glcpp_parser_expand_function()
1485 return substituted; in _glcpp_parser_expand_function()
/external/mesa3d/src/glsl/glcpp/
Dglcpp-parse.y1399 token_list_t *substituted; in _glcpp_parser_expand_function() local
1442 substituted = _token_list_create (arguments); in _glcpp_parser_expand_function()
1463 _token_list_append_list (substituted, in _glcpp_parser_expand_function()
1468 new_token = _token_create_ival (substituted, in _glcpp_parser_expand_function()
1471 _token_list_append (substituted, new_token); in _glcpp_parser_expand_function()
1474 _token_list_append (substituted, node->token); in _glcpp_parser_expand_function()
1481 _token_list_trim_trailing_space (substituted); in _glcpp_parser_expand_function()
1483 _glcpp_parser_apply_pastes (parser, substituted); in _glcpp_parser_expand_function()
1485 return substituted; in _glcpp_parser_expand_function()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-parse.c3866 token_list_t *substituted; in _glcpp_parser_expand_function() local
3909 substituted = _token_list_create (arguments); in _glcpp_parser_expand_function()
3930 _token_list_append_list (substituted, in _glcpp_parser_expand_function()
3935 new_token = _token_create_ival (substituted, in _glcpp_parser_expand_function()
3938 _token_list_append (substituted, new_token); in _glcpp_parser_expand_function()
3941 _token_list_append (substituted, node->token); in _glcpp_parser_expand_function()
3948 _token_list_trim_trailing_space (substituted); in _glcpp_parser_expand_function()
3950 _glcpp_parser_apply_pastes (parser, substituted); in _glcpp_parser_expand_function()
3952 return substituted; in _glcpp_parser_expand_function()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
DNOTES16 independently and allowing either to be substituted with equivalent
/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/eigen/doc/
DUsingIntelMKL.dox50 When doing so, a number of Eigen's algorithms are silently substituted with calls to Intel MKL rout…
54 In addition you can coarsely select choose which parts will be substituted by defining one or multi…
/external/libmtp/
Dconfigure.ac96 # (No need to use AC_SUBST on this default substituted environment variable.)
/external/bison/m4/
Dinttypes.m48 dnl Test whether <inttypes.h> is supported or must be substituted.
Dstdint.m48 dnl Test whether <stdint.h> is supported or must be substituted.
/external/chromium/chrome/browser/accessibility/
Daccessibility_mac_uitest.mm96 // (substituted NSAccessibility* to avoid casting).
/external/chromium_org/third_party/mesa/src/docs/
DRELNOTES-3.130 The change allows Mesa to be more easily substituted for OpenGL.
/external/mesa3d/docs/
DRELNOTES-3.130 The change allows Mesa to be more easily substituted for OpenGL.
/external/chromium/chrome/browser/importer/
Dsafari_importer_unittest.mm65 // The second item lacks a title so we expect the URL to be substituted.
/external/chromium_org/chrome/utility/importer/
Dsafari_importer_unittest.mm70 // The second item lacks a title so we expect the URL to be substituted.
/external/qemu/distrib/jpeg-6b/
Dcoderules.doc98 abbreviated name (unique in the first six characters) substituted by macro
/external/jpeg/
Dcoderules.doc98 abbreviated name (unique in the first six characters) substituted by macro
/external/openssh/
Dssh_config.0170 will be substituted by the first component of the local host
171 name, `%l' will be substituted by the local host name (including
172 any domain name), `%h' will be substituted by the target host
173 name, `%n' will be substituted by the original target host name
522 `%h' will be substituted by the host name to connect, `%p' by the
Dsshd_config.079 substituted during connection setup. The following tokens are
98 are substituted during connection setup. The following tokens
/external/llvm/test/
Dlit.cfg236 # substituted.
/external/llvm/docs/CommandGuide/
DFileCheck.rst329 :program:`FileCheck` allows named variables to be defined and substituted into
/external/elfutils/libebl/
DChangeLog517 (LIBEBL_SUBDIR): New variable, substituted by configure.

12