/external/icu/icu4c/source/layout/ |
D | MultipleSubstSubtables.cpp | 53 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[0]); in process() local 66 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process() local 87 TTGlyphID substitute = SWAPW(sequenceTable->substituteArray[i]); in process() local
|
D | SingleSubstitutionSubtables.cpp | 49 TTGlyphID substitute = ((TTGlyphID) LE_GET_GLYPH(glyph)) + SWAPW(deltaGlyphID); in process() local 67 TTGlyphID substitute = SWAPW(substituteArray[coverageIndex]); in process() local
|
/external/deqp/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
|
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/ |
D | jquery.timeago.js | 65 function substitute(stringOrFunction, number) { function
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 189 substitute; /* Array of substitute member 316 substitute; /* String of GlyphIDs to substitute */ member 927 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in closure() local 953 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in collect_glyphs() local 980 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in apply() local 1008 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in sanitize() local
|
D | hb-ot-shape-private.hh | 59 …inline void substitute (hb_font_t *font, hb_buffer_t *buffer) const { map.substitute (this, font, … in substitute() function
|
D | hb-ot-layout.cc | 1121 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
|
/external/clang/docs/tools/ |
D | dump_format_style.py | 14 def substitute(text, tag, contents): function
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
D | BagFormatter.java | 229 String substitute) { in getAbbreviatedName() 243 substitute, in getAbbreviatedName() local 446 String substitute, in addMatching()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/ |
D | BagFormatter.java | 228 String substitute) { in getAbbreviatedName() 242 substitute, in getAbbreviatedName() local 445 String substitute, in addMatching()
|
/external/chromium-trace/catapult/third_party/Paste/paste/util/ |
D | template.py | 103 def substitute(self, *args, **kw): member in Template
|
/external/ImageMagick/MagickCore/ |
D | type.c | 343 *substitute; in GetTypeInfoByFamily() member
|
/external/icu/icu4c/source/common/ |
D | locdispnames.cpp | 299 const char *substitute, in _getStringOrCopyKey()
|
/external/skia/src/pdf/ |
D | SkPDFTypes.cpp | 479 SkPDFObject* substitute) { in setSubstitute()
|
/external/mksh/src/ |
D | eval.c | 114 substitute(const char *cp, int f) in substitute() function
|
/external/selinux/policycoreutils/semanage/ |
D | seobject.py | 1761 def add_equal(self, target, substitute): argument 1782 def modify_equal(self, target, substitute): argument
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
D | TypeTokenTest.java | 1508 private static <T, X> TypeToken<T> substitute(TypeToken<T> type, Class<X> arg) { in substitute() method in TypeTokenTest
|
/external/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 1461 UnicodeString substitute = UNICODE_STRING_SIMPLE("--\\u0043--"); in API_Replace() local 1469 UnicodeString substitute = UNICODE_STRING_SIMPLE("--\\U00010000--"); in API_Replace() local
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-core-full-nocompat.js | 666 substitute: function(object, regexp){ method
|