HomeSort by relevance Sort by last modified time
    Searched full:allocator_arg (Results 26 - 50 of 50) sorted by null

12

  /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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
allocator.h 212 constexpr allocator_arg_t allocator_arg = allocator_arg_t(); local
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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...]
future     [all...]
functional     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
__functional_03 697 {function(allocator_arg, __a, __f).swap(*this);}
999 {function(allocator_arg, __a, __f).swap(*this);}
    [all...]
future     [all...]
scoped_allocator 523 allocator_arg,
tuple 134 extern const allocator_arg_t allocator_arg;
136 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
    [all...]
functional     [all...]
memory 21 constexpr allocator_arg_t allocator_arg = allocator_arg_t();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
future 1171 _M_task(allocator_arg, __a, std::move(__task))
    [all...]
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
future 1171 _M_task(allocator_arg, __a, std::move(__task))
    [all...]
functional     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
future 1171 _M_task(allocator_arg, __a, std::move(__task))
    [all...]
functional     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.a     [all...]
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.16 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libstdc++.a     [all...]

Completed in 813 milliseconds

12