Home
last modified time | relevance | path

Searched refs:YourHashCompare (Results 1 – 4 of 4) sorted by relevance

/dports/devel/onetbb/oneTBB-2021.4.0/test/conformance/
H A Dconformance_concurrent_hash_map.cpp48 friend class YourHashCompare;
168 class YourHashCompare { class
400 …using YourTable1 = oneapi::tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare, test_allocator_… in TestIteratorsAndRanges()
401 using YourTable2 = oneapi::tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare>; in TestIteratorsAndRanges()
795 using YourTable = oneapi::tbb::concurrent_hash_map<MyKey, MyData, YourHashCompare>;
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_concurrent_hash_map.cpp96 friend class YourHashCompare;
193 class YourHashCompare { class
206 typedef tbb::concurrent_hash_map<MyKey,MyData,YourHashCompare> YourTable;
843 typedef tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare,MyAllocator> YourTable1; in TestIteratorsAndRanges()
844 typedef tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare> YourTable2; in TestIteratorsAndRanges()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_concurrent_hash_map.cpp96 friend class YourHashCompare;
193 class YourHashCompare { class
206 typedef tbb::concurrent_hash_map<MyKey,MyData,YourHashCompare> YourTable;
843 typedef tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare,MyAllocator> YourTable1; in TestIteratorsAndRanges()
844 typedef tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare> YourTable2; in TestIteratorsAndRanges()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_concurrent_hash_map.cpp96 friend class YourHashCompare;
193 class YourHashCompare { class
206 typedef tbb::concurrent_hash_map<MyKey,MyData,YourHashCompare> YourTable;
843 typedef tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare,MyAllocator> YourTable1; in TestIteratorsAndRanges()
844 typedef tbb::concurrent_hash_map<MyKey,MyData2,YourHashCompare> YourTable2; in TestIteratorsAndRanges()