HomeSort by relevance Sort by last modified time
    Searched full:allocator_arg (Results 51 - 75 of 122) sorted by null

1 23 4 5

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
memory.cpp 36 const allocator_arg_t allocator_arg = allocator_arg_t(); variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
uses_allocator.h 41 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /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/include/
__functional_base 526 extern const allocator_arg_t allocator_arg;
528 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
592 new (__storage) _Tp (allocator_arg, __a, _VSTD::forward<_Args>(__args)...);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__functional_base 526 extern const allocator_arg_t allocator_arg;
528 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
592 new (__storage) _Tp (allocator_arg, __a, _VSTD::forward<_Args>(__args)...);
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
__functional_base 526 extern const allocator_arg_t allocator_arg;
528 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
592 new (__storage) _Tp (allocator_arg, __a, _VSTD::forward<_Args>(__args)...);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
scoped_allocator 220 allocator_arg, inner_allocator(),
428 return std::tuple_cat(_Tuple(allocator_arg, inner_allocator()),
tuple 102 : _Head(allocator_arg, *__a._M_a) { }
114 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { }
147 : _M_head_impl(allocator_arg, *__a._M_a) { }
159 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
scoped_allocator 220 allocator_arg, inner_allocator(),
428 return std::tuple_cat(_Tuple(allocator_arg, inner_allocator()),
tuple 102 : _Head(allocator_arg, *__a._M_a) { }
114 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { }
147 : _M_head_impl(allocator_arg, *__a._M_a) { }
159 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
scoped_allocator 220 allocator_arg, inner_allocator(),
428 return std::tuple_cat(_Tuple(allocator_arg, inner_allocator()),
tuple 102 : _Head(allocator_arg, *__a._M_a) { }
114 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { }
147 : _M_head_impl(allocator_arg, *__a._M_a) { }
159 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
scoped_allocator 220 allocator_arg, inner_allocator(),
428 return std::tuple_cat(_Tuple(allocator_arg, inner_allocator()),
tuple 102 : _Head(allocator_arg, *__a._M_a) { }
114 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { }
147 : _M_head_impl(allocator_arg, *__a._M_a) { }
159 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
scoped_allocator 214 __o_traits::construct(__outer, __p, allocator_arg, inner_allocator(),
tuple 96 : _Head(allocator_arg, *__a._M_a) { }
108 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { }
141 : _M_head_impl(allocator_arg, *__a._M_a) { }
153 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
scoped_allocator 214 __o_traits::construct(__outer, __p, allocator_arg, inner_allocator(),
tuple 96 : _Head(allocator_arg, *__a._M_a) { }
108 : _Head(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead)) { }
141 : _M_head_impl(allocator_arg, *__a._M_a) { }
153 : _M_head_impl(allocator_arg, *__a._M_a, std::forward<_UHead>(__uhead))
    [all...]

Completed in 2320 milliseconds

1 23 4 5