Home
last modified time | relevance | path

Searched refs:__TBB_CPP20_CONCEPTS_PRESENT (Results 1 – 25 of 38) sorted by relevance

12

/oneTBB/include/oneapi/tbb/detail/
H A D_config.h236 #define __TBB_CPP20_CONCEPTS_PRESENT 0 // TODO: add a mechanism for future addition macro
239 #define __TBB_CPP20_CONCEPTS_PRESENT 0 // TODO: add a mechanism for future addition macro
248 …#define __TBB_CPP20_CONCEPTS_PRESENT (__TBB_LANG >= 201709L && __TBB_GCC_VERSION >= 1002… macro
252 …#define __TBB_CPP20_CONCEPTS_PRESENT (_MSC_VER >= 1923 && __TBB_LANG >= 202002L) // TODO… macro
256 #define __TBB_CPP20_CONCEPTS_PRESENT (__TBB_LANG >= 202002L) macro
479 #if __TBB_CPP20_CONCEPTS_PRESENT && __TBB_USE_CONSTRAINTS
H A D_range_common.h22 #if __TBB_CPP20_CONCEPTS_PRESENT
79 #if __TBB_CPP20_CONCEPTS_PRESENT
H A D_mutex_common.h23 #if __TBB_CPP20_CONCEPTS_PRESENT
H A D_hash_compare.h90 #if __TBB_CPP20_CONCEPTS_PRESENT
H A D_utils.h299 #if __TBB_CPP20_CONCEPTS_PRESENT in atomic_do_once()
/oneTBB/include/oneapi/tbb/
H A Dparallel_sort.h32 #if __TBB_CPP20_CONCEPTS_PRESENT
222 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dparallel_for_each.h36 #if __TBB_CPP20_CONCEPTS_PRESENT
607 #if __TBB_CPP20_CONCEPTS_PRESENT
/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp202 #if __TBB_CPP20_CONCEPTS_PRESENT
425 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_mutex.cpp185 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_parallel_for.cpp306 #if __TBB_CPP20_CONCEPTS_PRESENT
452 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_concurrent_unordered_set.cpp219 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_concurrent_set.cpp237 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_concurrent_map.cpp249 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_blocked_range.cpp88 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_concurrent_unordered_map.cpp248 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_join_node_key_matching.cpp80 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_parallel_scan.cpp397 #if __TBB_CPP20_CONCEPTS_PRESENT
566 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_parallel_for_each.cpp211 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_parallel_reduce.cpp268 #if __TBB_CPP20_CONCEPTS_PRESENT
635 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_input_node.cpp330 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_continue_node.cpp385 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_sequencer_node.cpp471 #if __TBB_CPP20_CONCEPTS_PRESENT
H A Dtest_function_node.cpp506 #if __TBB_CPP20_CONCEPTS_PRESENT
/oneTBB/test/common/
H A Dconcurrent_ordered_common.h20 #define __TBB_TEST_CPP20_COMPARISONS __TBB_CPP20_COMPARISONS_PRESENT && __TBB_CPP20_CONCEPTS_PRESENT
H A Dutils.h434 #if __TBB_CPP20_CONCEPTS_PRESENT

12