Home
last modified time | relevance | path

Searched defs:polymorphic_allocator (Results 1 – 11 of 11) sorted by relevance

/external/sdv/vsomeip/third_party/boost/container/include/boost/container/pmr/
Dpolymorphic_allocator.hpp38 class polymorphic_allocator class
45 polymorphic_allocator() BOOST_NOEXCEPT in polymorphic_allocator() function in boost::container::pmr::polymorphic_allocator
56 polymorphic_allocator(memory_resource* r) in polymorphic_allocator() function in boost::container::pmr::polymorphic_allocator
62 polymorphic_allocator(const polymorphic_allocator& other) in polymorphic_allocator() function in boost::container::pmr::polymorphic_allocator
69 polymorphic_allocator(const polymorphic_allocator<U>& other) BOOST_NOEXCEPT in polymorphic_allocator() function in boost::container::pmr::polymorphic_allocator
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory_resource/
Dpolymorphic_allocator.h49 …_LIBCPP_HIDE_FROM_ABI polymorphic_allocator() noexcept : __res_(std::pmr::get_default_resource()) … in polymorphic_allocator() function
51 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(memory_resource* __r) noexcept : __res_(__r) {} in polymorphic_allocator() function
56 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(const polymorphic_allocator<_Tp>& __other) noexcept in polymorphic_allocator() function
/external/cronet/tot/third_party/libc++/src/include/__memory_resource/
Dpolymorphic_allocator.h50 …_LIBCPP_HIDE_FROM_ABI polymorphic_allocator() noexcept : __res_(std::pmr::get_default_resource()) … in polymorphic_allocator() function
52 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(memory_resource* __r) noexcept : __res_(__r) {} in polymorphic_allocator() function
57 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(const polymorphic_allocator<_Tp>& __other) noexcept in polymorphic_allocator() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory_resource/
Dpolymorphic_allocator.h49 …_LIBCPP_HIDE_FROM_ABI polymorphic_allocator() noexcept : __res_(std::pmr::get_default_resource()) … in polymorphic_allocator() function
51 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(memory_resource* __r) noexcept : __res_(__r) {} in polymorphic_allocator() function
56 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(const polymorphic_allocator<_Tp>& __other) noexcept in polymorphic_allocator() function
/external/cronet/stable/third_party/libc++/src/include/__memory_resource/
Dpolymorphic_allocator.h50 …_LIBCPP_HIDE_FROM_ABI polymorphic_allocator() noexcept : __res_(std::pmr::get_default_resource()) … in polymorphic_allocator() function
52 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(memory_resource* __r) noexcept : __res_(__r) {} in polymorphic_allocator() function
57 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(const polymorphic_allocator<_Tp>& __other) noexcept in polymorphic_allocator() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__fwd/
Dmemory_resource.h22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__fwd/
Dmemory_resource.h22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
/external/cronet/tot/third_party/libc++/src/include/__fwd/
Dmemory_resource.h22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
/external/cronet/stable/third_party/libc++/src/include/__fwd/
Dmemory_resource.h22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
/external/cronet/tot/third_party/libc++/src/test/libcxx/diagnostics/
Dmemory_resource.nodiscard.verify.cpp23 std::pmr::polymorphic_allocator<int> polymorphic_allocator; in test() local
/external/cronet/stable/third_party/libc++/src/test/libcxx/diagnostics/
Dmemory_resource.nodiscard.verify.cpp23 std::pmr::polymorphic_allocator<int> polymorphic_allocator; in test() local