Home
last modified time | relevance | path

Searched refs:find_ref_with_key (Results 1 – 2 of 2) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_tagged_buffer_impl.h203 if(find_ref_with_key(tbb::detail::invoke(*my_key, v), p)) { in insert_with_key()
215 bool find_ref_with_key(const Knoref& k, pointer_type &v) { in find_ref_with_key() function
230 if(find_ref_with_key(k, p)) { in find_with_key()
H A D_flow_graph_join_impl.h917 if(!(this->find_ref_with_key(t,p))) {
922 bool found = this->find_ref_with_key(t, p);