Home
last modified time | relevance | path

Searched defs:input_tuple (Results 1 – 7 of 7) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_composite_node.cpp44 …base_type::input_ports_type input_tuple(oneapi::tbb::flow::input_port<0>(j), oneapi::tbb::flow::in… in adder() local
110 …auto input_tuple = std::tie(ct, s, m_fxn, fxn, bc, oneapi::tbb::flow::input_port<0>(j), lim, q, on… variable
/oneTBB/examples/graph/logic_sim/
H A Dtwo_bit_adder.hpp54 base_type::input_ports_type input_tuple(input_port<0>(two_adders[0] /*CI*/), in set_up_composite() local
H A Dfour_bit_adder.hpp63 fba_base_type::input_ports_type input_tuple(input_port<0>(four_adders[0] /*CI*/), in set_up_composite() local
H A DD_latch.hpp57 base_type::input_ports_type input_tuple(D_port, E_port); in D_latch() local
H A Done_bit_adder.hpp110 base_type::input_ports_type input_tuple(CI_port, A_port, B_port); in set_up_composite() local
H A Dbasics.hpp77 base_type::input_ports_type input_tuple(input_port<0>(in_ports)); in gate() local
114 base_type::input_ports_type input_tuple(input_port<0>(in_ports), input_port<1>(in_ports)); in gate() local
152 base_type::input_ports_type input_tuple( in gate() local
192 base_type::input_ports_type input_tuple(input_port<0>(in_ports), in gate() local
/oneTBB/test/tbb/
H A Dtest_composite_node.cpp101 std::tuple<tbb::flow::function_node< int, int >& > input_tuple(f1); in tiny_node() local
367 …typename base_type::input_ports_type input_tuple(tbb::flow::input_port<0>(j), tbb::flow::input_por… in prefix_node() local
460 std::tuple<f_type& > input_tuple(f); in input_only_output_only_composite() local