Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 16 of 16) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_buffer_node.cpp202 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 Dtest_join_node_key_matching.cpp39 broadcast_node<int> b1(g), b2(g); in test_deduction_guides() local
H A Dtest_broadcast_node.cpp234 broadcast_node b2(precedes(buf)); in test_deduction_guides() local
H A Dtest_input_node.cpp144 function_body<T> b2( counters2 ); in test_single_dest() local
H A Dtest_split_node.cpp387 broadcast_node<tuple_type> b1(g), b2(g); in test_deduction_guides() local
H A Dtest_flow_graph_whitebox.cpp902 tbb::flow::graph::iterator b2 = g.begin(); variable
H A Dtest_multifunction_node.cpp495 buffer_node<int> b2(g); in test_precedes() local
H A Dtest_indexer_node.cpp650 broadcast_node<double> b2(g); in test_deduction_guides() local
H A Dtest_task_arena.cpp229 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 Dtest_async_node.cpp192 counting_async_serial_body b2 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset() local
H A Dtest_eh_flow_graph.cpp809 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 Dconformance_input_node.cpp104 …conformance::copy_counting_object<output_msg> b2 = copy_body<conformance::copy_counting_object<out… variable
H A Dconformance_flowgraph.h441 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 Dconformance_continue_node.cpp195 counting_body b2 = copy_body<counting_body, continue_node<output_msg>>(node_copy); variable
H A Dconformance_join_node.cpp45 broadcast_node<int> b1(g), b2(g), b3(g); in test_deduction_guides() local
/oneTBB/examples/parallel_for/polygon_overlay/
H A Dpolyover.cpp51 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