Home
last modified time | relevance | path

Searched refs:TestIteratorTraits (Results 1 – 15 of 15) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/old/
H A Dtest_concurrent_vector_v2.cpp204 void TestIteratorTraits() { in TestIteratorTraits() function
539 TestIteratorTraits<tbb::concurrent_vector<Foo>::iterator,Foo>(); in TestMain()
540 TestIteratorTraits<tbb::concurrent_vector<Foo>::const_iterator,const Foo>(); in TestMain()
/dports/devel/tbb/oneTBB-2020.3/src/old/
H A Dtest_concurrent_vector_v2.cpp204 void TestIteratorTraits() { in TestIteratorTraits() function
539 TestIteratorTraits<tbb::concurrent_vector<Foo>::iterator,Foo>(); in TestMain()
540 TestIteratorTraits<tbb::concurrent_vector<Foo>::const_iterator,const Foo>(); in TestMain()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/old/
H A Dtest_concurrent_vector_v2.cpp204 void TestIteratorTraits() { in TestIteratorTraits() function
539 TestIteratorTraits<tbb::concurrent_vector<Foo>::iterator,Foo>(); in TestMain()
540 TestIteratorTraits<tbb::concurrent_vector<Foo>::const_iterator,const Foo>(); in TestMain()
/dports/devel/onetbb/oneTBB-2021.4.0/test/conformance/
H A Dconformance_concurrent_hash_map.cpp342 void TestIteratorTraits() { in TestIteratorTraits() function
366 TestIteratorTraits<test_table_type::iterator,test_table_type::value_type>(); in TestIteratorsAndRanges()
367 TestIteratorTraits<test_table_type::const_iterator,const test_table_type::value_type>(); in TestIteratorsAndRanges()
H A Dconformance_concurrent_queue.cpp220 void TestIteratorTraits() { in TestIteratorTraits() function
248 TestIteratorTraits<typename CQ::const_iterator, const move_support_tests::Foo>(); in TestIterator()
249 TestIteratorTraits<typename CQ::iterator, move_support_tests::Foo>(); in TestIterator()
H A Dconformance_concurrent_vector.cpp598 void TestIteratorTraits() { in TestIteratorTraits() function
1498TestIteratorTraits<oneapi::tbb::concurrent_vector<move_support_tests::Foo>::iterator,move_support_…
1504TestIteratorTraits<oneapi::tbb::concurrent_vector<move_support_tests::Foo>::const_iterator,const m…
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_concurrent_queue.cpp879 void TestIteratorTraits() { in TestIteratorTraits() function
907 TestIteratorTraits<typename CQ::const_iterator, const Foo>(); in TestIterator()
908 TestIteratorTraits<typename CQ::iterator, Foo>(); in TestIterator()
H A Dtest_concurrent_hash_map.cpp687 void TestIteratorTraits() { in TestIteratorTraits() function
810 TestIteratorTraits<MyTable::iterator,MyTable::value_type>(); in TestIteratorsAndRanges()
811 TestIteratorTraits<MyTable::const_iterator,const MyTable::value_type>(); in TestIteratorsAndRanges()
H A Dtest_concurrent_vector.cpp210 void TestIteratorTraits() { in TestIteratorTraits() function
1789 TestIteratorTraits<tbb::concurrent_vector<Foo>::iterator,Foo>(); in TestMain()
1790 TestIteratorTraits<tbb::concurrent_vector<Foo>::const_iterator,const Foo>(); in TestMain()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_concurrent_queue.cpp879 void TestIteratorTraits() { in TestIteratorTraits() function
907 TestIteratorTraits<typename CQ::const_iterator, const Foo>(); in TestIterator()
908 TestIteratorTraits<typename CQ::iterator, Foo>(); in TestIterator()
H A Dtest_concurrent_hash_map.cpp687 void TestIteratorTraits() { in TestIteratorTraits() function
810 TestIteratorTraits<MyTable::iterator,MyTable::value_type>(); in TestIteratorsAndRanges()
811 TestIteratorTraits<MyTable::const_iterator,const MyTable::value_type>(); in TestIteratorsAndRanges()
H A Dtest_concurrent_vector.cpp210 void TestIteratorTraits() { in TestIteratorTraits() function
1789 TestIteratorTraits<tbb::concurrent_vector<Foo>::iterator,Foo>(); in TestMain()
1790 TestIteratorTraits<tbb::concurrent_vector<Foo>::const_iterator,const Foo>(); in TestMain()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_concurrent_queue.cpp879 void TestIteratorTraits() { in TestIteratorTraits() function
907 TestIteratorTraits<typename CQ::const_iterator, const Foo>(); in TestIterator()
908 TestIteratorTraits<typename CQ::iterator, Foo>(); in TestIterator()
H A Dtest_concurrent_hash_map.cpp687 void TestIteratorTraits() { in TestIteratorTraits() function
810 TestIteratorTraits<MyTable::iterator,MyTable::value_type>(); in TestIteratorsAndRanges()
811 TestIteratorTraits<MyTable::const_iterator,const MyTable::value_type>(); in TestIteratorsAndRanges()
H A Dtest_concurrent_vector.cpp210 void TestIteratorTraits() { in TestIteratorTraits() function
1789 TestIteratorTraits<tbb::concurrent_vector<Foo>::iterator,Foo>(); in TestMain()
1790 TestIteratorTraits<tbb::concurrent_vector<Foo>::const_iterator,const Foo>(); in TestMain()