/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/third_party/gn/examples/ios/build/config/ios/scripts/ |
D | merge_plist.py | 68 def PerformSubstitutions(plist, substitutions): argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | mac_tool.py | 557 def _InstallEntitlements(self, entitlements, substitutions, overrides): argument 591 def _ExpandVariables(self, data, substitutions): argument
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | generate_new_renderer.py | 262 substitutions = { variable
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | generate_new_renderer.py | 262 substitutions = { variable
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | mac_tool.py | 642 def _InstallEntitlements(self, entitlements, substitutions, overrides): argument 674 def _ExpandVariables(self, data, substitutions): argument
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-string.c | 132 const ecma_value_t *substitutions; in ecma_builtin_string_object_raw() local
|
/third_party/node/test/fixtures/wpt/resources/ |
D | testharness.js | 2928 function substitute(template, substitutions) argument 2948 function substitute_single(template, substitutions) argument 3038 function make_dom(template, substitutions, output_document) argument 3049 function render(template, substitutions, output_document) argument 3057 function assert(expected_true, function_name, description, error, substitutions) argument 3124 function make_message(function_name, description, error, substitutions) argument
|
/third_party/typescript/src/services/refactors/ |
D | extractSymbol.ts | 1559 readonly substitutions: ESMap<string, Node>; property
|
/third_party/gn/src/base/strings/ |
D | string_util.cc | 943 size_t substitutions = subst.size(); in DoReplaceStringPlaceholders() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 1951 substitutions; member 1971 substitutions; member
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 3459 substitutions; member 3510 substitutions; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 3213 substitutions; member 3264 substitutions; member
|
/third_party/typescript/src/compiler/ |
D | types.ts | 6681 …al node or textSourceNode, we want to write the text on the node with ASCII escaping substitutions. enumerator
|
/third_party/typescript/lib/ |
D | typescriptServices.js | 146312 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument 146366 function transformConstantInitializer(initializer, substitutions) { argument 146517 …Scope.push({ usages: new ts.Map(), typeParameterUsages: new ts.Map(), substitutions: new ts.Map() … property
|
D | typescript.js | 146312 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument 146366 function transformConstantInitializer(initializer, substitutions) { argument 146517 …Scope.push({ usages: new ts.Map(), typeParameterUsages: new ts.Map(), substitutions: new ts.Map() … property
|
D | tsserverlibrary.js | 146312 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument 146366 function transformConstantInitializer(initializer, substitutions) { argument 146517 …Scope.push({ usages: new ts.Map(), typeParameterUsages: new ts.Map(), substitutions: new ts.Map() … property
|
D | tsserver.js | 145743 …function transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn… argument 145797 function transformConstantInitializer(initializer, substitutions) { argument 145948 …Scope.push({ usages: new ts.Map(), typeParameterUsages: new ts.Map(), substitutions: new ts.Map() … property
|