Searched refs:match_func (Results 1 – 4 of 4) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos.hh | 268 match_func (nullptr), in matcher_t() 280 { match_func = match_func_; match_data = match_data_; } in set_match_func() 295 if (match_func) in may_match() 296 return match_func (info.codepoint, *glyph_data, match_data) ? MATCH_YES : MATCH_NO; in may_match() 327 match_func_t match_func; member 767 match_func_t match_func, in would_match_input() argument 774 if (likely (!match_func (c->glyphs[i], input[i - 1], match_data))) in would_match_input() 782 match_func_t match_func, in match_input() argument 796 skippy_iter.set_match_func (match_func, match_data, input); in match_input() 1014 match_func_t match_func, in match_backtrack() argument [all …]
|
/external/selinux/python/sepolicy/sepolicy/ |
D | gui.py | 442 self.entrycompletion_obj.set_match_func(self.match_func, None) 714 def match_func(self, completion, key_string, iter, func_data): member in SELinuxGui
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 11654 …- OT::hb_apply_context_t::matcher_t::match_func_t OT::hb_apply_context_t::matcher_t::match_func --> 11655 …<var-decl name='match_func' type-id='type-id-1031' visibility='default' filepath='/tmp/legendre/sp… 20574 …- OT::hb_apply_context_t::matcher_t::match_func_t OT::hb_apply_context_t::matcher_t::match_func --> 20575 …<var-decl name='match_func' type-id='type-id-1031' visibility='default' filepath='/tmp/legendre/sp…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 7715 …<var-decl name='match_func' type-id='type-id-1031' visibility='default' filepath='/tmp/legendre/sp… 13292 …<var-decl name='match_func' type-id='type-id-1031' visibility='default' filepath='/tmp/legendre/sp…
|