Searched refs:sanitize_shallow (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-open-type.hh | 398 bool sanitize_shallow (hb_sanitize_context_t *c, const void *base) const in sanitize_shallow() function 411 return_trace (sanitize_shallow (c, base) && in sanitize() 520 if (unlikely (!sanitize_shallow (c, count))) return_trace (false); in sanitize() 528 bool sanitize_shallow (hb_sanitize_context_t *c, unsigned int count) const in sanitize_shallow() function 709 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 718 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 837 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 847 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 886 if (unlikely (!sanitize_shallow (c))) return_trace (false); in sanitize() 896 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function [all …]
|
D | hb-ot-color-svg-table.hh | 105 (this+svgDocEntries).sanitize_shallow (c))); in sanitize()
|
D | hb-ot-var-gvar-table.hh | 389 bool sanitize_shallow (hb_sanitize_context_t *c) const in sanitize_shallow() function 404 { return sanitize_shallow (c); } in sanitize()
|
D | hb-ot-color-sbix-table.hh | 90 imageOffsetsZ.sanitize_shallow (c, c->get_num_glyphs () + 1)); in sanitize()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 5268 …, OT::IntType<unsigned int, 4u> >, OT::IntType<unsigned int, 4u> >::sanitize_shallow(OT::hb_saniti… 5269 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_8OffsetToINS_11OffsetTableE… 11104 …ArrayOf<OT::CmapSubtableLongGroup, OT::IntType<unsigned int, 4u> >::sanitize_shallow(OT::hb_saniti… 11105 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_21CmapSubtableLongGroupENS_… 11163 …:ArrayOf<OT::EncodingRecord, OT::IntType<short unsigned int, 2u> >::sanitize_shallow(OT::hb_saniti… 11164 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_14EncodingRecordENS_7IntTyp… 11213 …ype<short unsigned int, 2u>, OT::IntType<short unsigned int, 2u> >::sanitize_shallow(OT::hb_saniti… 11214 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_7IntTypeItLj2EEES2_E16sanit… 11322 …::IntType<short unsigned int, 2u>, OT::IntType<unsigned int, 4u> >::sanitize_shallow(OT::hb_saniti… 11323 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_7IntTypeItLj2EEENS1_IjLj4EE… [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 3316 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_8OffsetToINS_11OffsetTableE… 7058 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_21CmapSubtableLongGroupENS_… 7097 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_14EncodingRecordENS_7IntTyp… 7130 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_7IntTypeItLj2EEES2_E16sanit… 7200 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_7IntTypeItLj2EEENS1_IjLj4EE… 7232 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_10UVSMappingENS_7IntTypeIjL… 7264 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_17UnicodeValueRangeENS_7Int… 7289 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_23VariationSelectorRecordEN… 10280 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_15EntryExitRecordENS_7IntTy… 10328 …<function-decl name='sanitize_shallow' mangled-name='_ZN2OT7ArrayOfINS_5IndexENS_7IntTypeItLj2EEEE… [all …]
|