HomeSort by relevance Sort by last modified time
    Searched full:rebind (Results 601 - 625 of 818) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 202 struct rebind struct in class:throw_allocator
slist 227 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
229 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
scoped_allocator 268 struct rebind
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 136 // Uncomment if your compiler do not support the std::allocator rebind technique
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
slist 227 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
229 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 680 struct rebind struct in class:bitmap_allocator
704 struct rebind struct in class:bitmap_allocator
slist 229 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
231 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 680 struct rebind struct in class:bitmap_allocator
704 struct rebind struct in class:bitmap_allocator
slist 229 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
231 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 227 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
229 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 227 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
229 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
slist 227 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
229 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 680 struct rebind struct in class:bitmap_allocator
704 struct rebind struct in class:bitmap_allocator
slist 229 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
231 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 677 struct rebind struct in class:bitmap_allocator
701 struct rebind struct in class:bitmap_allocator
slist 229 : public _Alloc::template rebind<_Slist_node<_Tp> >::other
231 typedef typename _Alloc::template rebind<_Slist_node<_Tp> >::other
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 282 // type. Instead we rebind the type to
293 typedef typename _Alloc::template rebind<_List_node<_Tp> >::other
296 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable 174 typedef typename _Allocator::template rebind<_Node>::other
176 typedef typename _Allocator::template rebind<_Node*>::other
179 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 282 // type. Instead we rebind the type to
293 typedef typename _Alloc::template rebind<_List_node<_Tp> >::other
296 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable 174 typedef typename _Allocator::template rebind<_Node>::other
176 typedef typename _Allocator::template rebind<_Node*>::other
179 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 282 // type. Instead we rebind the type to
293 typedef typename _Alloc::template rebind<_List_node<_Tp> >::other
296 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable 174 typedef typename _Allocator::template rebind<_Node>::other
176 typedef typename _Allocator::template rebind<_Node*>::other
179 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 282 // type. Instead we rebind the type to
293 typedef typename _Alloc::template rebind<_List_node<_Tp> >::other
296 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable 174 typedef typename _Allocator::template rebind<_Node>::other
176 typedef typename _Allocator::template rebind<_Node*>::other
179 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_list.h 282 // type. Instead we rebind the type to
293 typedef typename _Alloc::template rebind<_List_node<_Tp> >::other
296 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]

Completed in 1087 milliseconds

<<21222324252627282930>>