Home
last modified time | relevance | path

Searched defs:substitute (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/modules/glshared/
DglsLongStressTestUtil.cpp58 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
/external/cldr/tools/java/org/unicode/cldr/util/
DCharacterFallbacks.java40 String substitute = characterFallbacks.getStringValue(path); in CharacterFallbacks() local
DSimpleXMLSource.java181 public static String replace(UnicodeSet unicodeSet, String valueToMatch, String substitute) { in replace()
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
DRegexTransformer.java159 static String substitute(String s, char token, Function<Character, String> replaceFn) { in substitute() method in RegexTransformer
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh236 substitute; /* Array of substitute member
378 substitute; /* String of GlyphIDs to substitute */ member
1151 const ArrayOf<HBGlyphID> &substitute = StructAfter<ArrayOf<HBGlyphID>> (lookahead); in closure() local
1175 const ArrayOf<HBGlyphID> &substitute = StructAfter<ArrayOf<HBGlyphID>> (lookahead); in collect_glyphs() local
1195 const ArrayOf<HBGlyphID> &substitute = StructAfter<ArrayOf<HBGlyphID>> (lookahead); in apply() local
1233 const ArrayOf<HBGlyphID> &substitute = StructAfter<ArrayOf<HBGlyphID>> (lookahead); in sanitize() local
Dhb-ot-shape.cc250 hb_ot_shape_plan_t::substitute (hb_font_t *font, in substitute() function in hb_ot_shape_plan_t
/external/clang/docs/tools/
Ddump_format_style.py16 def substitute(text, tag, contents): function
/external/llvm-project/clang/docs/tools/
Ddump_format_style.py16 def substitute(text, tag, contents): function
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/
DUnitConverter.java196 private void substitute(BigDecimal value, int power) { in substitute() method in UnitConverter.Factor
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitConverter.java189 private void substitute(BigDecimal value, int power) { in substitute() method in UnitConverter.Factor
/external/cldr/tools/java/org/unicode/cldr/util/props/
DBagFormatter.java210 String substitute) { in getAbbreviatedName()
224 substitute, in getAbbreviatedName() local
429 String substitute, in addMatching()
/external/python/cpython3/Lib/
Dstring.py104 def substitute(self, mapping=_sentinel_dict, /, **kws): member in Template
/external/skqp/tools/bookmaker/
DparserCommon.cpp37 string substitute; in ConvertRef() local
DincludeWriter.cpp2094 string substitute; in resolveMethod() local
2177 string substitute; in resolveRef() local
/external/desugar/java/com/google/devtools/build/android/desugar/
DCoreLibrarySupport.java258 Class<?> substitute = roots.next(); in getCoreInterfaceRewritingTarget() local
/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.cpp312 for (auto& substitute : rec->Substitutes) in ParseSingleSubstFormat2() local
/external/python/cpython2/Tools/bgen/bgen/
DbgenType.py216 def __init__(self, substitute): argument
/external/ImageMagick/MagickCore/
Dtype.c330 substitute[10]; in GetTypeInfoByFamily() member
/external/tensorflow/tensorflow/core/framework/
Dattr_value_util.cc631 bool SubstitutePlaceholders(const SubstituteFunc& substitute, in SubstitutePlaceholders()
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCPlusPlusLanguage.cpp302 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() function in __anon6b70c7110111::ManglingSubstitutor
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DTransforms.cpp406 static AffineMap substitute(AffineMap map, SmallVectorImpl<Value> &dims, in substitute() function
/external/icu/icu4c/source/common/
Dlocdispnames.cpp304 const char *substitute, in _getStringOrCopyKey()
/external/python/cpython2/Lib/
Dstring.py148 def substitute(*args, **kws): member in Template
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLanguages.java1536 private void addCharSubstitution(String value, String substitute) { in addCharSubstitution()
2005 String substitute = it2.next(); in printCharacters() local
/external/mksh/src/
Deval.c125 substitute(const char *cp, int f) in substitute() function

12