Searched refs:first_body (Results 1 – 2 of 2) sorted by relevance
160 auto first_body = &input_type::template send_id<first_ports_type>; variable163 first_mf_node_type mf1(g, unlimited, first_body);
414 auto first_body = [&](oneapi::tbb::flow_control& fc) -> middle_filter_type { in test_pipeline_invoke_basic() local421 …:tbb::make_filter<void, middle_filter_type>(oneapi::tbb::filter_mode::serial_in_order, first_body); in test_pipeline_invoke_basic()