Home
last modified time | relevance | path

Searched refs:incorporate_after (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/containers/container/detail/
H A Dmultiallocation_chain.hpp112 void incorporate_after(iterator after_this, void_pointer begin , iterator before_end) in incorporate_after() function in boost::container::containers_detail::basic_multiallocation_chain
113 { slist_impl_.incorporate_after(after_this, &to_node(begin), &to_node(before_end)); } in incorporate_after()
115 …void incorporate_after(iterator after_this, void_pointer begin, void_pointer before_end, std::size… in incorporate_after() function in boost::container::containers_detail::basic_multiallocation_chain
116 { slist_impl_.incorporate_after(after_this, &to_node(begin), &to_node(before_end), n); } in incorporate_after()
192 …void incorporate_after(iterator after_this, void_pointer begin, void_pointer before_end, std::size… in incorporate_after() function in boost::container::containers_detail::transform_multiallocation_chain
193 { holder_.incorporate_after(after_this.base(), begin, before_end, n); } in incorporate_after()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/container/detail/
H A Dmultiallocation_chain.hpp148 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
159 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
164 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
165 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
253 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
254 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/devel/R-cran-BH/BH/inst/include/boost/container/detail/
H A Dmultiallocation_chain.hpp150 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
161 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
166 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
167 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
256 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
257 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/container/detail/
H A Dmultiallocation_chain.hpp148 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
159 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
164 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
165 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
253 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
254 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/devel/boost-libs/boost_1_72_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/devel/boost-python-libs/boost_1_72_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/devel/hyperscan/boost_1_75_0/boost/container/detail/
H A Dmultiallocation_chain.hpp148 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
159 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
164 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
165 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
253 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
254 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/devel/boost-docs/boost_1_72_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
252 void incorporate_after(iterator after_this, pointer b, pointer before_e, size_type n) in incorporate_after() function in boost::container::dtl::transform_multiallocation_chain
253 { this->MultiallocationChain::incorporate_after(after_this.base(), b, before_e, n); } in incorporate_after()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
H A Dadaptive_node_pool_impl.hpp455 chain.incorporate_after(chain.last(), &*it_beg, &*it_bend, num_elems); in allocate_nodes()
462 chain.incorporate_after(chain.last(), &*it_beg, &*it_bend, num_elems); in allocate_nodes()
505 …prev_block_info->free_nodes.incorporate_after(prev_block_info->free_nodes.last(), &*it, &*itbf, sp… in deallocate_nodes()
522 …prev_block_info->free_nodes.incorporate_after(prev_block_info->free_nodes.last(), &*itfirst, &*itl… in deallocate_nodes()
767 … (chain.incorporate_after(chain.last(), void_pointer(mem_address), m_real_node_size, max_chain))); in priv_dispatch_block_chain_or_free()
771 …free_nodes.incorporate_after(free_nodes.last(), void_pointer(mem_address), m_real_node_size, max_f… in priv_dispatch_block_chain_or_free()
800 …chain.incorporate_after(chain.last(), void_pointer(mem_address), m_real_node_size, m_real_num_node… in priv_append_from_new_blocks()
841 chain.incorporate_after in priv_append_from_new_blocks()
844 …chain.incorporate_after(chain.last(), void_pointer(hdr_addr + HdrSize), m_real_node_size, hdr_subb… in priv_append_from_new_blocks()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
/dports/databases/xtrabackup/boost_1_59_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
H A Dadaptive_node_pool_impl.hpp455 chain.incorporate_after(chain.last(), &*it_beg, &*it_bend, num_elems); in allocate_nodes()
462 chain.incorporate_after(chain.last(), &*it_beg, &*it_bend, num_elems); in allocate_nodes()
505 …prev_block_info->free_nodes.incorporate_after(prev_block_info->free_nodes.last(), &*it, &*itbf, sp… in deallocate_nodes()
522 …prev_block_info->free_nodes.incorporate_after(prev_block_info->free_nodes.last(), &*itfirst, &*itl… in deallocate_nodes()
767 … (chain.incorporate_after(chain.last(), void_pointer(mem_address), m_real_node_size, max_chain))); in priv_dispatch_block_chain_or_free()
771 …free_nodes.incorporate_after(free_nodes.last(), void_pointer(mem_address), m_real_node_size, max_f… in priv_dispatch_block_chain_or_free()
800 …chain.incorporate_after(chain.last(), void_pointer(mem_address), m_real_node_size, m_real_num_node… in priv_append_from_new_blocks()
841 chain.incorporate_after in priv_append_from_new_blocks()
844 …chain.incorporate_after(chain.last(), void_pointer(hdr_addr + HdrSize), m_real_node_size, hdr_subb… in priv_append_from_new_blocks()
/dports/databases/percona57-server/boost_1_59_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
H A Dadaptive_node_pool_impl.hpp455 chain.incorporate_after(chain.last(), &*it_beg, &*it_bend, num_elems); in allocate_nodes()
462 chain.incorporate_after(chain.last(), &*it_beg, &*it_bend, num_elems); in allocate_nodes()
505 …prev_block_info->free_nodes.incorporate_after(prev_block_info->free_nodes.last(), &*it, &*itbf, sp… in deallocate_nodes()
522 …prev_block_info->free_nodes.incorporate_after(prev_block_info->free_nodes.last(), &*itfirst, &*itl… in deallocate_nodes()
767 … (chain.incorporate_after(chain.last(), void_pointer(mem_address), m_real_node_size, max_chain))); in priv_dispatch_block_chain_or_free()
771 …free_nodes.incorporate_after(free_nodes.last(), void_pointer(mem_address), m_real_node_size, max_f… in priv_dispatch_block_chain_or_free()
800 …chain.incorporate_after(chain.last(), void_pointer(mem_address), m_real_node_size, m_real_num_node… in priv_append_from_new_blocks()
841 chain.incorporate_after in priv_append_from_new_blocks()
844 …chain.incorporate_after(chain.last(), void_pointer(hdr_addr + HdrSize), m_real_node_size, hdr_subb… in priv_append_from_new_blocks()
/dports/databases/percona57-client/boost_1_59_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s…
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units);
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n)
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); }
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/container/detail/
H A Dmultiallocation_chain.hpp147 …void_pointer incorporate_after(iterator after_this, const void_pointer &b, size_type unit_bytes, s… in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
158 … slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(prev_elem), num_units); in incorporate_after()
163 void incorporate_after(iterator after_this, void_pointer b, void_pointer before_e, size_type n) in incorporate_after() function in boost::container::container_detail::basic_multiallocation_chain
164 { slist_impl_.incorporate_after(after_this, to_node_ptr(b), to_node_ptr(before_e), n); } in incorporate_after()

12345678