Home
last modified time | relevance | path

Searched defs:allocator_t (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/
Dallocator.hpp39 struct allocator_t struct
43 static constexpr bool is_applicable_property_v =
47 static constexpr bool is_requirable = true;
50 static constexpr bool is_preferable = true;
/aosp_15_r20/packages/modules/Bluetooth/system/osi/include/
Dallocator.h31 } allocator_t; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dflat_tree.hpp477 typedef typename container_type::allocator_type allocator_t; typedef in boost::container::dtl::flat_tree