Home
last modified time | relevance | path

Searched refs:messages_for_follows (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_join_node.cpp124 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
128 …<msg_t, tbb::flow::join_node<JoinOutputType>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
130 <msg_t, tbb::flow::join_node<JoinOutputType, tbb::flow::queueing>>(messages_for_follows); in test_follows_and_precedes_api()
132 …n_node<JoinOutputType, tbb::flow::reserving>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_overwrite_node.cpp150 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
153 …_and_precedes_testing::test_follows<msg_t, tbb::flow::overwrite_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_write_once_node.cpp164 std::array<msg_t, 3> messages_for_follows= {msg_t(), msg_t(), msg_t()}; in test_follows_and_precedes_api() local
167 …and_precedes_testing::test_follows<msg_t, tbb::flow::write_once_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_broadcast_node.cpp326 std::array<msg_t, 3> messages_for_follows= { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
329 …and_precedes_testing::test_follows <msg_t, tbb::flow::broadcast_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_priority_queue_node.cpp339 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
342 …nd_precedes_testing::test_follows <int, tbb::flow::priority_queue_node<int>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_sequencer_node.cpp394 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
399 (messages_for_follows, [](const int& i) { return i; }); in test_follows_and_precedes_api()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_join_node.cpp124 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
128 …<msg_t, tbb::flow::join_node<JoinOutputType>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
130 <msg_t, tbb::flow::join_node<JoinOutputType, tbb::flow::queueing>>(messages_for_follows); in test_follows_and_precedes_api()
132 …n_node<JoinOutputType, tbb::flow::reserving>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_write_once_node.cpp164 std::array<msg_t, 3> messages_for_follows= {msg_t(), msg_t(), msg_t()}; in test_follows_and_precedes_api() local
167 …and_precedes_testing::test_follows<msg_t, tbb::flow::write_once_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_overwrite_node.cpp150 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
153 …_and_precedes_testing::test_follows<msg_t, tbb::flow::overwrite_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_broadcast_node.cpp326 std::array<msg_t, 3> messages_for_follows= { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
329 …and_precedes_testing::test_follows <msg_t, tbb::flow::broadcast_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_priority_queue_node.cpp339 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
342 …nd_precedes_testing::test_follows <int, tbb::flow::priority_queue_node<int>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_sequencer_node.cpp394 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
399 (messages_for_follows, [](const int& i) { return i; }); in test_follows_and_precedes_api()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_join_node.cpp124 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
128 …<msg_t, tbb::flow::join_node<JoinOutputType>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
130 <msg_t, tbb::flow::join_node<JoinOutputType, tbb::flow::queueing>>(messages_for_follows); in test_follows_and_precedes_api()
132 …n_node<JoinOutputType, tbb::flow::reserving>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_write_once_node.cpp164 std::array<msg_t, 3> messages_for_follows= {msg_t(), msg_t(), msg_t()}; in test_follows_and_precedes_api() local
167 …and_precedes_testing::test_follows<msg_t, tbb::flow::write_once_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_overwrite_node.cpp150 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
153 …_and_precedes_testing::test_follows<msg_t, tbb::flow::overwrite_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_broadcast_node.cpp326 std::array<msg_t, 3> messages_for_follows= { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
329 …and_precedes_testing::test_follows <msg_t, tbb::flow::broadcast_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_priority_queue_node.cpp339 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
342 …nd_precedes_testing::test_follows <int, tbb::flow::priority_queue_node<int>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_sequencer_node.cpp394 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
399 (messages_for_follows, [](const int& i) { return i; }); in test_follows_and_precedes_api()
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_join_node.cpp132 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
136 …<msg_t, tbb::flow::join_node<JoinOutputType>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
138 <msg_t, tbb::flow::join_node<JoinOutputType, tbb::flow::queueing>>(messages_for_follows); in test_follows_and_precedes_api()
140 …n_node<JoinOutputType, tbb::flow::reserving>, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
149 (messages_for_follows, b, b, b); in test_follows_and_precedes_api()
H A Dtest_join_node_msg_key_matching.cpp34 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
39 (messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_overwrite_node.cpp157 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
160 …_and_precedes_testing::test_follows<msg_t, tbb::flow::overwrite_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_write_once_node.cpp181 std::array<msg_t, 3> messages_for_follows= {msg_t(), msg_t(), msg_t()}; in test_follows_and_precedes_api() local
184 …and_precedes_testing::test_follows<msg_t, tbb::flow::write_once_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_broadcast_node.cpp213 std::array<msg_t, 3> messages_for_follows= { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
216 …and_precedes_testing::test_follows <msg_t, tbb::flow::broadcast_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_priority_queue_node.cpp344 std::array<int, 3> messages_for_follows = { {0, 1, 2} }; in test_follows_and_precedes_api() local
347 …nd_precedes_testing::test_follows <int, tbb::flow::priority_queue_node<int>>(messages_for_follows); in test_follows_and_precedes_api()
H A Dtest_buffer_node.cpp429 std::array<msg_t, 3> messages_for_follows = { {msg_t(), msg_t(), msg_t()} }; in test_follows_and_precedes_api() local
432 …ows_and_precedes_testing::test_follows<msg_t, tbb::flow::buffer_node<msg_t>>(messages_for_follows); in test_follows_and_precedes_api()

12