Home
last modified time | relevance | path

Searched defs:destroy_back (Results 1 – 6 of 6) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/internal/
H A D_flow_graph_item_buffer_impl.h147 void destroy_back() { destroy_item(my_tail-1); --my_tail; } in destroy_back() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/internal/
H A D_flow_graph_item_buffer_impl.h152 void destroy_back() { destroy_item(my_tail-1); --my_tail; } in destroy_back() function
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/internal/
H A D_flow_graph_item_buffer_impl.h143 void destroy_back() { destroy_item(my_tail-1); --my_tail; } in destroy_back() function
/dports/devel/tbb/oneTBB-2020.3/include/tbb/internal/
H A D_flow_graph_item_buffer_impl.h147 void destroy_back() { destroy_item(my_tail-1); --my_tail; } in destroy_back() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/internal/
H A D_flow_graph_item_buffer_impl.h147 void destroy_back() { destroy_item(my_tail-1); --my_tail; } in destroy_back() function
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/detail/
H A D_flow_graph_item_buffer_impl.h145 void destroy_back() { destroy_item(my_tail-1); --my_tail; } in destroy_back() function