Home
last modified time | relevance | path

Searched defs:data_type (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_blocked_rangeNd.cpp68 …using data_type = std::array<typename range_utils<range_t, N - 1>::template data_type<EntityType, … typedef
137 using data_type = EntityType; typedef
/oneTBB/test/tbb/
H A Dtest_openmp.cpp35 using data_type = short; typedef
60 InnerBody( data_type /*c*/[], const data_type a[], const data_type b[], int ii ) : in InnerBody()
H A Dtest_flow_graph_priorities.cpp251 typedef unsigned data_type; typedef