HomeSort by relevance Sort by last modified time
    Searched refs:__alloc_traits (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_construct.h 145 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits;
stl_uninitialized.h 244 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits;
294 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits;
320 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits;
562 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits;
592 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits;
stl_vector.h 75 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template
77 typedef typename __gnu_cxx::__alloc_traits<_Tp_alloc_type>::pointer
217 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Alloc_traits;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 109 struct __alloc_traits struct in inherits:std::allocator_traits

Completed in 625 milliseconds