Searched defs:filter_func (Results 1 – 10 of 10) sorted by relevance
158 const FilterFunc &filter_func) { in BelongToWhichNode()
35 typedef void (*filter_func)(t_bs2bdp bs2bdp, uint8_t *sample, int n); typedef
453 filter_func = lambda d: (start_date < d.not_valid_before) or \ function
688 filter_func=None, argument794 def list_templates(self, extensions=None, filter_func=None): argument818 def filter_func(x): function
117 WebPFilterFunc filter_func; in EncodeAlphaInternal() local
114 WebPFilterFunc filter_func; in EncodeAlphaInternal() local
146 const ExpectFunc &filter_func) { in FindAnfNodeIndexSetToInsertStrategy()
248 … const std::function<bool(const AnfNodePtr &)> &filter_func, in SearchFromNodes()
922 def filter_func(x: str) -> bool: function
81 Xz_Func_BcFilterStateBase_Filter filter_func; member