Home
last modified time | relevance | path

Searched refs:substitutes (Results 1 – 25 of 32) sorted by relevance

12

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-fallback.hh53 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()
83 OT::Supplier<OT::GlyphID> substitutes_supplier (substitutes, num_glyphs); in arabic_fallback_synthesize_lookup_single()
Dhb-ot-layout-gsub-table.hh181 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()
1198 Supplier<GlyphID> &substitutes, in serialize_single()
1203 … return_trace (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs)); in serialize_single()
/external/elfutils/po/
Den@quot.header3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
4 # and double quote (0x22). These substitutes look strange; see
Den@boldquot.header3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
4 # and double quote (0x22). These substitutes look strange; see
/external/libexif/po/
Den@quot.header3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
4 # and double quote (0x22). These substitutes look strange; see
Den@boldquot.header3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
4 # and double quote (0x22). These substitutes look strange; see
/external/e2fsprogs/po/
Den@quot.header3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
4 # and double quote (0x22). These substitutes look strange; see
Den@boldquot.header3 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
4 # and double quote (0x22). These substitutes look strange; see
/external/llvm/test/Transforms/IndVarSimplify/
D2012-07-17-lftr-undef.ll2 ; PR13371: indvars pass incorrectly substitutes 'undef' values
/external/selinux/python/sepolicy/sepolicy/help/
Dfile_equiv.txt9 …le above when matchpathcon is handed /srv/www/cgi-bin/myscript.cgi, it substitutes /var/www for /s…
/external/python/cpython2/Doc/library/
Dbase64.rst67 alphabet, which substitutes ``-`` instead of
75 alphabet, which substitutes ``-`` instead of
Dlogging.config.rst743 package substitutes ISO8601 format date/times, which is almost equivalent to
Dre.rst676 character ``'0'``. The backreference ``\g<0>`` substitutes in the entire
/external/python/cpython3/Doc/library/
Dbase64.rst98 substitutes ``-`` instead of ``+`` and ``_`` instead of ``/`` in the
107 alphabet, which substitutes ``-`` instead of ``+`` and ``_`` instead of
Dlogging.config.rst782 package substitutes ISO8601 format date/times, which is almost equivalent to
Dcodecs.rst416 <text encoding>` only): substitutes ``'?'`` for encoding errors
Dre.rst757 character ``'0'``. The backreference ``\g<0>`` substitutes in the entire
/external/clang/docs/
DPTHInternals.rst32 This means that the contents of the PTH file are searched as substitutes
/external/llvm/docs/TableGen/
DLangIntro.rst514 TableGen supports the '``include``' token, which textually substitutes the
/external/tensorflow/tensorflow/docs_src/tutorials/
Ddeep_cnn.md343 version of all learned variables. The evaluation script substitutes
/external/python/cpython3/Lib/test/
Dcfgparser.2226 # %L substitutes for this servers netbios name, %U is username
/external/pcre/dist2/src/
Dpcre2_compile.c498 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/
DREADME.os2emx440 I have written pure Python substitutes for pwd and grp, which can process
/external/syslinux/com32/libupload/
Dymodem.txt545 CIS it detects the "busy" string back from the modem and substitutes a
/external/python/cpython2/Doc/faq/
Dprogramming.rst1106 For older versions of Python, there are two partial substitutes:

12