Lines Matching refs:hb_priority
88 impl (const T& v, hb_priority<1>) const HB_RETURN (uint32_t, hb_deref (v).hash ())
92 impl (const T& v, hb_priority<0>) const HB_AUTO_RETURN
112 impl (Appl&& a, hb_priority<2>, T &&v, Ts&&... ds) const HB_AUTO_RETURN
117 impl (Appl&& a, hb_priority<1>, T &&v) const HB_AUTO_RETURN
122 impl (Appl&& a, hb_priority<0>, Ts&&... ds) const HB_AUTO_RETURN
217 impl (Pred&& p, Val &&v, hb_priority<1>) const HB_AUTO_RETURN
221 impl (Pred&& p, Val &&v, hb_priority<0>) const HB_AUTO_RETURN
243 impl (Pred&& p, Val &&v, hb_priority<1>) const HB_AUTO_RETURN
250 impl (Pred&& p, Val &&v, hb_priority<0>) const HB_AUTO_RETURN
271 impl (Proj&& f, Val &&v, hb_priority<2>) const HB_AUTO_RETURN
275 impl (Proj&& f, Val &&v, hb_priority<1>) const HB_AUTO_RETURN
282 impl (Proj&& f, Val &&v, hb_priority<0>) const HB_AUTO_RETURN