Home
last modified time | relevance | path

Searched refs:hash_function (Results 1 – 3 of 3) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_hash_compare.h56 hasher hash_function() const { in hash_function() function
H A D_concurrent_unordered_base.h694 hasher hash_function() const { return my_hash_compare.hash_function(); } in hash_function() function
/oneTBB/test/common/
H A Dconcurrent_unordered_common.h66 cont.hash_function(); in test_unordered_methods()
189 c.hash_function(); in CustomExamine()