HomeSort by relevance Sort by last modified time
    Searched full:subtable (Results 51 - 75 of 114) sorted by null

1 23 4 5

  /external/google-breakpad/src/third_party/libdisasm/
ia32_insn.c 379 unsigned int subtable, prefix = 0, recurse_table = 0; local
432 /* NOTE: if insn is a prefix and has a subtable, then we
436 subtable = (*raw_insn)->table;
438 if ( subtable && ia32_tables[subtable].type != tbl_suffix &&
441 if ( ia32_tables[subtable].type == tbl_ext_ext ||
442 ia32_tables[subtable].type == tbl_fpu_ext ) {
459 sub_size = ia32_table_lookup( next, next_len, subtable,
463 * prefix that specified a subtable, and the subtable
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/
gxvmort1.c 6 /* body for type1 (Contextual Substitution) subtable. */
220 * subtable for Contextual glyph substitution is a modified StateTable.
234 GXV_NAME_ENTER( "mort chain subtable type1 (Contextual Glyph Subst)" );
gxvcommn.h 31 * table: Of type FT_Bytes, pointing to the start of this table/subtable.
32 * limit: Of type FT_Bytes, pointing to the end of this table/subtable,
36 * end in this table/subtable, including padding for alignment.
gxvmorx.c 87 GXV_TRACE(( "validating chain subtable %d/%d (%d bytes)\n",
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_common_tables.c 38 4, /* subtable sizes */
59 6,7,/* subtable sizes */
139 3,4, /* subtable sizes */
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 285 /* This subtable has some "history", if you will. Some earlier versions of
517 * FeatureParams subtable from the beginning of the FeatureList table!
519 * If sanitizing "failed" for the FeatureParams subtable, try it with the
592 inline unsigned int get_subtable_count (void) const { return subTable.len; }
596 { return this+CastR<OffsetArrayOf<SubTableType> > (subTable)[i]; }
600 { return CastR<OffsetArrayOf<SubTableType> > (subTable); }
603 { return CastR<OffsetArrayOf<SubTableType> > (subTable); }
615 const USHORT &markFilteringSet = StructAfter<USHORT> (subTable);
644 if (unlikely (!subTable.serialize (c, num_subtables))) return_trace (false);
647 USHORT &markFilteringSet = StructAfter<USHORT> (subTable);
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
otBase.py 62 - For Struct/Table/Subtable items, it add first adds new writer to the
74 If a lookup subtable overflows an offset, we have to start all over.
218 # subtable are needed before the actual data can be assembled.
269 # If the overflow is to a lookup, or from a lookup to a subtable,
272 # overflow is within a subTable. Life is more complicated.
274 # This is because duplicate table merging is done only within an Extension subTable tree;
275 # when we split the subtable in two, some items may no longer be duplicates.
419 # subtable writers can have more than one parent writer.
472 if self.name == 'SubTable':
478 else: # who knows how far below the SubTable level we are! Climb back up to the nearest subtable
    [all...]
_c_m_a_p.py 16 for subtable in self.tables:
17 if (subtable.platformID == platformID and
18 subtable.platEncID == platEncID):
19 return subtable
38 print("Error: cmap subtable is reported as having zero length: platformID %s, platEncID %s, format %s offset %s. Skipping table." % (platformID, platEncID,format, offset))
46 # Note that by default we decompile only the subtable header info;
48 # subtable is referenced.
118 # called with an attribute that the cmap subtable doesn't have.
178 # we usually get here indirectly from the subtable __getattr__ function, in which case both args must be None.
179 # If not, someone is calling the subtable decompile() directly, and must provide both args
    [all...]
otConverters.py 22 elif name == "SubTable":
23 converterClass = SubTable
36 if name in ["SubTable", "ExtSubTable"]:
268 class SubTable(Table):
274 class ExtSubTable(LTable, SubTable):
277 writer.Extension = 1 # actually, mere presence of the field flags it as an Ext Subtable writer.
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 23 #include "sfntly/table/subtable.h"
39 class Glyph : public SubTable {
48 class Builder : public SubTable::Builder {
  /device/google/contexthub/firmware/inc/
syscall.h 63 struct SyscallTable *subtable; member in union:SyscallTable::SyscallTableEntry
  /external/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_glyph_info.h 23 #include "sfntly/table/subtable.h"
ebsc_table.cc 45 : SubTable(data) {
ebsc_table.h 50 class BitmapScaleTable : public SubTable,
index_sub_table_format1.h 24 // Format 1 Index Subtable Entry.
index_sub_table_format2.h 24 // Format 2 Index Subtable Entry.
index_sub_table_format3.h 23 // Format 3 Index Subtable Entry.
  /external/skia/src/core/
SkFilterProc.h 123 /** Given a subtable returned by SkGetBilinearFilterPtrProcYTable(), return the proc for the
  /frameworks/minikin/include/minikin/
FontCollection.h 94 // This vector has pointers to the font family instance which has cmap 14 subtable.
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 28 #include "sfntly/table/subtable.h"
33 // CMap subtable formats
118 class CMap : public SubTable {
121 class Builder : public SubTable::Builder {
193 // subtable plus one, or to zero if the cmap subtable is not
194 // language-specific. For example, a Mac OS Turkish cmap subtable must set
196 // Mac OS Roman cmap subtable must set this field to 0, since Mac OS Roman
  /frameworks/minikin/libs/minikin/
CmapCoverage.cpp 52 // Get the coverage information out of a Format 4 subtable, storing it in the coverage vector
103 // Get the coverage information out of a Format 12 subtable, storing it in the coverage vector
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-glyph_variants.html 118 <p>Adobe and MS decided to support IVS with a new cmap subtable (format&nbsp;14). It is an odd subtable because it is not a mapping of input code points to glyphs, but contains lists of all variants supported by the font.</p>
147 <p>The glyph index. 0&nbsp;means either &lsquo;undefined character code&rsquo;, or &lsquo;undefined selector code&rsquo;, or &lsquo;no variation selector cmap subtable&rsquo;, or &lsquo;current CharMap is not Unicode&rsquo;.</p>
188 <p>This function is only meaningful if the font has a variation selector cmap subtable.</p>
214 <p>A pointer to an array of selector code points, or NULL if there is no valid variant selector cmap subtable.</p>
  /external/guava/guava/src/com/google/common/collect/
StandardRowSortedTable.java 52 * TODO(jlevy): Consider adding headTable, tailTable, and subTable methods,
  /external/skia/src/sfnt/
SkOTTable_EBLC.h 48 SK_OT_ULONG numberOfIndexSubTables; //an index subtable for each range or format change
  /external/icu/icu4c/source/layout/
KernTable.cpp 63 * This implementation has support for only one subtable, so if the font has
131 (const PairInfo*)table.getAlias(), // subtable 0 + ..

Completed in 1390 milliseconds

1 23 4 5