Home
last modified time | relevance | path

Searched refs:substitution (Results 1 – 25 of 138) sorted by relevance

123456

/external/compiler-rt/cmake/Modules/
DBuiltinTests.cmake12 foreach(substitution ${substitutions})
13 if(substitution STREQUAL "<CMAKE_C_COMPILER>")
16 elseif(substitution STREQUAL "<OBJECT>")
20 elseif(substitution STREQUAL "<SOURCE>")
23 elseif(substitution STREQUAL "<FLAGS>")
27 string(REPLACE "${substitution}" "" test_compile_command
/external/libexif/m4m/
Dgp-check-shell-environment.m418 # make sure $() command substitution works
19 AC_MSG_CHECKING([for POSIX sh \$() command substitution])
/external/selinux/python/sepolicy/sepolicy/help/
Dfile_equiv.txt9 …does the substitution when ever the matchpathcon function is called. Tools like restorecon/rpm/ud…
/external/swiftshader/third_party/LLVM/test/
Dlit.site.cfg.in12 # Support substitution of the tools_dir with user parameters. This is
Dlit.cfg211 substitution = re.sub(r"^(\\)?((\| )?)\W+b([0-9A-Za-z-_]+)\\b\W*$",
215 substitution_ext = substitution + ext
217 substitution = substitution_ext
219 config.substitutions.append((pattern, substitution))
/external/clang/utils/perf-training/
Dorder-files.lit.site.cfg.in11 # Support substitution of the tools and libs dirs with user parameters. This is
Dlit.site.cfg.in11 # Support substitution of the tools and libs dirs with user parameters. This is
/external/llvm/test/Unit/
Dlit.site.cfg.in12 # Support substitution of the tools_dir and build_mode with user parameters.
Dlit.site.cfg15 # Support substitution of the tools_dir and build_mode with user parameters.
/external/compiler-rt/unittests/
Dlit.common.unit.configured.in15 # so try to apply substitution.
/external/clang/test/Unit/
Dlit.site.cfg.in15 # Support substitution of the tools_dir, libs_dirs, and build_mode with user
/external/swiftshader/third_party/LLVM/test/Unit/
Dlit.site.cfg.in12 # Support substitution of the tools_dir and build_mode with user parameters.
/external/libxml2/result/schemas/
Delement-err_0_0.err7 …alue 'flute' is not valid. Expected is '(#all | List of (extension | restriction | substitution))'.
17 …alue 'flute' is not valid. Expected is '(#all | List of (extension | restriction | substitution))'.
/external/curl/m4/
Dxc-translit.m430 dnl Normal shell expansion and substitution takes place
84 dnl Normal shell expansion and substitution takes place
/external/clang/test/
Dlit.site.cfg.in25 # Support substitution of the tools and libs dirs with user parameters. This is
/external/curl/tests/data/
Dtest105658 # The data section doesn't do variable substitution, so we must assert this
Dtest102850 # The data section doesn't do variable substitution, so we must assert this
Dtest105541 # The data section doesn't do variable substitution, so we must assert this
Dtest30964 # The data section doesn't do variable substitution, so we must assert this
/external/compiler-rt/test/
Dlit.common.configured.in33 # apply substitution.
/external/icu/icu4c/source/test/testdata/
Dconversion.txt35 "In order to specify a charset substitution character (for ucnv_setSubstChars()),\n"
40 "In order to specify a substitution string (for ucnv_setSubstString()),\n"
41 "add an '=' to the callback string followed by the substitution string.\n"
42 "For example, for a Sub callback with no option and a substitution string\n"
404 // empty segment (using substitution and stop)
469 // empty segment (using substitution and stop)
557 // empty segment 1 (using substitution and stop)
572 // empty segment 2 (using substitution and stop)
603 // empty segment 1 (using substitution and stop)
618 // empty segment 2 & legal redundant switches (using substitution and stop)
[all …]
/external/llvm/test/
Dlit.site.cfg.in42 # Support substitution of the tools_dir with user parameters. This is
Dlit.site.cfg45 # Support substitution of the tools_dir with user parameters. This is
/external/icu/icu4c/source/data/mappings/
Dgsm-03.38-2009.ucm21 # The substitution character is not documented in the Unicode file.
35 # See the ietf-charsets list email "Re: GSM 03.38 substitution character?"
/external/llvm/tools/llvm-config/
DCMakeLists.txt11 # Compute the substitution values for various items.

123456