/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 hb_stable_sort (&glyphs[0], num_glyphs, OT::GlyphID::cmp, &substitutes[0]); in arabic_fallback_synthesize_lookup_single() 83 OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs); in arabic_fallback_synthesize_lookup_single()
|
D | hb-ot-layout-gsub-table.hh | 181 Supplier<GlyphID> &substitutes, in serialize() 186 if (unlikely (!substitute.serialize (c, substitutes, num_glyphs))) return_trace (false); in serialize() 213 Supplier<GlyphID> &substitutes, in serialize() 223 delta = substitutes[0] - glyphs[0]; in serialize() 225 if (delta != substitutes[i] - glyphs[i]) { in serialize() 233 case 2: return_trace (u.format2.serialize (c, glyphs, substitutes, num_glyphs)); in serialize() 1204 Supplier<GlyphID> &substitutes, in serialize_single() 1209 … return_trace (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs)); in serialize_single()
|
/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/bison/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/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/bison/runtime-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/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 | 676 character ``'0'``. The backreference ``\g<0>`` substitutes in the entire
|
/external/bison/m4/ |
D | sys_socket_h.m4 | 122 # Sets and substitutes HAVE_WINSOCK2_H.
|
/external/clang/docs/ |
D | PTHInternals.rst | 32 This means that the contents of the PTH file are searched as substitutes
|
/external/llvm/docs/TableGen/ |
D | LangIntro.rst | 514 TableGen supports the '``include``' token, which textually substitutes the
|
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 498 static PCRE2_SPTR substitutes[] = { variable 4599 ptr = substitutes[escape - ESC_DU] - 1; /* Just before substitute */ in compile_branch() 7419 ptr = substitutes[escape - ESC_DU] - 1; /* Just before substitute */ in compile_branch()
|
/external/python/cpython2/PC/os2emx/ |
D | README.os2emx | 440 I have written pure Python substitutes for pwd and grp, which can process
|
/external/syslinux/com32/libupload/ |
D | ymodem.txt | 545 CIS it detects the "busy" string back from the modem and substitutes a
|
/external/python/cpython2/Doc/faq/ |
D | programming.rst | 1106 For older versions of Python, there are two partial substitutes:
|
/external/valgrind/ |
D | configure.ac | 1889 # Convenience function. Like AC_GCC_WARNING_SUBST_NO, except it substitutes
|