HomeSort by relevance Sort by last modified time
    Searched full:rebind (Results 251 - 275 of 1095) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 69 typedef typename Allocator::template rebind<Key>::other key_allocator;
127 typedef typename Allocator::template rebind<Key>::other key_allocator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
node_base.hpp 77 typename Allocator::template rebind<
82 typename Allocator::template rebind<
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
list_update_policy.hpp 71 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
116 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 47 _S_chk(typename _Alloc2::template rebind<_Tp2>::other*)
69 typedef typename _Alloc::template rebind<_Tp>::other __type;
109 typename pointer_traits<pointer>::template rebind<const value_type>)
115 * <tt> pointer_traits<pointer>::rebind<const value_type> </tt>
120 typename pointer_traits<pointer>::template rebind<void>)
126 * <tt> pointer_traits<pointer>::rebind<void> </tt>
131 typename pointer_traits<pointer>::template rebind<const void>)
137 * <tt> pointer_traits<pointer>::rebind<const void> </tt>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 61 typedef typename _Alloc::template rebind<Key>::other key_allocator;
85 typedef typename _Alloc::template rebind<Key>::other key_allocator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
list_update_policy.hpp 67 typedef typename _Alloc::template rebind<metadata_type> __rebind_m;
112 typedef typename _Alloc::template rebind<metadata_type> __rebind_m;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 48 _S_chk(typename _Alloc2::template rebind<_Tp2>::other*)
70 typedef typename _Alloc::template rebind<_Tp>::other __type;
110 typename pointer_traits<pointer>::template rebind<const value_type>)
116 * <tt> pointer_traits<pointer>::rebind<const value_type> </tt>
121 typename pointer_traits<pointer>::template rebind<void>)
127 * <tt> pointer_traits<pointer>::rebind<void> </tt>
132 typename pointer_traits<pointer>::template rebind<const void>)
138 * <tt> pointer_traits<pointer>::rebind<const void> </tt>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/eq_fn/
hash_eq_fn.hpp 61 typedef typename _Alloc::template rebind<Key>::other key_allocator;
85 typedef typename _Alloc::template rebind<Key>::other key_allocator;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
list_update_policy.hpp 66 typedef typename _Alloc::template rebind<metadata_type> __rebind_m;
111 typedef typename _Alloc::template rebind<metadata_type> __rebind_m;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
test_allocator.h 38 template <class U> struct rebind {typedef test_allocator<U> other;}; struct in class:test_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/
const_pointer.pass.cpp 16 // | pointer_traits<pointer>::rebind<const value_type>
const_void_pointer.pass.cpp 16 // | pointer_traits<pointer>::rebind<const void>
void_pointer.pass.cpp 16 // | pointer_traits<pointer>::rebind<void>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 61 typename Allocator::template rebind<Node>::other().
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename Allocator::template rebind<Key>::other::const_reference>
116 typename Allocator::template rebind<entry>::other::pointer m_p_next;
119 typedef typename Allocator::template rebind<entry>::other entry_allocator;
125 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 61 typename Allocator::template rebind<Node>::other().
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename Allocator::template rebind<Key>::other::const_reference>
116 typename Allocator::template rebind<entry>::other::pointer m_p_next;
119 typedef typename Allocator::template rebind<entry>::other entry_allocator;
125 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 61 typename Allocator::template rebind<Node>::other().
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename Allocator::template rebind<Key>::other::const_reference>
116 typename Allocator::template rebind<entry>::other::pointer m_p_next;
119 typedef typename Allocator::template rebind<entry>::other entry_allocator;
125 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 61 typename Allocator::template rebind<Node>::other().
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename Allocator::template rebind<Key>::other::const_reference>
116 typename Allocator::template rebind<entry>::other::pointer m_p_next;
119 typedef typename Allocator::template rebind<entry>::other entry_allocator;
125 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 61 typename Allocator::template rebind<Node>::other().
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename Allocator::template rebind<Key>::other::const_reference>
116 typename Allocator::template rebind<entry>::other::pointer m_p_next;
119 typedef typename Allocator::template rebind<entry>::other entry_allocator;
125 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
cond_dtor_entry_dealtor.hpp 61 typename Allocator::template rebind<Node>::other().
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename Allocator::template rebind<Key>::other::const_reference>
116 typename Allocator::template rebind<entry>::other::pointer m_p_next;
119 typedef typename Allocator::template rebind<entry>::other entry_allocator;
125 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;

Completed in 5361 milliseconds

<<11121314151617181920>>