Home
last modified time | relevance | path

Searched refs:check_struct (Results 1 – 13 of 13) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh57 return_trace (c->check_struct (this)); in sanitize()
149 if (unlikely (!c->check_struct (this))) in sanitize()
207 return_trace (c->check_struct (this)); in sanitize()
235 return_trace (c->check_struct (this) && glyphIdArray.sanitize (c)); in sanitize()
268 return_trace (c->check_struct (this) && groups.sanitize (c)); in sanitize()
315 return_trace (c->check_struct (this)); in sanitize()
337 return_trace (c->check_struct (this)); in sanitize()
377 return_trace (c->check_struct (this) && in sanitize()
403 return_trace (c->check_struct (this) && in sanitize()
483 return_trace (c->check_struct (this) && in sanitize()
[all …]
Dhb-ot-layout-common-private.hh84 return_trace (c->check_struct (this) && offset.sanitize (c, base, &closure)); in sanitize()
154 return_trace (c->check_struct (this)); in sanitize()
220 return_trace (c->check_struct (this) && featureIndex.sanitize (c)); in sanitize()
283 if (unlikely (!c->check_struct (this))) return_trace (false); in sanitize()
397 return_trace (c->check_struct (this)); in sanitize()
429 return_trace (c->check_struct (this) && in sanitize()
513 if (unlikely (!(c->check_struct (this) && lookupIndex.sanitize (c)))) in sanitize()
657 if (!(c->check_struct (this) && subTable.sanitize (c))) return_trace (false); in sanitize()
1010 return_trace (c->check_struct (this) && classValue.sanitize (c)); in sanitize()
1183 return_trace (c->check_struct (this) && c->check_range (this, this->get_size ())); in sanitize()
Dhb-ot-name-table.hh63 …return_trace (c->check_struct (this) && c->check_range ((char *) base, (unsigned int) length + off… in sanitize()
117 return_trace (c->check_struct (this) && in sanitize()
Dhb-open-type-private.hh269 inline bool check_struct (const Type *obj) const in check_struct() function
644 return_trace (likely (c->check_struct (this))); in sanitize()
681 return_trace (likely (c->check_struct (this))); in sanitize()
759 return_trace (c->check_struct (this)); in sanitize()
795 if (unlikely (!c->check_struct (this))) return_trace (false); in sanitize()
805 if (unlikely (!c->check_struct (this))) return_trace (false); in sanitize()
930 return_trace (c->check_struct (this) && c->check_array (array, Type::static_size, len)); in sanitize_shallow()
997 return c->check_struct (this) in sanitize_shallow()
Dhb-ot-layout-gpos-table.hh244 return_trace (c->check_struct (this)); in sanitize()
274 return_trace (c->check_struct (this)); in sanitize()
303 …return_trace (c->check_struct (this) && xDeviceTable.sanitize (c, this) && yDeviceTable.sanitize (… in sanitize()
372 if (!c->check_struct (this)) return_trace (false); in sanitize()
398 return_trace (c->check_struct (this) && markAnchor.sanitize (c, base)); in sanitize()
485 return_trace (c->check_struct (this) && in sanitize()
537 return_trace (c->check_struct (this) && in sanitize()
667 if (!(c->check_struct (this) in sanitize()
718 if (!c->check_struct (this)) return_trace (false); in sanitize()
808 if (!(c->check_struct (this) in sanitize()
[all …]
Dhb-open-file-private.hh59 return_trace (c->check_struct (this)); in sanitize()
109 …return_trace (c->check_struct (this) && c->check_array (tables, TableRecord::static_size, numTable… in sanitize()
Dhb-ot-layout-gdef-table.hh108 return_trace (c->check_struct (this)); in sanitize()
135 return_trace (c->check_struct (this)); in sanitize()
159 return_trace (c->check_struct (this) && deviceTable.sanitize (c, this)); in sanitize()
Dhb-ot-maxp-table.hh54 return_trace (c->check_struct (this) && in sanitize()
Dhb-ot-head-table.hh58 return_trace (c->check_struct (this) && in sanitize()
Dhb-ot-os2-table.hh49 return_trace (c->check_struct (this)); in sanitize()
Dhb-ot-hhea-table.hh55 return_trace (c->check_struct (this) && likely (version.major == 1)); in sanitize()
Dhb-ot-layout-jstf-table.hh60 return_trace (c->check_struct (this) && in sanitize()
Dhb-ot-layout-gsubgpos-private.hh929 return_trace (c->check_struct (this)); in sanitize()
1488 if (!c->check_struct (this)) return_trace (false); in sanitize()
2177 return_trace (c->check_struct (this) && extensionOffset != 0); in sanitize()