Searched defs:ets_type (Results 1 – 1 of 1) sorted by relevance
299 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; typedef in parallel_scalar_body317 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; in run_parallel_scalar_tests_nocombine() typedef487 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; in run_parallel_scalar_tests() typedef589 …edef oneapi::tbb::enumerable_thread_specific< container_type, Allocator<container_type> > ets_type; typedef in parallel_vector_for_body638 …edef oneapi::tbb::enumerable_thread_specific< container_type, Allocator<container_type> > ets_type; in run_parallel_vector_tests() typedef861 typedef oneapi::tbb::enumerable_thread_specific<T, Allocator<T> > ets_type; in ets_copy_assign_test() typedef1078 using ets_type = oneapi::tbb::enumerable_thread_specific<int>; in TestETSIterator() typedef1172 using ets_type = oneapi::tbb::enumerable_thread_specific<int>; in TestETSIteratorComparisons() typedef