/external/sdv/vsomeip/third_party/boost/container/include/boost/container/pmr/ |
D | polymorphic_allocator.hpp | 38 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/ |
D | polymorphic_allocator.h | 49 …_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/ |
D | polymorphic_allocator.h | 50 …_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/ |
D | polymorphic_allocator.h | 49 …_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/ |
D | polymorphic_allocator.h | 50 …_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/ |
D | memory_resource.h | 22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__fwd/ |
D | memory_resource.h | 22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
|
/external/cronet/tot/third_party/libc++/src/include/__fwd/ |
D | memory_resource.h | 22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
|
/external/cronet/stable/third_party/libc++/src/include/__fwd/ |
D | memory_resource.h | 22 class _LIBCPP_AVAILABILITY_PMR _LIBCPP_TEMPLATE_VIS polymorphic_allocator; variable
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/diagnostics/ |
D | memory_resource.nodiscard.verify.cpp | 23 std::pmr::polymorphic_allocator<int> polymorphic_allocator; in test() local
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/diagnostics/ |
D | memory_resource.nodiscard.verify.cpp | 23 std::pmr::polymorphic_allocator<int> polymorphic_allocator; in test() local
|