Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__memory/
Dallocator_arg_t.h31 /* inline */ constexpr allocator_arg_t allocator_arg = allocator_arg_t(); variable
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dmemory.cpp28 const allocator_arg_t allocator_arg = allocator_arg_t(); variable
/external/libcxx/src/
Dmemory.cpp19 const allocator_arg_t allocator_arg = allocator_arg_t(); variable