Searched refs:steps (Results 1 – 14 of 14) sorted by relevance
39 steps:49 steps:64 steps:87 steps:115 steps:135 steps:170 steps:196 steps:232 steps:270 steps:[all …]
24 steps:
29 steps:
48 among the steps for making a peanut butter and jelly sandwich. In this74 jar, are shared between ordered steps, it is not explicit in the graph.75 Instead, only the required ordering of steps is explicit in a dependence
52 void TimeStepFoo( float a[], size_t n, int steps ) { 53 for( int t=0; t<steps; ++t )
8 the spawning of the new task to be executed by the current thread involves the next steps:
9 the following steps generally occur:
39 replacing the sandwich making steps. In this partial ordering, function
375 int steps = int(nsteps); in step_function_power2_ladder() local376 assert(is_power_of_2(steps)); // must be a power of 2 in step_function_power2_ladder()378 if (previous < 2 * steps) in step_function_power2_ladder()392 return previous + (prev_power2 / steps); in step_function_power2_ladder()
12 To start using oneTBB, follow the next steps:
6 After installing oneTBB, complete the following steps to start working with the library.
119 Choose the configuration during the build and install steps:
150 …Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the so…
174 functor. It performs three steps: