Home
last modified time | relevance | path

Searched defs:unsynchronized_pool_resource (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Dunsynchronized_pool_resource.cpp21 unsynchronized_pool_resource::unsynchronized_pool_resource(const pool_options& opts, memory_resourc… in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource
25 unsynchronized_pool_resource::unsynchronized_pool_resource() BOOST_NOEXCEPT in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource
29 unsynchronized_pool_resource::unsynchronized_pool_resource(memory_resource* upstream) BOOST_NOEXCEPT in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource
33 unsynchronized_pool_resource::unsynchronized_pool_resource(const pool_options& opts) BOOST_NOEXCEPT in unsynchronized_pool_resource() function in boost::container::pmr::unsynchronized_pool_resource
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory_resource/
Dunsynchronized_pool_resource.h62 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function
65 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function
68 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory_resource/
Dunsynchronized_pool_resource.h63 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function
66 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function
69 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory_resource/
Dunsynchronized_pool_resource.h63 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function
66 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function
69 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory_resource/
Dunsynchronized_pool_resource.h63 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function
66 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function
69 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory_resource/
H A Dunsynchronized_pool_resource.h63 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function
66 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function
69 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory_resource/
Dunsynchronized_pool_resource.h63 _LIBCPP_HIDE_FROM_ABI unsynchronized_pool_resource() in unsynchronized_pool_resource() function
66 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(memory_resource* __upstream) in unsynchronized_pool_resource() function
69 _LIBCPP_HIDE_FROM_ABI explicit unsynchronized_pool_resource(const pool_options& __opts) in unsynchronized_pool_resource() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/pmr/
Dunsynchronized_pool_resource.hpp60 class BOOST_CONTAINER_DECL unsynchronized_pool_resource class
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dmemory_resource.cpp295 unsynchronized_pool_resource::unsynchronized_pool_resource(const pool_options& opts, memory_resourc… in unsynchronized_pool_resource() function in pmr::unsynchronized_pool_resource