Searched refs:in_core (Results 1 – 2 of 2) sorted by relevance
183 gboolean in_core = FALSE; in _gst_gl_feature_check() local206 in_core = TRUE; in _gst_gl_feature_check()229 in_core ? "" : "not "); in _gst_gl_feature_check()232 if (func == NULL && in_core) { in _gst_gl_feature_check()
274 bool in_core(const vertex_this_type& v) const in in_core() function in boost::detail::base_state523 if (state1_.in_core(v) || (v == v_new)) in feasible()553 if (state1_.in_core(v) || (v == v_new)) in feasible()588 if (state2_.in_core(w) || (w == w_new)) in feasible()623 if (state2_.in_core(w) || (w == w_new)) in feasible()685 return !state1_.in_core(v); in possible_candidate1()699 return !state2_.in_core(w); in possible_candidate2()