| /oneTBB/doc/main/reference/ |
| H A D | reference.rst | 1 .. _reference: target
|
| /oneTBB/test/common/ |
| H A D | iterator.h | 38 typedef typename allocator_traits_type::value_type& reference; typedef 119 typedef typename allocator_traits_type::value_type& reference; typedef 145 typedef typename allocator_traits_type::value_type& reference; typedef 203 typedef const typename allocator_traits_type::value_type& reference; typedef
|
| H A D | container_move_support.h | 302 using reference = value_type&; variable 318 using reference = value_type&; variable
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | concurrent_set.h | 38 using reference = value_type&; member 66 using reference = typename base_type::reference; variable 167 using reference = typename base_type::reference; variable
|
| H A D | concurrent_map.h | 40 using reference = value_type&; member 83 using reference = typename base_type::reference; variable 233 using reference = typename base_type::reference; variable
|
| H A D | tbb_allocator.h | 76 using reference = value_type&; variable
|
| H A D | concurrent_lru_cache.h | 58 using reference = ValT&; variable
|
| H A D | concurrent_unordered_set.h | 59 using reference = typename base_type::reference; variable 198 using reference = typename base_type::reference; variable
|
| H A D | cache_aligned_allocator.h | 70 using reference = value_type&; variable
|
| H A D | concurrent_unordered_map.h | 61 using reference = typename base_type::reference; variable 260 using reference = typename base_type::reference; variable
|
| H A D | concurrent_vector.h | 49 using reference = value_type&; variable 240 using reference = T&; variable 267 using reference = value_type&; variable
|
| H A D | concurrent_hash_map.h | 383 using reference = value_type&; variable 504 using reference = typename Iterator::reference; variable 619 using reference = value_type&; in __TBB_requires() local
|
| H A D | concurrent_queue.h | 61 using reference = T&; variable 336 using reference = T&; variable
|
| H A D | memory_pool.h | 92 typedef value_type& reference; typedef
|
| H A D | scalable_allocator.h | 240 using reference = value_type&; variable
|
| H A D | concurrent_priority_queue.h | 44 using reference = T&; variable
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _concurrent_skip_list.h | 63 using reference = value_type&; variable 194 using reference = value_type&; variable 272 using reference = value_type&; variable 671 using reference = typename iterator::reference; variable 717 using reference = typename iterator::reference; variable
|
| H A D | _concurrent_queue_base.h | 65 using reference = value_type&; variable 598 using reference = value_type&; variable
|
| H A D | _flow_graph_impl.h | 51 typedef GraphNodeType& reference; typedef
|
| H A D | _concurrent_unordered_base.h | 72 using reference = value_type&; variable 213 using reference = value_type&; variable 706 using reference = typename concurrent_unordered_base::reference; variable
|
| /oneTBB/test/tbb/ |
| H A D | test_parallel_sort.cpp | 75 [](const value_type& tested, const value_type& reference) { in validate()
|