Home
last modified time | relevance | path

Searched refs:copy_body (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_eh_flow_graph.cpp430 int src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_source_node_test()
449 src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_source_node_test()
877 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_continue_node_test()
991 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_buffer_node_test()
1131 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_sequencer_node_test()
1436 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1540 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1764 int nb0_cnt = tbb::flow::copy_body<SinkBodyType0>(sink0).count_value(); in run_one_split_node_test()
1765 int nb1_cnt = tbb::flow::copy_body<SinkBodyType1>(sink1).count_value(); in run_one_split_node_test()
1883 int nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in run_one_indexer_node_test()
[all …]
H A Dtest_async_node.cpp155 counting_async_body b1 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
175 counting_async_body b2 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
195 counting_async_body b3 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
214 counting_async_body b4 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
237 counting_async_body b5 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
257 counting_async_body b6 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
H A Dtest_continue_node.cpp187 … inc_functor<OutputType> body_copy = tbb::flow::copy_body< inc_functor<OutputType> >( exe_node ); in continue_nodes_with_copy()
193 body_copy = tbb::flow::copy_body< inc_functor<OutputType> >( exe_node ); in continue_nodes_with_copy()
393 lightweight_policy_body body1 = tbb::flow::copy_body<lightweight_policy_body>(node1); in test_lightweight_policy()
394 lightweight_policy_body body2 = tbb::flow::copy_body<lightweight_policy_body>(node2); in test_lightweight_policy()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_eh_flow_graph.cpp430 int src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_source_node_test()
449 src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_source_node_test()
877 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_continue_node_test()
991 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_buffer_node_test()
1131 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_sequencer_node_test()
1436 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1540 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1764 int nb0_cnt = tbb::flow::copy_body<SinkBodyType0>(sink0).count_value(); in run_one_split_node_test()
1765 int nb1_cnt = tbb::flow::copy_body<SinkBodyType1>(sink1).count_value(); in run_one_split_node_test()
1883 int nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in run_one_indexer_node_test()
[all …]
H A Dtest_async_node.cpp155 counting_async_body b1 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
175 counting_async_body b2 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
195 counting_async_body b3 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
214 counting_async_body b4 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
237 counting_async_body b5 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
257 counting_async_body b6 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
H A Dtest_continue_node.cpp187 … inc_functor<OutputType> body_copy = tbb::flow::copy_body< inc_functor<OutputType> >( exe_node ); in continue_nodes_with_copy()
193 body_copy = tbb::flow::copy_body< inc_functor<OutputType> >( exe_node ); in continue_nodes_with_copy()
393 lightweight_policy_body body1 = tbb::flow::copy_body<lightweight_policy_body>(node1); in test_lightweight_policy()
394 lightweight_policy_body body2 = tbb::flow::copy_body<lightweight_policy_body>(node2); in test_lightweight_policy()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_eh_flow_graph.cpp430 int src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_source_node_test()
449 src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_source_node_test()
877 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_continue_node_test()
991 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_buffer_node_test()
1131 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_sequencer_node_test()
1436 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1540 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1764 int nb0_cnt = tbb::flow::copy_body<SinkBodyType0>(sink0).count_value(); in run_one_split_node_test()
1765 int nb1_cnt = tbb::flow::copy_body<SinkBodyType1>(sink1).count_value(); in run_one_split_node_test()
1883 int nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in run_one_indexer_node_test()
[all …]
H A Dtest_async_node.cpp155 counting_async_body b1 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
175 counting_async_body b2 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
195 counting_async_body b3 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
214 counting_async_body b4 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
237 counting_async_body b5 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
257 counting_async_body b6 = tbb::flow::copy_body<counting_async_body>(a); in test_reset()
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_eh_flow_graph.cpp394 int src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_input_node_test()
413 src_cnt = tbb::flow::copy_body<src_body_type>(sn).count_value(); in run_one_input_node_test()
841 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_continue_node_test()
955 int nb_cnt = tbb::flow::copy_body<SinkNodeBodyType>(sink).count_value(); in run_one_buffer_node_test()
1394 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1498 nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in execute_test()
1721 int ib_cnt = tbb::flow::copy_body<InputBodyType>(input).count_value(); in run_one_split_node_test()
1722 int nb0_cnt = tbb::flow::copy_body<SinkBodyType0>(sink0).count_value(); in run_one_split_node_test()
1723 int nb1_cnt = tbb::flow::copy_body<SinkBodyType1>(sink1).count_value(); in run_one_split_node_test()
1841 int nb_cnt = tbb::flow::copy_body<SinkBodyType>(sink).count_value(); in run_one_indexer_node_test()
[all …]
H A Dtest_async_node.cpp172 counting_async_serial_body b1 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset()
192 counting_async_serial_body b2 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset()
213 counting_async_serial_body b3 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset()
232 counting_async_serial_body b4 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset()
251 counting_async_serial_body b5 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset()
271 counting_async_serial_body b6 = tbb::flow::copy_body<counting_async_serial_body>(a); in test_reset()
H A Dtest_continue_node.cpp169 … inc_functor<OutputType> body_copy = tbb::flow::copy_body< inc_functor<OutputType> >( exe_node ); in continue_nodes_with_copy()
176 body_copy = tbb::flow::copy_body< inc_functor<OutputType> >( exe_node ); in continue_nodes_with_copy()
286 lightweight_policy_body body1 = tbb::flow::copy_body<lightweight_policy_body>(node1); in test_lightweight_policy()
287 lightweight_policy_body body2 = tbb::flow::copy_body<lightweight_policy_body>(node2); in test_lightweight_policy()
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/10_files/02_maintain/
H A Dcopy_from_translatepath.cf29 copy_from => copy_body("$(path)");
32 body copy_from copy_body(file)
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/10_files/02_maintain/
H A Dcopy_from_translatepath.cf29 copy_from => copy_body("$(path)");
32 body copy_from copy_body(file)
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/10_files/02_maintain/
H A Dcopy_from_translatepath.cf29 copy_from => copy_body("$(path)");
32 body copy_from copy_body(file)
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/10_files/02_maintain/
H A Dcopy_from_translatepath.cf29 copy_from => copy_body("$(path)");
32 body copy_from copy_body(file)
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/10_files/02_maintain/
H A Dcopy_from_translatepath.cf29 copy_from => copy_body("$(path)");
32 body copy_from copy_body(file)
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/10_files/02_maintain/
H A Dcopy_from_translatepath.cf29 copy_from => copy_body("$(path)");
32 body copy_from copy_body(file)
/dports/devel/cpp-netlib/cpp-netlib-cpp-netlib-0.13.0-final/libs/network/test/http/
H A Dmessage_test.cpp51 string_type orig_body = body(request), copy_body = body(copy); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
55 BOOST_CHECK_EQUAL(orig_body, copy_body); in BOOST_AUTO_TEST_CASE_TEMPLATE()
67 string_type orig_body = body(request), copy_body = body(copy); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
71 BOOST_CHECK_EQUAL(orig_body, copy_body); in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/devel/onetbb/oneTBB-2021.4.0/test/conformance/
H A Dconformance_function_node.cpp221 stateful_functor b1 = copy_body<stateful_functor, function_node<int, int>>(fn); in test_ctors()
225 stateful_functor b2 = copy_body<stateful_functor, function_node<int, int>>(fn2); in test_ctors()
255 … CopyCounterBody<int, int> b2 = copy_body<CopyCounterBody<int, int>, function_node<int, int>>(fn); in test_copies()
/dports/net/rabbitmq-c/rabbitmq-c-0.11.0/tools/
H A Dget.c52 copy_body(conn, 1); in do_get()
H A Dcommon.h62 extern void copy_body(amqp_connection_state_t conn, int fd);
/dports/net/rabbitmq-c-devel/rabbitmq-c-0.10.0/tools/
H A Dget.c52 copy_body(conn, 1); in do_get()
H A Dcommon.h62 extern void copy_body(amqp_connection_state_t conn, int fd);
/dports/security/tor/tor-0.4.6.8/src/feature/dirparse/
H A Dmicrodesc_parse.c145 const bool copy_body = (where != SAVED_IN_CACHE); in microdesc_extract_body() local
156 if (copy_body) in microdesc_extract_body()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/dirparse/
H A Dmicrodesc_parse.c145 const bool copy_body = (where != SAVED_IN_CACHE); in microdesc_extract_body() local
156 if (copy_body) in microdesc_extract_body()

12345678910>>...16