Home
last modified time | relevance | path

Searched defs:wrapping_type (Results 1 – 22 of 22) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/server/
H A Druntime_support.hpp410 typedef typename Component::wrapping_type wrapping_type; in create_component() typedef
425 typedef typename Component::wrapping_type wrapping_type; in create_component() typedef
450 typedef typename Component::wrapping_type wrapping_type; in bulk_create_component() typedef
474 typedef typename Component::wrapping_type wrapping_type; in bulk_create_component() typedef
495 typedef typename Component::wrapping_type wrapping_type; in copy_create_component() typedef
524 typedef typename Component::wrapping_type wrapping_type; in migrate_component_to_here() typedef
H A Dabstract_component_base.hpp64 typedef managed_component<Component, Wrapper> wrapping_type; typedef in hpx::components::abstract_managed_component_base
H A Dcomponent_base.hpp139 typedef component<this_component_type> wrapping_type; typedef in hpx::components::component_base
H A Dfixed_component_base.hpp58 typedef fixed_component<this_component_type> wrapping_type; typedef in hpx::components::fixed_component_base
H A Dmanaged_component_base.hpp249 typedef managed_component<Component, Wrapper> wrapping_type; typedef in hpx::components::managed_component_base
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/
H A Dget_lva.hpp54 typedef typename Component::wrapping_type wrapping_type; in call() typedef
81 >::type wrapping_type; in call() typedef
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/
H A Dbase_lco.hpp42 typedef components::managed_component<base_lco> wrapping_type; typedef in hpx::lcos::base_lco
H A Dbarrier.hpp41 typedef components::managed_component<wrapped_type> wrapping_type; typedef in hpx::lcos::barrier
H A Dbase_lco_with_value.hpp115 >::type wrapping_type; typedef in hpx::lcos::base_lco_with_value
191 base_lco_with_value>::type wrapping_type; typedef in hpx::lcos::base_lco_with_value
/dports/graphics/blender/blender-2.91.0/source/blender/compositor/operations/
H A DCOM_WrapOperation.cpp114 void WrapOperation::setWrapping(int wrapping_type) in setWrapping()
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/server/
H A Dlatch.hpp43 typedef base_type::wrapping_type wrapping_type; typedef in hpx::lcos::server::latch
H A Dchannel.hpp59 typedef typename base_type::wrapping_type wrapping_type; typedef in hpx::lcos::server::channel
H A Dqueue.hpp69 typedef typename base_type::wrapping_type wrapping_type; typedef in hpx::lcos::server::queue
/dports/devel/hpx/hpx-1.2.1/tests/unit/component/
H A Dinheritance_3_classes_2_abstract.cpp47 wrapping_type; typedef
74 wrapping_type; typedef
H A Dinheritance_3_classes_1_abstract.cpp47 wrapping_type; typedef
74 wrapping_type; typedef
H A Dinheritance_3_classes_concrete.cpp47 wrapping_type; typedef
78 wrapping_type; typedef
H A Dinheritance_2_classes_abstract.cpp45 wrapping_type; typedef
H A Dinheritance_2_classes_concrete.cpp45 wrapping_type; typedef
/dports/devel/hpx/hpx-1.2.1/hpx/performance_counters/server/
H A Dbase_performance_counter.hpp91 wrapping_type; typedef in hpx::performance_counters::server::base_performance_counter
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/detail/
H A Dbarrier_node.hpp46 typedef components::managed_component<barrier_node> wrapping_type; typedef
H A Dpromise_base.hpp181 typedef components::managed_component<wrapped_type> wrapping_type; typedef in hpx::lcos::detail::promise_base
/dports/devel/hpx/hpx-1.2.1/hpx/components/performance_counters/papi/server/
H A Dpapi.hpp180 typedef hpx::components::component<papi_counter> wrapping_type; typedef in hpx::performance_counters::papi::server::papi_counter