Home
last modified time | relevance | path

Searched refs:substitution (Results 1 - 16 of 16) sorted by relevance

/third_party/PyYAML/examples/yaml-highlight/
H A Dyaml_hl.py84 for index, weight1, weight2, substitution in markers:
91 chunks.append(substitution)
/third_party/gn/src/gn/
H A Dfunction_process_file_template.cc99 *err = Err(template_arg, "Not a valid substitution type for the function.");
H A Dninja_c_binary_target_writer.h33 const Substitution* substitution,
H A Dcompile_commands_writer.cc100 const Substitution* substitution, in SetupCompileFlags()
106 WriteOneFlag(config, target, substitution, has_precompiled_headers, in SetupCompileFlags()
167 // TODO: this is emitting a bonus space prior to each substitution. in WriteCommand()
217 NOTREACHED() << "Unsupported substitution for this type of target : " in WriteCommand()
H A Dninja_c_binary_target_writer.cc252 const Substitution* substitution, in WriteModuleDepsSubstitution()
255 if (target_->toolchain()->substitution_bits().used.count(substitution)) { in WriteModuleDepsSubstitution()
259 out_ << substitution->ninja_name << " = -Xclang "; in WriteModuleDepsSubstitution()
364 // Each substitution flag is overwritten in the target rule to replace the in WriteGCCPCHCommand()
251 WriteModuleDepsSubstitution( const Substitution* substitution, const std::vector<ModuleDep>& module_dep_info, bool include_self) WriteModuleDepsSubstitution() argument
H A Dvariables.cc564 Args can also expand the substitution patterns corresponding to config
757 xcassets compiler, corresponding to {{xcasset_compiler_flags}} substitution
2086 will be treated as script args (including possibly substitution patterns)
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c82 /* Vectors are not treated as built-ins for mangling, so check for substitution. in vtn_opencl_mangle()
83 * In theory, we'd need to know which substitution value this is. In practice, in vtn_opencl_mangle()
86 bool substitution = false; in vtn_opencl_mangle() local
91 substitution = true; in vtn_opencl_mangle()
96 if (substitution) { in vtn_opencl_mangle()
/third_party/ltp/scripts/
H A Dcheckbashisms.pl692 qr'(?:^|\s+)[<>]\(.*?\)' => q<\<() process substitution>,
/third_party/node/deps/v8/src/ast/
H A Dprettyprinter.cc560 for (Expression* substitution : *node->substitutions()) { in VisitTemplateLiteral()
561 Find(substitution, true); in VisitTemplateLiteral()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js2204 * (0.4 allows 1 substitution/transposition for every 5 characters,
9334 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js2076 * (0.4 allows 1 substitution/transposition for every 5 characters,
9419 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]
H A Dtypescript.js2067 * (0.4 allows 1 substitution/transposition for every 5 characters,
9410 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]
H A DtypescriptServices.js2067 * (0.4 allows 1 substitution/transposition for every 5 characters,
9410 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]
H A Dtsserver.js2077 * (0.4 allows 1 substitution/transposition for every 5 characters,
9420 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]
H A DtypingsInstaller.js2057 * (0.4 allows 1 substitution/transposition for every 5 characters,
9400 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]
H A Dtsc.js6537 Trying_substitution_0_candidate_module_location_Colon_1: diag(6093, ts.DiagnosticCategory.Message, "Trying_substitution_0_candidate_module_location_Colon_1_6093", "Trying substitution '{0}', candidate module location: '{1}'."),
[all...]

Completed in 191 milliseconds