/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/test/fixtures/wpt/streams/transform-streams/ |
D | lipfuzz.any.js | 5 constructor(substitutions) { argument 46 const substitutions = { variable
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | pointer-auth-arm64.cc | 78 uint8_t substitutions[16] = {0xb, 0x6, 0x8, 0xf, 0xc, 0x0, 0x9, 0xe, in PACSub() local 89 uint8_t substitutions[16] = {0x5, 0xe, 0xd, 0x8, 0xa, 0xb, 0x1, 0x9, in PACInvSub() local
|
/third_party/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 | 637 def _InstallEntitlements(self, entitlements, substitutions, overrides): argument 669 def _ExpandVariables(self, data, substitutions): argument
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | mac_tool.py | 637 def _InstallEntitlements(self, entitlements, substitutions, overrides): argument 669 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 | 4356 function substitute(template, substitutions) argument 4376 function substitute_single(template, substitutions) argument 4466 function make_dom(template, substitutions, output_document) argument 4477 function render(template, substitutions, output_document) argument 4485 function assert(expected_true, function_name, description, error, substitutions) argument 4557 function make_message(function_name, description, error, substitutions) argument
|
/third_party/typescript/src/services/refactors/ |
D | extractSymbol.ts | 1615 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/node/deps/v8/src/ast/ |
D | ast.h | 2693 const ZonePtrList<Expression>* substitutions() const { in substitutions() function 2701 const ZonePtrList<Expression>* substitutions, int pos) in TemplateLiteral() 3317 const ZonePtrList<Expression>* substitutions, int pos) { in NewTemplateLiteral()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-common.hh | 3213 substitutions; member 3264 substitutions; member
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-generator.cc | 6449 const ZonePtrList<Expression>& substitutions = *expr->substitutions(); in VisitTemplateLiteral() local
|