Home
last modified time | relevance | path

Searched refs:GXV_TRACE (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvmort0.c93 GXV_TRACE(( " IndicScript MorphRule for glyphOffset 0x%04x", in gxv_mort_subtable_type0_entry_validate()
95 GXV_TRACE(( " markFirst=%01d", markFirst )); in gxv_mort_subtable_type0_entry_validate()
96 GXV_TRACE(( " dontAdvance=%01d", dontAdvance )); in gxv_mort_subtable_type0_entry_validate()
97 GXV_TRACE(( " markLast=%01d", markLast )); in gxv_mort_subtable_type0_entry_validate()
98 GXV_TRACE(( " %02d", verb )); in gxv_mort_subtable_type0_entry_validate()
99 GXV_TRACE(( " %s\n", GXV_Mort_IndicScript_Msg[verb] )); in gxv_mort_subtable_type0_entry_validate()
103 GXV_TRACE(( " [odd] a glyph is marked as the first and last" in gxv_mort_subtable_type0_entry_validate()
110 GXV_TRACE(( " [odd] the first glyph is marked as dontAdvance" in gxv_mort_subtable_type0_entry_validate()
117 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_mort_subtable_type0_entry_validate()
121 GXV_TRACE(( "\n" )); in gxv_mort_subtable_type0_entry_validate()
A Dgxvmort.c47 GXV_TRACE(( "featureType %d is out of registered range, " in gxv_mort_feature_validate()
54 GXV_TRACE(( "featureType %d is within registered area " in gxv_mort_feature_validate()
70 GXV_TRACE(( "setting %d", f->featureSetting )); in gxv_mort_feature_validate()
74 GXV_TRACE(( "out of defined range %d", nSettings_max )); in gxv_mort_feature_validate()
77 GXV_TRACE(( "\n" )); in gxv_mort_feature_validate()
133 GXV_TRACE(( " this subtable is applied to glyph array " in gxv_mort_coverage_validate()
136 GXV_TRACE(( " this subtable is applied to glyph array " in gxv_mort_coverage_validate()
140 GXV_TRACE(( " this subtable is forcibly applied to " in gxv_mort_coverage_validate()
195 GXV_TRACE(( "validating chain subtable %d/%d (%d bytes)\n", in gxv_mort_subtables_validate()
208 GXV_TRACE(( "morx type %d is reserved\n", type )); in gxv_mort_subtables_validate()
[all …]
A Dgxvprop.c100 GXV_TRACE(( " found non-zero advance in zero-advance glyph\n" )); in gxv_prop_zero_advance_validate()
126 GXV_TRACE(( " found zero offset to property\n" )); in gxv_prop_property_validate()
141 GXV_TRACE(( " found non-positive glyph complement\n" )); in gxv_prop_property_validate()
154 GXV_TRACE(( "glyph %d cannot have complementary bracketing\n", in gxv_prop_property_validate()
170 GXV_TRACE(( " found non-zero bits in reserved bits\n" )); in gxv_prop_property_validate()
180 GXV_TRACE(( " found too old version in directionality class\n" )); in gxv_prop_property_validate()
285 GXV_TRACE(( " version 0x%08x\n", version )); in gxv_prop_validate()
286 GXV_TRACE(( " format 0x%04x\n", format )); in gxv_prop_validate()
287 GXV_TRACE(( " defaultProp 0x%04x\n", defaultProp )); in gxv_prop_validate()
294 GXV_TRACE(( " found unknown version\n" )); in gxv_prop_validate()
[all …]
A Dgxvmorx2.c74 GXV_TRACE(( "offset to ligActionTable=0x%08x\n", in gxv_morx_subtable_type2_opttable_load()
76 GXV_TRACE(( "offset to componentTable=0x%08x\n", in gxv_morx_subtable_type2_opttable_load()
78 GXV_TRACE(( "offset to ligatureTable=0x%08x\n", in gxv_morx_subtable_type2_opttable_load()
118 GXV_TRACE(( "classTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
120 GXV_TRACE(( "stateArray: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
122 GXV_TRACE(( "entryTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
124 GXV_TRACE(( "ligActionTable: offset=0x%08x length=0x%08x\n", in gxv_morx_subtable_type2_subtable_setup()
195 GXV_TRACE(( "ligature action table includes" in gxv_morx_subtable_type2_ligActionIndex_validate()
206 GXV_TRACE(( "ligature action table includes" in gxv_morx_subtable_type2_ligActionIndex_validate()
213 GXV_TRACE(( "ligature action table includes" in gxv_morx_subtable_type2_ligActionIndex_validate()
[all …]
A Dgxvmort2.c72 GXV_TRACE(( "offset to ligActionTable=0x%04x\n", in gxv_mort_subtable_type2_opttable_load()
74 GXV_TRACE(( "offset to componentTable=0x%04x\n", in gxv_mort_subtable_type2_opttable_load()
76 GXV_TRACE(( "offset to ligatureTable=0x%04x\n", in gxv_mort_subtable_type2_opttable_load()
116 GXV_TRACE(( "classTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
118 GXV_TRACE(( "stateArray: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
120 GXV_TRACE(( "entryTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
122 GXV_TRACE(( "ligActionTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
125 GXV_TRACE(( "componentTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
128 GXV_TRACE(( "ligatureTable: offset=0x%04x length=0x%04x\n", in gxv_mort_subtable_type2_subtable_setup()
189 GXV_TRACE(( "too short offset 0x%08x:" in gxv_mort_subtable_type2_ligActionOffset_validate()
[all …]
A Dgxvjust.c77 GXV_TRACE(( "just table includes too large %s" in gxv_just_check_max_gid()
117 GXV_TRACE(( "just table includes non-zero value" in gxv_just_wdp_entry_validate()
205 GXV_TRACE(( "just table includes invalid range spec:" in gxv_just_actSubrecord_type0_validate()
294 GXV_TRACE(( "variantsAxis 0x%08x is non default value", in gxv_just_actSubrecord_type4_validate()
389 GXV_TRACE(( "actionCount = %d\n", actionCount )); in gxv_just_pcActionRecord_validate()
516 GXV_TRACE(( "ascending\n" )); in gxv_just_justClassTable_validate()
518 GXV_TRACE(( "descending\n" )); in gxv_just_justClassTable_validate()
683 GXV_TRACE(( " (version = 0x%08x)\n", version )); in gxv_just_validate()
688 GXV_TRACE(( " (format = 0x%04x)\n", format )); in gxv_just_validate()
692 GXV_TRACE(( " (horizOffset = %d)\n", horizOffset )); in gxv_just_validate()
[all …]
A Dgxvcommn.c295 GXV_TRACE(( "originally: unitSize=%d, nUnits=%d, " in gxv_BinSrchHeader_check_consistency()
301 GXV_TRACE(( "calculated: unitSize=%d, nUnits=%d, " in gxv_BinSrchHeader_check_consistency()
360 GXV_TRACE(( "nUnits %d\n", binSrchHeader.nUnits )); in gxv_BinSrchHeader_validate()
786 GXV_TRACE(( " (format %d)\n", format )); in gxv_LookupTable_validate()
1059 GXV_TRACE(( "parsed: maxState=%d, maxEntry=%d\n", in gxv_StateArray_validate()
1237 GXV_TRACE(( "StateTable header\n" )); in gxv_StateTable_validate()
1245 GXV_TRACE(( "stateSize=0x%04x\n", stateSize )); in gxv_StateTable_validate()
1270 GXV_TRACE(( "StateTable Subtables\n" )); in gxv_StateTable_validate()
1449 GXV_TRACE(( "parsed: maxState=%d, maxEntry=%d\n", in gxv_XStateArray_validate()
1582 GXV_TRACE(( "XStateTable header\n" )); in gxv_XStateTable_validate()
[all …]
A Dgxvkern.c391 GXV_TRACE(( " %s firstGlyph=%d, nGlyphs=%d\n", in gxv_kern_subtable_fmt2_clstbl_validate()
490 GXV_TRACE(( "maxGID=%d, but glyphCount=%d\n", in gxv_kern_subtable_fmt3_validate()
496 GXV_TRACE(( "kern subtable fmt3 has nonzero value" in gxv_kern_subtable_fmt3_validate()
585 GXV_TRACE(( "new Apple-dialect: " in gxv_kern_coverage_new_apple_validate()
622 GXV_TRACE(( "classic Apple-dialect: " in gxv_kern_coverage_classic_apple_validate()
665 GXV_TRACE(( "classic Microsoft-dialect: " in gxv_kern_coverage_classic_microsoft_validate()
671 GXV_TRACE(( in gxv_kern_coverage_classic_microsoft_validate()
775 GXV_TRACE(( "Subtable length = %d\n", length )); in gxv_kern_subtable_validate()
786 GXV_TRACE(( "Subtable length = %d\n", length )); in gxv_kern_subtable_validate()
802 GXV_TRACE(( "cannot detect subtable dialect, " in gxv_kern_subtable_validate()
[all …]
A Dgxvfeat.c89 GXV_TRACE(( " (feature = %u)\n", feature )); in gxv_feat_registry_validate()
93 GXV_TRACE(( "feature number %d is out of range %d\n", in gxv_feat_registry_validate()
101 GXV_TRACE(( "feature number %d is in defined range but doesn't exist\n", in gxv_feat_registry_validate()
110 GXV_TRACE(( "feature number %d is reserved by Apple\n", feature )); in gxv_feat_registry_validate()
117 GXV_TRACE(( "feature %d: nSettings %d != defined nSettings %d\n", in gxv_feat_registry_validate()
126 GXV_TRACE(( "exclusive flag %d differs from predefined value\n", in gxv_feat_registry_validate()
151 GXV_TRACE(( " (nameIndex = %d)\n", nameIndex )); in gxv_feat_name_index_validate()
309 GXV_TRACE(( " (featureNameCount = %d)\n", featureNameCount )); in gxv_feat_validate()
A Dgxvtrak.c132 GXV_TRACE(( "duplicated entries found for track value 0x%x\n", in gxv_trak_trackTable_validate()
179 GXV_TRACE(( "too short trackValue array\n" )); in gxv_trak_trackData_validate()
244 GXV_TRACE(( " (version = 0x%08x)\n", version )); in gxv_trak_validate()
245 GXV_TRACE(( " (format = 0x%04x)\n", format )); in gxv_trak_validate()
246 GXV_TRACE(( " (horizOffset = 0x%04x)\n", horizOffset )); in gxv_trak_validate()
247 GXV_TRACE(( " (vertOffset = 0x%04x)\n", vertOffset )); in gxv_trak_validate()
248 GXV_TRACE(( " (reserved = 0x%04x)\n", reserved )); in gxv_trak_validate()
A Dgxvmort5.c116 GXV_TRACE(( " offset runs into ClassTable" )); in gxv_mort_subtable_type5_InsertList_validate()
119 GXV_TRACE(( " offset runs into StateArray" )); in gxv_mort_subtable_type5_InsertList_validate()
122 GXV_TRACE(( " offset runs into EntryTable" )); in gxv_mort_subtable_type5_InsertList_validate()
134 GXV_TRACE(( " 0x%04x", insert_glyphID )); in gxv_mort_subtable_type5_InsertList_validate()
136 GXV_TRACE(( "\n" )); in gxv_mort_subtable_type5_InsertList_validate()
A Dgxvopbd.c190 GXV_TRACE(( "(version=0x%08x)\n", version )); in gxv_opbd_validate()
195 GXV_TRACE(( "(format=0x%04x)\n", GXV_OPBD_DATA( format ) )); in gxv_opbd_validate()
208 GXV_TRACE(( in gxv_opbd_validate()
A Dgxvmorx1.c137 GXV_TRACE(( " setMark=%01d dontAdvance=%01d\n", in gxv_morx_subtable_type1_entry_validate()
142 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_morx_subtable_type1_entry_validate()
146 GXV_TRACE(( "markIndex = %d, currentIndex = %d\n", in gxv_morx_subtable_type1_entry_validate()
166 GXV_TRACE(( "morx subtable type1 subst.: %d -> %d\n", glyph, value_p->u )); in gxv_morx_subtable_type1_LookupValue_validate()
A Dgxvmorx.c87 GXV_TRACE(( "validating chain subtable %d/%d (%d bytes)\n", in gxv_morx_subtables_validate()
102 GXV_TRACE(( "morx type %d is reserved\n", type )); in gxv_morx_subtables_validate()
189 GXV_TRACE(( "validating chain %d/%d\n", i + 1, nChains )); in gxv_morx_validate()
A Dgxvmorx5.c131 GXV_TRACE(( " 0x%04x", insert_glyphID )); in gxv_morx_subtable_type5_InsertList_validate()
134 GXV_TRACE(( "\n" )); in gxv_morx_subtable_type5_InsertList_validate()
A Dgxvbsln.c212 GXV_TRACE(( " (stdGlyph = %u)\n", stdGlyph )); in gxv_bsln_parts_fmt2_validate()
314 GXV_TRACE(( " (format = %d)\n", format )); in gxv_bsln_validate()
A Dgxvmort1.c165 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_mort_subtable_type1_entry_validate()
207 GXV_TRACE(( "substTable include a strange gid[%d]=%d >" in gxv_mort_subtable_type1_substTable_validate()
A Dgxvmorx0.c79 GXV_TRACE(( " non-zero bits found in reserved range\n" )); in gxv_morx_subtable_type0_entry_validate()
A Dgxvcommn.h292 #define GXV_TRACE( s ) \ macro
304 #define GXV_TRACE( s ) do { } while ( 0 ) macro

Completed in 23 milliseconds