Home
last modified time | relevance | path

Searched defs:initialize_handler (Results 1 – 8 of 8) sorted by relevance

/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/detail/
H A D_aggregator.h147 void initialize_handler( HandlerType h ) { handle_operations = h; } in initialize_handler() function
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/internal/
H A D_aggregator_impl.h150 void initialize_handler(handler_type h) { handle_operations = h; } in initialize_handler() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/internal/
H A D_aggregator_impl.h154 void initialize_handler(handler_type h) { handle_operations = h; } in initialize_handler() function
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/internal/
H A D_aggregator_impl.h150 void initialize_handler(handler_type h) { handle_operations = h; } in initialize_handler() function
/dports/devel/tbb/oneTBB-2020.3/include/tbb/internal/
H A D_aggregator_impl.h150 void initialize_handler(handler_type h) { handle_operations = h; } in initialize_handler() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/internal/
H A D_aggregator_impl.h150 void initialize_handler(handler_type h) { handle_operations = h; } in initialize_handler() function
/dports/www/cssed/cssed-0.4.0/src/
H A Dxmlparser.c51 initialize_handler(xmlSAXHandler *handler) in initialize_handler() function
/dports/dns/ldapdns/ldapdns-2.07/
H A Dengine.c2746 static void inline initialize_handler(int i, dns_ctx *c) in initialize_handler() function