Searched refs:FWORD (Results 1 – 20 of 20) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-hhea-table.hh | 58 FWORD ascender; /* Typographic ascent. */ 59 FWORD descender; /* Typographic descent. */ 60 FWORD lineGap; /* Typographic line gap. */ 63 FWORD minLeadingBearing; /* Minimum left/top sidebearing value in 65 FWORD minTrailingBearing; /* Minimum right/bottom sidebearing value; 68 FWORD maxExtent; /* horizontal: Max(lsb + (xMax - xMin)),
|
D | hb-ot-hmtx-table.hh | 58 FWORD sb; /* Leading (left/top) side bearing. */ 116 FWORD *sb = c->allocate_size<FWORD> (FWORD::static_size); in serialize() 206 const FWORD *bearings = (const FWORD *) &table->longMetricZ[num_advances]; in get_side_bearing()
|
D | hb-aat-layout-opbd-table.hh | 48 FWORD leftSide; 49 FWORD topSide; 50 FWORD rightSide; 51 FWORD bottomSide;
|
D | hb-aat-layout-kerx-table.hh | 55 const FWORD *pv = &StructAtOffset<FWORD> (base, offset); in kerxTupleKern() 87 FWORD value; 258 const FWORD *actions = &kernAction[kern_idx]; in transition() 342 const UnsizedArrayOf<FWORD> &kernAction; 375 NNOffsetTo<UnsizedArrayOf<FWORD>, HBUINT> kernAction; 393 const UnsizedArrayOf<FWORD> &arrayZ = this+array; in get_kerning() 396 const FWORD *v = &arrayZ[kern_idx]; in get_kerning() 450 NNOffsetTo<UnsizedArrayOf<FWORD>, HBUINT> 560 const FWORD *data = (const FWORD *) &ankrData[entry.data.ankrActionIndex]; in transition() 652 const FWORD *v = &StructAtOffset<FWORD> (&(this+t.array), offset * sizeof (FWORD)); in get_kerning() [all …]
|
D | hb-ot-vorg-table.hh | 52 FWORD vertOriginY; 76 FWORD defaultVertOriginY) in serialize() 126 FWORD defaultVertOriginY; /* The default vertical origin. */
|
D | hb-aat-layout-ankr-table.hh | 51 FWORD xCoordinate; 52 FWORD yCoordinate;
|
D | hb-ot-kern-table.hh | 49 hb_array_t<const FWORD> kernValue = kernValueZ.as_array (kernValueCount); in get_kerning() 83 kernValueCount * sizeof (FWORD) + in sanitize() 95 UnsizedArrayOf<FWORD> kernValueZ; /* The kerning values.
|
D | hb-ot-layout-base-table.hh | 54 FWORD coordinate; /* X or Y value, in design units */ 75 FWORD coordinate; /* X or Y value, in design units */ 105 FWORD coordinate; /* X or Y value, in design units */
|
D | hb-ot-post-table.hh | 269 FWORD underlinePosition; /* This is the suggested distance of the top 279 FWORD underlineThickness; /* Suggested values for the underline
|
D | hb-ot-layout-gdef-table.hh | 114 FWORD coordinate; /* X or Y value, in design units */ 164 FWORD coordinate; /* X or Y value, in design units */
|
D | hb-aat-layout-trak-table.hh | 69 NNOffsetTo<UnsizedArrayOf<FWORD>>
|
D | hb-ot-glyf-table.hh | 416 FWORD xMin; /* Minimum x for coordinate data. */ 417 FWORD yMin; /* Minimum y for coordinate data. */ 418 FWORD xMax; /* Maximum x for coordinate data. */ 419 FWORD yMax; /* Maximum y for coordinate data. */
|
D | hb-ot-layout-gpos-table.hh | 269 FWORD xCoordinate; /* Horizontal value--in design units */ 270 FWORD yCoordinate; /* Vertical value--in design units */ 313 FWORD xCoordinate; /* Horizontal value--in design units */ 314 FWORD yCoordinate; /* Vertical value--in design units */ 354 FWORD xCoordinate; /* Horizontal value--in design units */ 355 FWORD yCoordinate; /* Vertical value--in design units */
|
D | hb-open-type.hh | 107 typedef HBINT16 FWORD; typedef
|
/external/llvm-project/llvm/test/tools/llvm-ml/ |
D | builtin_types.asm | 38 t4_long FWORD 4 40 t4_long_large FWORD 4294967298 41 t4_short_large FWORD 4294967298
|
D | struct_alignment.asm | 6 f FWORD -1 17 f FWORD -1
|
D | type_operators.asm | 147 t5_full FWORD 2 DUP (?)
|
/external/llvm-project/llvm/test/MC/X86/ |
D | intel-syntax.s | 60 call FWORD ptr [rax] 64 jmp FWORD ptr [rax]
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 10902 <!-- OT::FWORD OT::_hea::ascender --> 10906 <!-- OT::FWORD OT::_hea::descender --> 10910 <!-- OT::FWORD OT::_hea::lineGap --> 10918 <!-- OT::FWORD OT::_hea::minLeadingBearing --> 10922 <!-- OT::FWORD OT::_hea::minTrailingBearing --> 10926 <!-- OT::FWORD OT::_hea::maxExtent --> 13056 <!-- typedef OT::SHORT OT::FWORD --> 13057 …<typedef-decl name='FWORD' type-id='type-id-452' filepath='/tmp/legendre/spack-stage/spack-stage-0… 16433 <!-- OT::FWORD OT::_hea::ascender --> 16437 <!-- OT::FWORD OT::_hea::descender --> [all …]
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 8636 …<typedef-decl name='FWORD' type-id='type-id-452' filepath='/tmp/legendre/spack-stage/spack-stage-0… 10918 …<typedef-decl name='FWORD' type-id='type-id-452' filepath='/tmp/legendre/spack-stage/spack-stage-0…
|