Home
last modified time | relevance | path

Searched refs:MyTransformFunc (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_pipeline/square/
H A Dsquare.cpp139 class MyTransformFunc { class
144 TextSlice* MyTransformFunc::operator()(TextSlice* input) const { in operator ()()
211 MyTransformFunc()) & in run_pipeline()
/oneTBB/doc/main/tbb_userguide/
H A DWorking_on_the_Assembly_Line_pipeline.rst121 oneapi::tbb::filter_mode::parallel, MyTransformFunc() )
178 MyTransformFunc() );
247 class MyTransformFunc {
253 TextSlice* MyTransformFunc::operator()( TextSlice* input ) const {