Searched refs:term_out (Results 1 – 1 of 1) sorted by relevance
253 bool term_out() const { return core_count_ < term_out_count_; } in term_out() function in boost::detail::base_state256 bool term_out(const vertex_this_type& v) const in term_out() function in boost::detail::base_state680 else if (state1_.term_out() && state2_.term_out()) in possible_candidate1()681 return state1_.term_out(v); in possible_candidate1()694 else if (state1_.term_out() && state2_.term_out()) in possible_candidate2()695 return state2_.term_out(w); in possible_candidate2()