/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CharacterFallbacks.java | 43 List<String> substitutes = data.get(cp); in CharacterFallbacks() local 44 if (substitutes == null) { in CharacterFallbacks() 45 data.put(cp, substitutes = new ArrayList<String>()); in CharacterFallbacks() 47 substitutes.add(substitute); in CharacterFallbacks()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 53 OT::GlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() local 70 substitutes[num_glyphs].set (s_glyph); in arabic_fallback_synthesize_lookup_single() 80 …, num_glyphs, (int(*)(const OT::GlyphID*, const OT::GlyphID *)) OT::GlyphID::cmp, &substitutes[0]); in arabic_fallback_synthesize_lookup_single() 90 hb_array (substitutes, num_glyphs)); in arabic_fallback_synthesize_lookup_single()
|
D | hb-ot-layout-gsub-table.hh | 40 hb_array_t<const GlyphID> substitutes); 197 hb_array_t<const GlyphID> substitutes) in serialize() 201 if (unlikely (!substitute.serialize (c, substitutes))) return_trace (false); in serialize() 246 hb_array_t<const GlyphID> substitutes) in serialize() 256 delta = substitutes[0] - glyphs[0]; in serialize() 258 if (delta != (int) (substitutes[i] - glyphs[i])) { in serialize() 266 case 2: return_trace (u.format2.serialize (c, glyphs, substitutes)); in serialize() 294 hb_array_t<const GlyphID> substitutes) in SingleSubst_serialize() argument 295 { c->start_embed<SingleSubst> ()->serialize (c, glyphs, substitutes); } in SingleSubst_serialize() 1352 hb_array_t<const GlyphID> substitutes) in serialize_single() [all …]
|
/external/e2fsprogs/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 4 # and double quote (0x22). These substitutes look strange; see
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 4 # and double quote (0x22). These substitutes look strange; see
|
/external/elfutils/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 4 # and double quote (0x22). These substitutes look strange; see
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 4 # and double quote (0x22). These substitutes look strange; see
|
/external/libexif/po/ |
D | en@quot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 4 # and double quote (0x22). These substitutes look strange; see
|
D | en@boldquot.header | 3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27) 4 # and double quote (0x22). These substitutes look strange; see
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | 2012-07-17-lftr-undef.ll | 2 ; PR13371: indvars pass incorrectly substitutes 'undef' values
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | 2012-07-17-lftr-undef.ll | 2 ; PR13371: indvars pass incorrectly substitutes 'undef' values
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | file_equiv.txt | 9 …le above when matchpathcon is handed /srv/www/cgi-bin/myscript.cgi, it substitutes /var/www for /s…
|
/external/python/cpython2/Doc/library/ |
D | base64.rst | 67 alphabet, which substitutes ``-`` instead of 75 alphabet, which substitutes ``-`` instead of
|
D | logging.config.rst | 743 package substitutes ISO8601 format date/times, which is almost equivalent to
|
D | re.rst | 692 character ``'0'``. The backreference ``\g<0>`` substitutes in the entire
|
/external/python/cpython3/Doc/library/ |
D | base64.rst | 98 substitutes ``-`` instead of ``+`` and ``_`` instead of ``/`` in the 107 alphabet, which substitutes ``-`` instead of ``+`` and ``_`` instead of
|
D | logging.config.rst | 793 package substitutes something which is almost equivalent to specifying the date
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.12.txt | 63 and substitutes reasonable values if the descriptors are obviously bogus.
|
/external/clang/docs/ |
D | PTHInternals.rst | 32 This means that the contents of the PTH file are searched as substitutes
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowLanguages.java | 2151 LinkedHashSet<String> substitutes = charSubstitutions.get(value); in printCharacters() local 2156 if (substitutes.size() > 1) { in printCharacters() 2157 sourceTag = "<td class='source' rowSpan='" + substitutes.size() + "'>"; in printCharacters() 2160 for (Iterator<String> it2 = substitutes.iterator(); it2.hasNext();) { in printCharacters()
|
/external/llvm/docs/TableGen/ |
D | LangIntro.rst | 514 TableGen supports the '``include``' token, which textually substitutes the
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.2 | 226 # %L substitutes for this servers netbios name, %U is username
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/ |
D | LangIntro.rst | 594 TableGen supports the '``include``' token, which textually substitutes the
|
/external/python/cpython2/PC/os2emx/ |
D | README.os2emx | 440 I have written pure Python substitutes for pwd and grp, which can process
|
/external/pcre/dist2/doc/ |
D | pcre2grep.txt | 631 string of the given decimal number; zero substitutes the
|