Searched refs:find_ref_with_key (Results 1 – 2 of 2) sorted by relevance
203 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() function230 if(find_ref_with_key(k, p)) { in find_with_key()
917 if(!(this->find_ref_with_key(t,p))) {922 bool found = this->find_ref_with_key(t, p);