HomeSort by relevance Sort by last modified time
    Searched refs:allocator_arg (Results 51 - 62 of 62) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
uses_allocator.h 41 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
uses_allocator.h 41 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
uses_allocator.h 41 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
uses_allocator.h 41 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
uses_allocator.h 41 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /external/libcxx/src/
memory.cpp 36 const allocator_arg_t allocator_arg = allocator_arg_t(); variable