Home
last modified time | relevance | path

Searched refs:alloc_traits (Results 201 – 225 of 663) sorted by relevance

12345678910>>...27

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multi_index/detail/
H A Drnd_index_loader.hpp96 typedef allocator_traits<Allocator> alloc_traits; typedef in boost::multi_index::detail::random_access_index_loader_base
97 typedef typename alloc_traits::size_type size_type;
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
H A Dindex_base.hpp87 typedef allocator_traits<Allocator> alloc_traits; typedef in boost::multi_index::detail::index_base
88 typedef typename alloc_traits::size_type size_type;
/dports/devel/boost-libs/boost_1_72_0/boost/multi_index/detail/
H A Drnd_index_loader.hpp96 typedef allocator_traits<Allocator> alloc_traits; typedef in boost::multi_index::detail::random_access_index_loader_base
97 typedef typename alloc_traits::size_type size_type;
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/multi_index/detail/
H A Drnd_index_loader.hpp96 typedef allocator_traits<Allocator> alloc_traits; typedef in boost::multi_index::detail::random_access_index_loader_base
97 typedef typename alloc_traits::size_type size_type;
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multi_index/detail/
H A Drnd_index_loader.hpp96 typedef allocator_traits<Allocator> alloc_traits; typedef in boost::multi_index::detail::random_access_index_loader_base
97 typedef typename alloc_traits::size_type size_type;
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/core/impl/
H A Dmulti_buffer.hpp467 : max_(alloc_traits::max_size(this->get())) in basic_multi_buffer()
487 , max_(alloc_traits::max_size(this->get())) in basic_multi_buffer()
559 boost::empty_init_t(), alloc_traits:: in basic_multi_buffer()
686 if(n > alloc_traits::max_size(this->get())) in reserve()
1135 alloc_traits::propagate_on_container_swap{}); in swap()
1223 alloc_traits::deallocate(a, in destroy()
1233 if(size > alloc_traits::max_size(this->get())) in alloc()
1237 auto const p = alloc_traits::allocate(a, in alloc()
/dports/math/tblis/tblis-1.2.0/src/external/marray/include/
H A Dindexed_dpd_varray.hpp18 typedef std::allocator_traits<Allocator> alloc_traits; typedef in MArray::indexed_dpd_varray
211 alloc_traits::destroy(storage_, data_[0]+i); in reset()
213 alloc_traits::deallocate(storage_, data_[0], storage_.size); in reset()
374 data_[0] = alloc_traits::allocate(storage_, storage_.size); in reset()
/dports/devel/hyperscan/boost_1_75_0/boost/beast/http/impl/
H A Dfields.hpp400 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
437 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
445 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
456 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
980 auto const p = alloc_traits::allocate(a, in new_element()
996 alloc_traits::deallocate(a, in delete_element()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/http/impl/
H A Dfields.hpp400 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
437 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
445 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
456 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
980 auto const p = alloc_traits::allocate(a, in new_element()
996 alloc_traits::deallocate(a, in delete_element()
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/http/impl/
H A Dfields.hpp400 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
437 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
445 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
456 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
980 auto const p = alloc_traits::allocate(a, in new_element()
996 alloc_traits::deallocate(a, in delete_element()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/http/impl/
H A Dfields.hpp400 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
437 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
445 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
456 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
980 auto const p = alloc_traits::allocate(a, in new_element()
996 alloc_traits::deallocate(a, in delete_element()
/dports/devel/boost-libs/boost_1_72_0/boost/beast/http/impl/
H A Dfields.hpp399 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
436 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
444 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
455 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
977 auto const p = alloc_traits::allocate(a, in new_element()
993 alloc_traits::deallocate(a, in delete_element()
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/http/impl/
H A Dfields.hpp399 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
436 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
444 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
455 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
977 auto const p = alloc_traits::allocate(a, in new_element()
993 alloc_traits::deallocate(a, in delete_element()
/dports/devel/boost-docs/boost_1_72_0/boost/beast/http/impl/
H A Dfields.hpp399 : boost::empty_value<Allocator>(boost::empty_init_t(), alloc_traits:: in basic_fields()
436 alloc_traits::propagate_on_container_move_assignment::value) in operator =()
444 alloc_traits:: propagate_on_container_move_assignment::value>{}); in operator =()
455 alloc_traits::propagate_on_container_copy_assignment::value>{}); in operator =()
657 alloc_traits::propagate_on_container_swap::value>{}); in swap()
977 auto const p = alloc_traits::allocate(a, in new_element()
993 alloc_traits::deallocate(a, in delete_element()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/tools_webrtc/iwyu/
H A Diwyu-filter-list5 #include <ext/alloc_traits.h>
/dports/devel/boost-docs/boost_1_72_0/boost/multi_index/detail/
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
H A Dindex_base.hpp87 typedef allocator_traits<Allocator> alloc_traits; typedef in boost::multi_index::detail::index_base
88 typedef typename alloc_traits::size_type size_type;
/dports/devel/hyperscan/boost_1_75_0/boost/multi_index/detail/
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multi_index/detail/
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
/dports/devel/R-cran-BH/BH/inst/include/boost/multi_index/detail/
H A Dord_index_node.hpp77 typedef allocator_traits<allocator> alloc_traits; typedef
78 typedef typename alloc_traits::pointer pointer;
79 typedef typename alloc_traits::const_pointer const_pointer;
80 typedef typename alloc_traits::difference_type difference_type;
81 typedef typename alloc_traits::size_type size_type;
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/
H A D.hlwm.imp5 …{ include: ['<ext/alloc_traits.h>', 'private', '<vector>', 'public']}, # see https://github.com/in…

12345678910>>...27