/external/llvm/test/CodeGen/X86/ |
D | atom-fixup-lea2.ll | 9 ; 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
|
D | atom-fixup-lea1.ll | 7 ; Test for the FixupLEAs pre-emit pass. An LEA should be substituted for the ADD
|
D | atom-fixup-lea3.ll | 6 ; An LEA should NOT be substituted for the ADD instruction
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/ |
D | glcpp-parse.y | 1399 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/ |
D | glcpp-parse.y | 1399 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/ |
D | glcpp-parse.c | 3866 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/ |
D | NOTES | 16 independently and allowing either to be substituted with equivalent
|
/external/mesa3d/src/mesa/swrast_setup/ |
D | NOTES | 16 independently and allowing either to be substituted with equivalent
|
/external/llvm/test/CodeGen/Generic/ |
D | select.ll | 37 ; (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/ |
D | UsingIntelMKL.dox | 50 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/ |
D | configure.ac | 96 # (No need to use AC_SUBST on this default substituted environment variable.)
|
/external/bison/m4/ |
D | inttypes.m4 | 8 dnl Test whether <inttypes.h> is supported or must be substituted.
|
D | stdint.m4 | 8 dnl Test whether <stdint.h> is supported or must be substituted.
|
/external/chromium/chrome/browser/accessibility/ |
D | accessibility_mac_uitest.mm | 96 // (substituted NSAccessibility* to avoid casting).
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | RELNOTES-3.1 | 30 The change allows Mesa to be more easily substituted for OpenGL.
|
/external/mesa3d/docs/ |
D | RELNOTES-3.1 | 30 The change allows Mesa to be more easily substituted for OpenGL.
|
/external/chromium/chrome/browser/importer/ |
D | safari_importer_unittest.mm | 65 // The second item lacks a title so we expect the URL to be substituted.
|
/external/chromium_org/chrome/utility/importer/ |
D | safari_importer_unittest.mm | 70 // The second item lacks a title so we expect the URL to be substituted.
|
/external/qemu/distrib/jpeg-6b/ |
D | coderules.doc | 98 abbreviated name (unique in the first six characters) substituted by macro
|
/external/jpeg/ |
D | coderules.doc | 98 abbreviated name (unique in the first six characters) substituted by macro
|
/external/openssh/ |
D | ssh_config.0 | 170 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
|
D | sshd_config.0 | 79 substituted during connection setup. The following tokens are 98 are substituted during connection setup. The following tokens
|
/external/llvm/test/ |
D | lit.cfg | 236 # substituted.
|
/external/llvm/docs/CommandGuide/ |
D | FileCheck.rst | 329 :program:`FileCheck` allows named variables to be defined and substituted into
|
/external/elfutils/libebl/ |
D | ChangeLog | 517 (LIBEBL_SUBDIR): New variable, substituted by configure.
|