Searched defs:step (Results 1 – 10 of 10) sorted by relevance
| /oneTBB/examples/parallel_reduce/pi/ |
| H A D | main.cpp | 28 pi_t step = pi_t(0.0); variable
|
| /oneTBB/examples/task_arena/fractal/ |
| H A D | fractal.hpp | 38 float step; member in fractal
|
| /oneTBB/test/tbb/ |
| H A D | test_composite_node.cpp | 47 int step; member in my_input_body 447 int step = 4; in input_only_output_only_composite() local
|
| H A D | test_mutex.h | 159 std::size_t step; in operator() local
|
| H A D | test_task_arena.cpp | 471 void TestArenaConcurrency( int p, int reserved = 0, int step = 1) { in TestArenaConcurrency()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | parallel_for.h | 306 void parallel_for_impl(Index first, Index last, Index step, const Function& f, Partitioner& partiti… in parallel_for_impl() 382 void parallel_for_impl(Index first, Index last, Index step, const Function& f, Partitioner& partiti… in parallel_for_impl()
|
| /oneTBB/test/common/ |
| H A D | utils_concurrency_limit.h | 58 thread_num_type step = 1; in concurrency_range() local
|
| /oneTBB/examples/common/utility/ |
| H A D | utility.hpp | 365 int step_function_plus(int previous, double step) { in step_function_plus() 436 friend std::istream& operator>>(std::istream& input_stream, thread_range_step& step) { in operator >>()
|
| /oneTBB/test/conformance/ |
| H A D | conformance_parallel_for.cpp | 204 T step; in TestParallelForWithStepSupportHelper() local
|
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | grid.cpp | 473 gridindex curvox, step, out; in grid_intersect() local
|