Home
last modified time | relevance | path

Searched defs:allocator_arg (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/
Dallocator_arg_t.h31 inline constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
33 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
/external/cronet/stable/third_party/libc++/src/include/__memory/
Dallocator_arg_t.h31 inline constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
33 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
/external/cronet/tot/third_party/libc++/src/include/__memory/
Dallocator_arg_t.h31 inline constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
33 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/
Dallocator_arg_t.h31 inline constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
33 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Duses_allocator_fwd.hpp56 static allocator_arg_t allocator_arg = BOOST_CONTAINER_DOC1ST(unspecified, *std_allocator_arg_holde… variable
/external/libcxx/src/
Dmemory.cpp19 const allocator_arg_t allocator_arg = allocator_arg_t(); variable