Home
last modified time | relevance | path

Searched defs:substitutions (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc34 int substitutions = 0; in ApplySubstitutions() local
H A Dstr_replace.h210 int substitutions = in StrReplaceAll() local
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_new_renderer.py262 substitutions = { variable
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string.c132 const ecma_value_t *substitutions; in ecma_builtin_string_object_raw() local
/third_party/node/deps/v8/src/execution/arm64/
H A Dpointer-auth-arm64.cc78 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/gn/src/base/strings/
H A Dstring_util.cc936 size_t substitutions = subst.size(); in DoReplaceStringPlaceholders() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-common.hh3213 substitutions; member
3264 substitutions; global() member
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h2693 const ZonePtrList<Expression>* substitutions() const { in substitutions() function in v8::internal::final
2700 TemplateLiteral(const ZonePtrList<const AstRawString>* parts, const ZonePtrList<Expression>* substitutions, int pos) TemplateLiteral() argument
3315 NewTemplateLiteral( const ZonePtrList<const AstRawString>* string_parts, const ZonePtrList<Expression>* substitutions, int pos) NewTemplateLiteral() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc6449 const ZonePtrList<Expression>& substitutions = *expr->substitutions(); in VisitTemplateLiteral() local

Completed in 27 milliseconds