/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CharacterFallbacks.java | 42 List<String> substitutes = data.get(cp); in CharacterFallbacks() local 43 if (substitutes == null) { in CharacterFallbacks() 44 data.put(cp, substitutes = new ArrayList<>()); in CharacterFallbacks() 46 substitutes.add(substitute); in CharacterFallbacks()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-fallback.hh | 53 OT::HBGlyphID substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() local 70 substitutes[num_glyphs] = s_glyph; in arabic_fallback_synthesize_lookup_single() 82 &substitutes[0]); in arabic_fallback_synthesize_lookup_single() 92 hb_array (substitutes, num_glyphs)); in arabic_fallback_synthesize_lookup_single()
|
D | hb-ot-layout-gsub-table.hh | 191 auto substitutes = in serialize() local 200 if (unlikely (!substitute.serialize (c, substitutes))) return_trace (false); in serialize() 1406 hb_array_t<const HBGlyphID> substitutes) in serialize_single() 1411 serialize (c, hb_zip (glyphs, substitutes))); in serialize_single()
|
/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/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/llvm-project/llvm/utils/lit/tests/Inputs/shtest-recursive-substitution/substitutes-within-limit/ |
D | lit.cfg | 2 config.name = 'substitutes-within-limit'
|
/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/libcups/ |
D | DEVELOPING.md | 429 - `$(name)`; substitutes the value of "name", 430 - `$(name:.old=.new)`; substitutes the value of "name" with the filename 432 - `$(MAKEFLAGS)`; substitutes the command-line options passed to the 434 - `$$`; substitutes a single $ character, 435 - `$<`; substitutes the current source file or dependency, and 436 - `$@`; substitutes the current target name.
|
D | CHANGES.md | 402 - The scheduler now substitutes default values for invalid job attributes when
|
/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
|
/external/google-fonts/fraunces/ |
D | README.md | 18 …Binary axis controls substitution of "wonky" characters. Automatically substitutes when opsz > 18.…
|
/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 | 798 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 | 1995 LinkedHashSet<String> substitutes = charSubstitutions.get(value); in printCharacters() local 2000 if (substitutes.size() > 1) { in printCharacters() 2001 sourceTag = "<td class='source' rowSpan='" + substitutes.size() + "'>"; in printCharacters() 2004 for (Iterator<String> it2 = substitutes.iterator(); it2.hasNext();) { in printCharacters()
|
/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/ |
D | LLVMOpBase.td | 214 // For every value in the list, substitutes the value in the place of "$0" in
|
/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/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | lftr.ll | 301 ; PR13371: indvars pass incorrectly substitutes 'undef' values
|
/external/python/cpython2/PC/os2emx/ |
D | README.os2emx | 440 I have written pure Python substitutes for pwd and grp, which can process
|