| /oneTBB/test/tbb/ |
| H A D | test_buffer_node.cpp | 202 tbb::flow::buffer_node<T> b2(g); in test_parallel() local 320 tbb::flow::buffer_node<T> b2(g); in test_serial() local 448 buffer_node b2(precedes(br)); in test_deduction_guides() local
|
| H A D | test_join_node_key_matching.cpp | 39 broadcast_node<int> b1(g), b2(g); in test_deduction_guides() local
|
| H A D | test_broadcast_node.cpp | 234 broadcast_node b2(precedes(buf)); in test_deduction_guides() local
|
| H A D | test_input_node.cpp | 144 function_body<T> b2( counters2 ); in test_single_dest() local
|
| H A D | test_split_node.cpp | 387 broadcast_node<tuple_type> b1(g), b2(g); in test_deduction_guides() local
|
| H A D | test_flow_graph_whitebox.cpp | 902 tbb::flow::graph::iterator b2 = g.begin(); variable
|
| H A D | test_multifunction_node.cpp | 495 buffer_node<int> b2(g); in test_precedes() local
|
| H A D | test_indexer_node.cpp | 650 broadcast_node<double> b2(g); in test_deduction_guides() local
|
| H A D | test_task_arena.cpp | 229 MultipleMastersPart1( tbb::task_arena &a, utils::SpinBarrier &b1, utils::SpinBarrier &b2) in MultipleMastersPart1() 1004 TestEnqueueIsolateBody b2(executed, completed, arena); in TestEnqueue() local 1038 TestDelegatedSpawnWaitBody( tbb::task_arena &a, utils::SpinBarrier &b1, utils::SpinBarrier &b2) in TestDelegatedSpawnWaitBody()
|
| H A D | test_async_node.cpp | 192 counting_async_serial_body b2 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset() local
|
| H A D | test_eh_flow_graph.cpp | 809 tbb::flow::broadcast_node<tbb::flow::continue_msg> b1(g), b2(g), b3(g); in run_one_continue_node_test() local
|
| /oneTBB/test/conformance/ |
| H A D | conformance_input_node.cpp | 104 …conformance::copy_counting_object<output_msg> b2 = copy_body<conformance::copy_counting_object<out… variable
|
| H A D | conformance_flowgraph.h | 441 Body b2 = copy_body<Body, Node>(testing_node); in test_copy_body_function() local 566 …conformance::copy_counting_object<int> b2 = copy_body<conformance::copy_counting_object<int>, Node… in test_copy_ctor() local 725 CountingBody b2; in test_output_input_class() local
|
| H A D | conformance_continue_node.cpp | 195 counting_body b2 = copy_body<counting_body, continue_node<output_msg>>(node_copy); variable
|
| H A D | conformance_join_node.cpp | 45 broadcast_node<int> b1(g), b2(g), b3(g); in test_deduction_guides() local
|
| /oneTBB/examples/parallel_for/polygon_overlay/ |
| H A D | polyover.cpp | 51 int r1, g1, b1, r2, g2, b2; in OverlayOnePolygonWithMap() local 342 int r1, g1, b1, r2, g2, b2; in operator ()() local 477 int r1, g1, b1, r2, g2, b2; in operator ()() local 614 int r1, g1, b1, r2, g2, b2; in operator ()() local
|