| /oneTBB/src/tbb/ |
| H A D | thread_control_monitor.h | 42 using base_type = wait_node<market_context>; variable 97 using base_type = concurrent_monitor_base<market_context>; variable
|
| H A D | concurrent_monitor.h | 147 using base_type = wait_node<Context>; variable 482 using base_type = concurrent_monitor_base<std::uintptr_t>; variable
|
| H A D | address_waiter.cpp | 40 using base_type = concurrent_monitor_base<address_context>; typedef in tbb::detail::r1::address_waiter
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _node_handle.h | 107 using base_type = node_handle_base<Value, Node, Allocator>; variable 134 using base_type = node_handle_base<Key, Node, Allocator>; variable
|
| H A D | _flow_graph_cache_impl.h | 335 typedef successor_cache<T, M> base_type; typedef 398 typedef successor_cache<T, M> base_type; typedef
|
| H A D | _flow_graph_node_impl.h | 357 typedef function_input_base<Input, Policy, A, my_class> base_type; typedef
|
| H A D | _concurrent_queue_base.h | 594 … using base_type = concurrent_queue_iterator_base<typename std::remove_cv<Value>::type, Allocator>; variable
|
| H A D | _concurrent_unordered_base.h | 794 …using base_type = segment_table<std::atomic<node_ptr>, allocator_type, unordered_segment_table, po… variable 812 : base_type(alloc) {} in base_type() function
|
| /oneTBB/examples/graph/logic_sim/ |
| H A D | two_bit_adder.hpp | 30 base_type; typedef in two_bit_adder
|
| H A D | D_latch.hpp | 34 base_type; typedef in D_latch
|
| H A D | one_bit_adder.hpp | 61 base_type; typedef in one_bit_adder
|
| H A D | basics.hpp | 67 typedef oneapi::tbb::flow::composite_node<std::tuple<signal_t>, std::tuple<signal_t>> base_type; typedef in gate 104 base_type; typedef in gate 142 base_type; typedef in gate 182 base_type; typedef in gate
|
| /oneTBB/test/tbb/ |
| H A D | test_composite_node.cpp | 95 typedef tbb::flow::composite_node< std::tuple< int >, std::tuple< int > > base_type; typedef 171 typedef tbb::flow::composite_node< std::tuple< int, int >, std::tuple< int > > base_type; typedef in adder_node 299 typedef tbb::flow::composite_node<std::tuple<int, int>, std::tuple<int> > base_type; in test_nested_adder() typedef 350 typedef tbb::flow::composite_node< my_tuple_t, my_tuple_t > base_type; typedef in prefix_node
|
| H A D | test_partitioner.cpp | 179 using base_type = oneapi::tbb::blocked_range<int>; typedef in custom_range 190 using base_type = oneapi::tbb::blocked_range<int>; typedef in custom_range_with_psplit
|
| H A D | test_async_node.cpp | 132 typedef counting_async_unlimited_body base_type; typedef
|
| /oneTBB/test/conformance/ |
| H A D | conformance_composite_node.cpp | 30 using base_type = oneapi::tbb::flow::composite_node<std::tuple<int,int>, std::tuple<int>>; typedef in adder
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | concurrent_set.h | 56 …using base_type = concurrent_skip_list<set_traits<Key, Compare, concurrent_geometric_level_generat… variable 157 …using base_type = concurrent_skip_list<set_traits<Key, Compare, concurrent_geometric_level_generat… variable
|
| H A D | concurrent_unordered_set.h | 50 using base_type = concurrent_unordered_base<traits_type>; variable 189 using base_type = concurrent_unordered_base<traits_type>; variable
|
| H A D | concurrent_unordered_map.h | 51 using base_type = concurrent_unordered_base<traits_type>; variable 250 using base_type = concurrent_unordered_base<traits_type>; variable
|
| H A D | concurrent_map.h | 72 …using base_type = concurrent_skip_list<map_traits<Key, Value, Compare, concurrent_geometric_level_… variable 222 …using base_type = concurrent_skip_list<map_traits<Key, Value, Compare, concurrent_geometric_level_… variable
|
| H A D | flow_graph.h | 925 typedef receiver<TupleType> base_type; typedef 1501 typedef buffer_node<T> base_type; typedef 1662 typedef buffer_node<T> base_type; typedef 2854 typedef async_body_base<Gateway> base_type; typedef 2874 typedef multifunction_node< Input, std::tuple< Output >, Policy > base_type; in __TBB_requires() typedef 3172 typedef overwrite_node<T> base_type; typedef
|
| H A D | concurrent_vector.h | 231 using base_type = segment_table<T, Allocator, self_type, embedded_table_num_segments>; variable 237 using base_type = tbb::blocked_range<Iterator>; variable
|
| H A D | concurrent_hash_map.h | 599 using base_type = hash_map_base<Allocator, MutexType>; in __TBB_requires() local 601 using base_type = hash_map_base<Allocator, spin_rw_mutex>; in __TBB_requires() local
|
| /oneTBB/test/common/ |
| H A D | custom_allocators.h | 105 using base_type = BaseAllocatorType; variable 242 using base_type = BaseAllocatorType; variable 381 using base_type = StaticSharedCountingAllocatorBase; variable
|
| H A D | container_move_support.h | 296 using base_type = FooIteratorBase<FooIterator>; variable 312 using base_type = FooIteratorBase<FooPairIterator>; variable
|