| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _template_helpers.h | 37 using type = void; member 46 using type = std::false_type; member
|
| H A D | _allocator_traits.h | 34 using type = std::false_type; member
|
| H A D | _flow_graph_tagged_buffer_impl.h | 37 typedef typename aligned_pair<ValueType, void *>::type type; typedef
|
| /oneTBB/src/tbb/ |
| H A D | itt_notify.h | 80 #define ITT_SYNC_CREATE(obj, type, name) __itt_sync_create((void*)(obj), type, name, 2) argument 100 #define ITT_SYNC_CREATE(obj, type, name) ((void)0) argument 105 #define ITT_TASK_GROUP(type,name,parent) ((void)0) argument 106 #define ITT_TASK_BEGIN(type,name,id) ((void)0) argument
|
| /oneTBB/test/tbb/ |
| H A D | test_join_node_key_matching.cpp | 83 …using type = decltype(std::tuple_cat(std::declval<std::tuple<int>>(), std::declval<typename tuple_… typedef 88 using type = std::tuple<int>; typedef
|
| H A D | test_flow_graph_whitebox.cpp | 439 using type = tbb::flow::limiter_node<int, DecrementerType>; typedef 445 using type = tbb::flow::limiter_node<int>; typedef
|
| H A D | test_sequencer_node.cpp | 493 using type = int; typedef
|
| H A D | test_concurrent_vector.cpp | 93 using type = tbb::concurrent_vector<element_type, allocator_type >; typedef
|
| H A D | test_concurrent_hash_map.cpp | 510 …using type = tbb::concurrent_hash_map<element_type, element_type, hash_compare<element_type>, allo… typedef
|
| /oneTBB/src/tbbmalloc/ |
| H A D | Customize.h | 130 typedef tbb::detail::d1::aggregator_generic<OperationType> type; typedef 136 typedef tbb::detail::d1::aggregated_operation<Derived> type; typedef
|
| H A D | large_objects.cpp | 149 static const CacheBinOperationType type = CBOP_GET; member 156 static const CacheBinOperationType type = CBOP_PUT_LIST; member 161 static const CacheBinOperationType type = CBOP_CLEAN_TO_THRESHOLD; member 167 static const CacheBinOperationType type = CBOP_CLEAN_ALL; member 172 static const CacheBinOperationType type = CBOP_UPDATE_USED_SIZE; member 190 CacheBinOperationType type; member
|
| H A D | backend.cpp | 202 MemRegionType type; member
|
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.c | 192 #define ITT_STUB(api,type,name,args,params,ptr,group,format) \ argument 206 #define ITT_STUBV(api,type,name,args,params,ptr,group,format) \ argument 225 #define ITT_STUB(api,type,name,args,params,ptr,group,format) \ argument 230 #define ITT_STUBV(api,type,name,args,params,ptr,group,format) \ argument 269 #define ITT_STUB(api,type,name,args,params,nameindll,group,format) { ITT_TO_STR(ITT_JOIN(__itt_,nam… argument 277 #define ITT_STUB(api,type,name,args,params,nameindll,group,format) {ITT_TO_STR(ITT_JOIN(__itt_,name… argument 572 __itt_metadata_type type = __itt_metadata_u64; in ITT_VERSIONIZE() local 616 __itt_metadata_type type = __itt_metadata_u64; in ITT_VERSIONIZE() local 984 __itt_context_type type = __itt_context_unknown; in ITT_VERSIONIZE() local
|
| H A D | ittnotify_config.h | 487 int type; member 631 #define NEW_COUNTER_W(gptr,h,h_tail,name,domain,type) { \ argument 648 #define NEW_COUNTER_A(gptr,h,h_tail,name,domain,type) { \ argument 707 #define NEW_COUNTER_METADATA_NUM(gptr,h,h_tail,counter,type,value) { \ argument 725 #define NEW_COUNTER_METADATA_STR_A(gptr,h,h_tail,counter,type,str_valueA) { \ argument 745 #define NEW_COUNTER_METADATA_STR_W(gptr,h,h_tail,counter,type,str_valueW) { \ argument
|
| H A D | ittnotify.h | 278 #define ITT_STUBV(api,type,name,args) \ argument 3829 __itt_section_type type; /*!< Section content and semantics description */ member 4150 __itt_context_type type; /*!< Type of the context metadata value */ member 4163 __itt_context_type type; /*!< Type of the context metadata value */ member
|
| /oneTBB/examples/concurrent_hash_map/count_strings/ |
| H A D | count_strings.cpp | 203 const char* GetLetters(int type, const int part) { in GetLetters() 222 int type = rand(); in CreateData() local
|
| /oneTBB/examples/common/utility/ |
| H A D | utility.hpp | 171 bool (*a_validating_function)(const type&) = nullptr) in argument() 220 bool (*validate)(const type&) = nullptr) { in arg() 235 bool (*validate)(const type&) = nullptr) { in positional_arg()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | parallel_for_each.h | 244 using type = const Item*; member
|
| H A D | profiling.h | 105 wchar_t *type = new wchar_t[len_type]; in create_itt_sync() local
|
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | api.cpp | 308 void rt_tex_phong(void *voidtex, apiflt phong, apiflt phongexp, int type) { in rt_tex_phong()
|
| H A D | types.hpp | 218 int type; /* RPC call type */ member
|
| /oneTBB/src/tbb/tools_api/legacy/ |
| H A D | ittnotify.h | 219 #define ITT_STUBV(api,type,name,args) \ argument
|
| /oneTBB/test/common/ |
| H A D | container_move_support.h | 604 using type = DefaultStatefulFixture; member
|
| /oneTBB/test/conformance/ |
| H A D | conformance_concurrent_vector.cpp | 675 using type = oneapi::tbb::concurrent_vector<element_type, allocator_type >; typedef
|
| H A D | conformance_concurrent_hash_map.cpp | 587 …using type = oneapi::tbb::concurrent_hash_map<element_type, element_type, hash_compare<element_typ… typedef
|