Searched refs:this_empty (Results 1 – 2 of 2) sorted by relevance
456 template<typename P> static bool this_empty(P &p) { in this_empty() function458 return clear_element<N-1>::this_empty(p); in this_empty()469 template<typename P> static bool this_empty(P &p) {550 …__TBB_ASSERT(!(f & rf_clear_edges) || clear_element<N>::this_empty(my_output_ports), "multifunctio…
969 …__TBB_ASSERT(!(f & rf_clear_edges) || clear_element<N>::this_empty(my_output_ports), "split_node r… in reset_node()