Home
last modified time | relevance | path

Searched defs:hash_function (Results 1 – 2 of 2) 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