Home
last modified time | relevance | path

Searched defs:get_container (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/devel/hpx/hpx-1.2.1/tests/performance/parallel_algorithms/local/
H A Dutils.hpp27 static type get_container(std::size_t size) in get_container() function
41 static type get_container(std::size_t size) in get_container() function
55 static type get_container(std::size_t size) in get_container() function
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DGenericGraph.h275 typename TGraph::node_container_ref get_container() in get_container() function
279 typename TGraph::const_node_container_ref get_container() const in get_container() function
309 …container_ref get_container() { return static_cast<Top*>(this)->hidden().template pretend<containe… in get_container() function
310 …const_container_ref get_container() const { return static_cast<const Top*>(this)->hidden().templat… in get_container() function
H A DIncidenceMatrix.h90 decltype(auto) get_container() in get_container() function
94 decltype(auto) get_container() const in get_container() function
H A DPowerSet.h45 decltype(auto) get_container() const { return *base; } in get_container() function
H A DMap.h67 tree_type& get_container() { return *tree; } in get_container() function
68 const tree_type& get_container() const { return *tree; } in get_container() function
/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A DCombArray.h88 … it_container& get_container() { return static_cast<CombArray<Row, is_reverse>*>(this)->it_array; } in get_container() function
89 …const it_container& get_container() const { return static_cast<const CombArray<Row, is_reverse>*>(… in get_container() function
168 it_container& get_container() { return get_c(this->hidden()); } in get_container() function
169 const it_container& get_container() const { return get_c(this->hidden()); } in get_container() function
190 intermediate& get_container() { return reinterpret_cast<intermediate&>(*this); } in get_container() function
191 … const intermediate& get_container() const { return reinterpret_cast<const intermediate&>(*this); } in get_container() function
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dchildmeta.cc141 Glib::RefPtr<Container> ChildMeta::get_container() in get_container() function in Clutter::ChildMeta
149 Glib::RefPtr<const Container> ChildMeta::get_container() const in get_container() function in Clutter::ChildMeta
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dsets.h139 inline const set_basic &get_container() const in get_container() function
329 inline const set_set &get_container() const in get_container() function
364 inline const RCP<const Set> &get_container() const in get_container() function
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dstack.h240 stack<T, Container>::get_container() in get_container() function
248 stack<T, Container>::get_container() const in get_container() function
H A Dqueue.h263 queue<T, Container>::get_container() in get_container() function
271 queue<T, Container>::get_container() const in get_container() function
H A Dpriority_queue.h406 priority_queue<T, Container, Compare>::get_container() in get_container() function
414 priority_queue<T, Container, Compare>::get_container() const in get_container() function
/dports/security/nmap/nmap-7.91/zenmap/zenmapGUI/higwidgets/
H A Dhigexpanders.py87 def get_container(self): member in HIGExpander
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-window.h49 DialogContainer *get_container() { return _container; } in get_container() function
H A Ddialog-notebook.h47 DialogContainer *get_container() { return _container; } in get_container() function
/dports/net/py-python-barbicanclient/python-barbicanclient-5.2.0/functionaltests/cli/v1/behaviors/
H A Dcontainer_behaviors.py61 def get_container(self, container_href): member in ContainerBehaviors
/dports/sysutils/docker-compose/docker-compose-1.24.0/tests/unit/
H A Dproject_test.py302 def get_container(cid): function
459 def get_container(cid): function
/dports/www/py-spyne/spyne-2.13.16/examples/django/rpctest/core/
H A Dviews.py63 def get_container(ctx, pk): member in ContainerService
/dports/science/afni/afni-AFNI_21.3.16/.docker/
H A Dconftest.py75 def get_container(docker_client,image_name): function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/
H A Ddoubly_linked_list.h79 T get_container(void) { in get_container() function

123456789