Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/seismic/
H A Duniverse.hpp45 typedef float ValueType; typedef in Universe
/oneTBB/test/conformance/
H A Dconformance_parallel_pipeline.cpp147 using ValueType = typename Iterator1::value_type; in RootSequence() typedef
/oneTBB/test/tbb/
H A Dtest_parallel_reduce.cpp33 using ValueType = uint64_t; typedef