Searched refs:has_func (Results 1 – 3 of 3) sorted by relevance
176 HB_INTERNAL bool has_func (unsigned int i);186 return has_func (i); \
743 hb_font_t::has_func (unsigned int i) in has_func() function in hb_font_t746 (parent && parent != &_hb_Null_hb_font_t && parent->has_func (i)); in has_func()
2796 bool has_func = kernel_supports(obj, FEAT_BTF_FUNC); local2801 return !has_func || !has_datasec || !has_func_global || !has_float ||2810 bool has_func = kernel_supports(obj, FEAT_BTF_FUNC); local2855 } else if (!has_func && btf_is_func_proto(t)) {2860 } else if (!has_func && btf_is_func(t)) {