Home
last modified time | relevance | path

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

123456789

/third_party/typescript/src/compiler/transformers/module/
DesnextAnd2015.ts158 let substitution = helperNameSubstitutions!.get(name);
159 if (!substitution) {
160 …helperNameSubstitutions!.set(name, substitution = factory.createUniqueName(name, GeneratedIdentifi…
162 return substitution;
/third_party/libexif/m4m/
Dgp-check-shell-environment.m418 # make sure $() command substitution works
19 AC_MSG_CHECKING([for POSIX sh \$() command substitution])
29 * POSIX sh \$() command substitution does not work with this shell.
/third_party/libxml2/result/schemas/
Doss-fuzz-51295_0_0.err1 …r : element decl. 'e': The element declaration 'e' defines a circular substitution group to elemen…
2 …r : element decl. 'e': The element declaration 'e' defines a circular substitution group to elemen…
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))'.
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dlit.cfg20 substitution = re.sub(r"^(\\)?((\| )?)\W+b([0-9A-Za-z-_]+)\\b\W*$",
23 config.substitutions.append((tool, substitution))
/third_party/glslang/Test/baseResults/
DcppComplexExpr.vert.out10 ERROR: 0:87: 'macro expansion' : End of line in macro substitution: foobar
14 ERROR: 0:92: 'macro expansion' : End of line in macro substitution: foobar
18 ERROR: 0:99: 'macro expansion' : End of line in macro substitution: foobar
22 ERROR: 0:101: 'macro expansion' : End of line in macro substitution: foobar
/third_party/PyYAML/examples/yaml-highlight/
Dyaml_hl.py84 for index, weight1, weight2, substitution in markers:
91 chunks.append(substitution)
/third_party/typescript/src/services/refactors/
DextractSymbol.ts1401 const substitution = substitutions.get(getNodeId(node).toString()); constant
1402 …const result = substitution ? getSynthesizedDeepClone(substitution) : visitEachChild(node, visitor…
1415 const substitution = substitutions.get(getNodeId(node).toString()); constant
1416 …return substitution ? getSynthesizedDeepClone(substitution) : visitEachChild(node, visitor, nullTr…
1791 const substitution = substitutionsPerScope[i].get(symbolId); constant
1792 if (substitution) {
1793 usagesPerScope[i].substitutions.set(getNodeId(n).toString(), substitution);
1857 …const substitution = tryReplaceWithQualifiedNameOrPropertyAccess(symbol.exportSymbol || symbol, sc… constant
1858 if (substitution) {
1859 substitutionsPerScope[i].set(symbolId, substitution);
/third_party/gn/src/gn/
Dfunction_process_file_template.cc99 *err = Err(template_arg, "Not a valid substitution type for the function.");
Dcompile_commands_writer.cc100 const Substitution* substitution, in SetupCompileFlags()
106 WriteOneFlag(config, target, substitution, has_precompiled_headers, in SetupCompileFlags()
Dninja_c_binary_target_writer.h33 const Substitution* substitution,
Dninja_c_binary_target_writer.cc245 const Substitution* substitution, in WriteModuleDepsSubstitution() argument
249 substitution)) { in WriteModuleDepsSubstitution()
253 out_ << substitution->ninja_name << " = -Xclang "; in WriteModuleDepsSubstitution()
/third_party/flutter/skia/third_party/externals/freetype/docs/
DMAKEPP5 option --norc-substitution to have it work correctly.
/third_party/freetype/docs/
DMAKEPP5 option --norc-substitution to have it work correctly.
/third_party/skia/third_party/externals/freetype/docs/
DMAKEPP5 option --norc-substitution to have it work correctly.
/third_party/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 …]
/third_party/node/deps/cares/m4/
Dxc-translit.m430 dnl Normal shell expansion and substitution takes place
84 dnl Normal shell expansion and substitution takes place
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle888 * disallowed substitutions: "substitution"
895 * substitution group exclusions are absent
902 * substitution group exclusions: "extension"
909 * substitution group exclusions: "restriction"
916 * the declaration is a substitution group head
1088 * the schema has "substitution" in the set of blockDefault.
/third_party/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?"
/third_party/skia/third_party/externals/icu/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?"
/third_party/flutter/skia/third_party/externals/icu/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?"
/third_party/icu/docs/userguide/conversion/
Dconverters.md381 unmappable sequence, with the appropriate substitution sequence for that
383 the character 0x1A (Control-Z) as the substitution sequence. When converting
387 SubChar1 is sometimes used as substitution character in MBCS conversions. For
390 In stateful converters like ISO-2022-JP, if a substitution character has to be
392 single byte mode followed by a substitution character is written to the target.
394 The substitution character can be changed by calling the `ucnv_setSubstChars()`
398 converters (like HZ or ISO 2022 variants) when setting a multi-byte substitution
416 the fly during substitution, handling all state transitions.
418 The function `ucnv_getSubstChars()` can be used to retrieve the substitution byte
618 any other unmappable code points, by a question mark or whatever substitution
[all …]
/third_party/expat/
D11-backport-0001-CVE-2022-40674.patch19 substitution, which cannot leave unbalanced tags, and in any
/third_party/openGLES/extensions/SGIX/
DSGIX_fog_factor_to_alpha.txt69 blending factor. This substitution occurs after the alpha test is
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_fog_factor_to_alpha.txt69 blending factor. This substitution occurs after the alpha test is

123456789