| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsLongStressTestUtil.cpp | 58 string ProgramLibrary::substitute (const string& templ, const map<string, string>& additionalParams… in substitute() function in deqp::gls::LongStressTestUtil::ProgramLibrary 77 string ProgramLibrary::substitute (const std::string& templ) const in substitute() function in deqp::gls::LongStressTestUtil::ProgramLibrary
|
| /third_party/typescript/src/compiler/ |
| D | ohApi.ts | 667 const substitute = typeof constantValue === "string" ? constant 682 const substitute = typeof value === "string" ? constant
|
| D | emitter.ts | 1712 const substitute = substituteNode(hint, node) || node; constant
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/ |
| D | RegexTransformer.java | 159 static String substitute(String s, char token, Function<Character, String> replaceFn) { in substitute() method in RegexTransformer
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gsub-table.hh | 249 substitute; /* Array of substitute member 395 substitute; /* String of GlyphIDs to substitute */ member 1241 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in closure() local 1267 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in collect_glyphs() local 1287 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in apply() local 1375 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in subset() local 1396 const Array16Of<HBGlyphID16> &substitute = StructAfter<Array16Of<HBGlyphID16>> (lookahead); in sanitize() local
|
| D | hb-ot-shape.cc | 262 hb_ot_shape_plan_t::substitute (hb_font_t *font, in substitute() function in hb_ot_shape_plan_t
|
| D | hb-aat-layout-morx-table.hh | 644 Lookup<HBGlyphID16> substitute; member
|
| D | hb-ot-layout.cc | 1938 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer)… in substitute() function in hb_ot_map_t
|
| /third_party/python/Python/ |
| D | suggestions.c | 106 size_t substitute = distance + substitution_cost(code, a[index]); in levenshtein_distance() local
|
| /third_party/typescript/src/compiler/transformers/ |
| D | ts.ts | 2412 const substitute = constant 2445 …const substitute = typeof constantValue === "string" ? factory.createStringLiteral(constantValue) … constant
|
| /third_party/python/Lib/ |
| D | string.py | 104 def substitute(self, mapping=_sentinel_dict, /, **kws): member in Template
|
| /third_party/node/deps/icu-small/source/common/ |
| D | locdispnames.cpp | 304 const char *substitute, in _getStringOrCopyKey()
|
| D | locdspnm.cpp | 294 UDisplayContext substitute; member in LocaleDisplayNamesImpl
|
| /third_party/icu/icu4c/source/common/ |
| D | locdispnames.cpp | 304 const char *substitute, in _getStringOrCopyKey()
|
| D | locdspnm.cpp | 294 UDisplayContext substitute; member in LocaleDisplayNamesImpl
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | locdispnames.cpp | 304 const char *substitute, in _getStringOrCopyKey()
|
| D | locdspnm.cpp | 294 UDisplayContext substitute; member in LocaleDisplayNamesImpl
|
| /third_party/mksh/ |
| D | eval.c | 125 substitute(const char *cp, int f) in substitute() function
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | regextst.cpp | 1435 UnicodeString substitute = UNICODE_STRING_SIMPLE("--\\u0043--"); in API_Replace() local 1443 UnicodeString substitute = UNICODE_STRING_SIMPLE("--\\U00010000--"); in API_Replace() local
|
| /third_party/node/test/fixtures/wpt/resources/ |
| D | testharness.js | 4356 function substitute(template, substitutions) function
|