Searched defs:true_type (Results 1 – 9 of 9) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_node_set_impl.h | 50 static graph& get_impl(const T& object, std::true_type) { in get_impl()
|
| H A D | _segment_table.h | 399 /*is_always_equal = */ std::true_type ) { in internal_move_construct_with_allocator() 422 …oid internal_move_assign( segment_table&& other, /*is_always_equal || POCMA = */ std::true_type ) { in internal_move_assign() 440 void internal_swap( segment_table& other, /*is_always_equal || POCS = */ std::true_type ) { in internal_swap()
|
| H A D | _concurrent_skip_list.h | 754 /*is_always_equal = */std::true_type) { in internal_move_construct_with_allocator() 933 not_greater_compare select_comparator( /*allow_multimapping = */ std::true_type ) { in select_comparator() 1165 …nternal_move_assign( concurrent_skip_list&& other, /*POCMA || is_always_equal =*/std::true_type ) { in internal_move_assign() 1188 … void internal_swap( concurrent_skip_list& other, /*POCMA || is_always_equal =*/std::true_type ) { in internal_swap()
|
| H A D | _flow_graph_node_impl.h | 270 graph_task* try_put_task_impl( const input_type& t, /*lightweight=*/std::true_type ) { in try_put_task_impl()
|
| H A D | _concurrent_unordered_base.h | 1372 /*is_always_equal = */std::true_type ) { in internal_move_construct_with_allocator() 1393 …l_move_assign( concurrent_unordered_base&& other, /*is_always_equal || POCMA = */std::true_type ) { in internal_move_assign() 1408 …d internal_swap( concurrent_unordered_base& other, /*is_always_equal || POCS = */std::true_type ) { in internal_swap()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | parallel_for_each.h | 170 void internal_add_copy_impl(std::true_type, const Item& item) { in internal_add_copy_impl()
|
| H A D | concurrent_priority_queue.h | 387 void push_back_helper_impl( const T& value, /*is_copy_constructible = */std::true_type ) { in push_back_helper_impl()
|
| H A D | task_group.h | 114 d1::task* task_ptr_or_nullptr_impl(std::true_type, F&& f){ in task_ptr_or_nullptr_impl()
|
| /oneTBB/test/common/ |
| H A D | node_handling_support.h | 356 std::vector<SrcTableType>& src_tables, std::true_type ) in check_concurrent_merge()
|