Home
last modified time | relevance | path

Searched defs:factory_type (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/numeric/odeint/stepper/generation/
Dmake_controlled.hpp78 typedef controller_factory< stepper_type , controller_type > factory_type; in make_controlled() typedef
93 typedef controller_factory< stepper_type , controller_type > factory_type; in make_controlled() typedef
Dmake_dense_output.hpp74 typedef dense_output_factory< stepper_type , dense_output_type > factory_type; in make_dense_output() typedef
89 typedef dense_output_factory< stepper_type , dense_output_type > factory_type; in make_dense_output() typedef
/third_party/boost/boost/asio/detail/
Dservice_registry.hpp110 typedef execution_context::service*(*factory_type)(void*); typedef in boost::asio::detail::service_registry
/third_party/boost/libs/asio/include/boost/asio/detail/
Dservice_registry.hpp110 typedef execution_context::service*(*factory_type)(void*); typedef in boost::asio::detail::service_registry
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstfactories.c104 const gchar *factory_type; in do_plugin_feature_loaded() local
/third_party/boost/boost/flyweight/detail/
Dflyweight_core.hpp94 >::type factory_type; typedef in boost::flyweights::detail::flyweight_core
/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp369 using factory_type = iterator_input_adapter_factory<IteratorType>; in input_adapter() typedef
/third_party/boost/boost/thread/
Dfuture.hpp5834 typedef detail::future_when_all_vector_shared_state<value_type> factory_type; typedef
5852 …le_shared_state<container_type, typename decay<T0>::type, typename decay<T>::type...> factory_type; typedef
5868 typedef detail::future_when_any_vector_shared_state<value_type> factory_type; typedef
5886 …le_shared_state<container_type, typename decay<T0>::type, typename decay<T>::type...> factory_type; typedef
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c663 const gchar *factory_type = NULL; in do_factory_used() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin2.c5148 GstElementFactoryListType factory_type; in autoplug_query_caps() local
/third_party/json/single_include/nlohmann/
Djson.hpp5090 using factory_type = iterator_input_adapter_factory<IteratorType>; in input_adapter() typedef