Home
last modified time | relevance | path

Searched refs:outer_allocator (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dscoped_allocator.hpp96 { return outermost_allocator_imp<outer_type>::get(a.outer_allocator()); } in get()
99 { return outermost_allocator_imp<outer_type>::get(a.outer_allocator()); } in get()
174 : outer_allocator_type(other.outer_allocator()) in scoped_allocator_adaptor_base()
179 : outer_allocator_type(::boost::move(other.outer_allocator())) in scoped_allocator_adaptor_base()
186 : outer_allocator_type(other.outer_allocator()) in scoped_allocator_adaptor_base()
194 : outer_allocator_type(other.outer_allocator()) in scoped_allocator_adaptor_base()
215 outer_allocator_type::operator=(other.outer_allocator()); in operator =()
222 outer_allocator_type::operator=(boost::move(other.outer_allocator())); in operator =()
229 boost::adl_move_swap(this->outer_allocator(), r.outer_allocator()); in swap()
242 …BOOST_CONTAINER_FORCEINLINE outer_allocator_type & outer_allocator() BOOST_NOEXCEPT_OR_NOTHROW in outer_allocator() function in boost::container::dtl::scoped_allocator_adaptor_base
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/external/libcxx/include/
H A Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/
Dscoped_allocator68 outer_allocator_type& outer_allocator() noexcept;
69 const outer_allocator_type& outer_allocator() const noexcept;
229 : outer_allocator_type(__other.outer_allocator()),
239 : outer_allocator_type(_VSTD::move(__other.outer_allocator())),
260 outer_allocator_type& outer_allocator() _NOEXCEPT
263 const outer_allocator_type& outer_allocator() const _NOEXCEPT
273 select_on_container_copy_construction(outer_allocator()),
308 : outer_allocator_type(__other.outer_allocator()) {}
317 : outer_allocator_type(_VSTD::move(__other.outer_allocator())) {}
327 outer_allocator_type& outer_allocator() _NOEXCEPT
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/
Dscoped_allocator67 outer_allocator_type& outer_allocator() noexcept;
68 const outer_allocator_type& outer_allocator() const noexcept;
224 : outer_allocator_type(__other.outer_allocator()),
230 : outer_allocator_type(std::move(__other.outer_allocator())),
241 _LIBCPP_HIDE_FROM_ABI outer_allocator_type& outer_allocator() _NOEXCEPT {
244 _LIBCPP_HIDE_FROM_ABI const outer_allocator_type& outer_allocator() const _NOEXCEPT {
251 … allocator_traits<outer_allocator_type>::select_on_container_copy_construction(outer_allocator()),
274 : outer_allocator_type(__other.outer_allocator()) {}
278 : outer_allocator_type(std::move(__other.outer_allocator())) {}
287 _LIBCPP_HIDE_FROM_ABI outer_allocator_type& outer_allocator() _NOEXCEPT {
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/include/
H A Dscoped_allocator67 outer_allocator_type& outer_allocator() noexcept;
68 const outer_allocator_type& outer_allocator() const noexcept;
224 : outer_allocator_type(__other.outer_allocator()),
230 : outer_allocator_type(std::move(__other.outer_allocator())),
241 _LIBCPP_HIDE_FROM_ABI outer_allocator_type& outer_allocator() _NOEXCEPT {
244 _LIBCPP_HIDE_FROM_ABI const outer_allocator_type& outer_allocator() const _NOEXCEPT {
251 … allocator_traits<outer_allocator_type>::select_on_container_copy_construction(outer_allocator()),
274 : outer_allocator_type(__other.outer_allocator()) {}
278 : outer_allocator_type(std::move(__other.outer_allocator())) {}
287 _LIBCPP_HIDE_FROM_ABI outer_allocator_type& outer_allocator() _NOEXCEPT {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/
Dscoped_allocator67 outer_allocator_type& outer_allocator() noexcept;
68 const outer_allocator_type& outer_allocator() const noexcept;
224 : outer_allocator_type(__other.outer_allocator()),
230 : outer_allocator_type(std::move(__other.outer_allocator())),
241 _LIBCPP_HIDE_FROM_ABI outer_allocator_type& outer_allocator() _NOEXCEPT {
244 _LIBCPP_HIDE_FROM_ABI const outer_allocator_type& outer_allocator() const _NOEXCEPT {
251 … allocator_traits<outer_allocator_type>::select_on_container_copy_construction(outer_allocator()),
274 : outer_allocator_type(__other.outer_allocator()) {}
278 : outer_allocator_type(std::move(__other.outer_allocator())) {}
287 _LIBCPP_HIDE_FROM_ABI outer_allocator_type& outer_allocator() _NOEXCEPT {
[all …]

12