Searched defs:false_type (Results 1 – 9 of 9) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_node_set_impl.h | 55 static graph& get_impl(const T& object, std::false_type) { in get_impl()
|
| H A D | _segment_table.h | 406 /*is_always_equal = */ std::false_type ) { in internal_move_construct_with_allocator() 428 …id internal_move_assign( segment_table&& other, /*is_always_equal || POCMA = */ std::false_type ) { in internal_move_assign() 448 void internal_swap( segment_table& other, /*is_always_equal || POCS = */ std::false_type ) { in internal_swap()
|
| H A D | _concurrent_skip_list.h | 759 /*is_always_equal = */std::false_type) { in internal_move_construct_with_allocator() 937 key_compare select_comparator( /*allow_multimapping = */ std::false_type ) { in select_comparator() 1169 …ternal_move_assign( concurrent_skip_list&& other, /*POCMA || is_always_equal =*/std::false_type ) { in internal_move_assign() 1192 … void internal_swap( concurrent_skip_list& other, /*POCMA || is_always_equal =*/std::false_type ) { in internal_swap()
|
| H A D | _flow_graph_node_impl.h | 283 graph_task* try_put_task_impl( const input_type& t, /*lightweight=*/std::false_type ) { in try_put_task_impl()
|
| H A D | _concurrent_unordered_base.h | 1378 /*is_always_equal = */std::false_type ) { in internal_move_construct_with_allocator() 1399 …_move_assign( concurrent_unordered_base&& other, /*is_always_equal || POCMA = */std::false_type ) { in internal_move_assign() 1412 … internal_swap( concurrent_unordered_base& other, /*is_always_equal || POCS = */std::false_type ) { in internal_swap()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | parallel_for_each.h | 179 void internal_add_copy_impl(std::false_type, const Item&) { in internal_add_copy_impl()
|
| H A D | concurrent_priority_queue.h | 391 void push_back_helper_impl( const T&, /*is_copy_constructible = */std::false_type ) { in push_back_helper_impl()
|
| H A D | task_group.h | 108 d1::task* task_ptr_or_nullptr_impl(std::false_type, F&& f){ in task_ptr_or_nullptr_impl()
|
| /oneTBB/test/common/ |
| H A D | node_handling_support.h | 374 std::vector<SrcTableType>& src_tables, std::false_type ) in check_concurrent_merge()
|