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

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
priority_queue.hpp 69 typedef typename allocator_type::template rebind<value_type>::other value_rebind;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 54 template <class _Tp1> struct rebind { struct in class:__iostring_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
array_allocator.h 114 struct rebind struct in class:array_allocator
malloc_allocator.h 64 struct rebind struct in class:malloc_allocator
new_allocator.h 63 struct rebind struct in class:new_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 90 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
132 typename Allocator::template rebind<entry>::other::pointer m_p_next;
137 typedef typename Allocator::template rebind<entry>::other entry_allocator;
143 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
leaf.hpp 92 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
priority_queue.hpp 69 typedef typename allocator_type::template rebind<value_type>::other value_rebind;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
array_allocator.h 116 struct rebind struct in class:array_allocator
malloc_allocator.h 66 struct rebind struct in class:malloc_allocator
new_allocator.h 66 struct rebind struct in class:new_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 90 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference>
132 typename Allocator::template rebind<entry>::other::pointer m_p_next;
137 typedef typename Allocator::template rebind<entry>::other entry_allocator;
143 typedef typename Allocator::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
leaf.hpp 92 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
priority_queue.hpp 73 typedef typename allocator_type::template rebind<value_type>::other value_rebind;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
array_allocator.h 122 struct rebind struct in class:array_allocator
malloc_allocator.h 67 struct rebind struct in class:malloc_allocator
new_allocator.h 66 struct rebind struct in class:new_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 91 typename _Alloc::template rebind<Key>::other::const_reference>
160 typename _Alloc::template rebind<entry>::other::pointer m_p_next;
165 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
171 typedef typename _Alloc::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 54 template <class _Tp1> struct rebind { struct in class:__iostring_allocator
  /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_/
bin_search_tree_.hpp 94 typename Allocator::template rebind<Key>::other::const_reference>
141 typename Allocator::template rebind<
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 78 typedef typename Allocator::template rebind< Key>::other key_allocator;
161 typedef typename Allocator::template rebind<Key>::other key_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_/
bin_search_tree_.hpp 94 typename Allocator::template rebind<Key>::other::const_reference>
141 typename Allocator::template rebind<
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/hash_fn/
ranged_hash_fn.hpp 78 typedef typename Allocator::template rebind< Key>::other key_allocator;
161 typedef typename Allocator::template rebind<Key>::other key_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_/
bin_search_tree_.hpp 94 typename Allocator::template rebind<Key>::other::const_reference>
141 typename Allocator::template rebind<
  /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/hash_fn/
ranged_hash_fn.hpp 78 typedef typename Allocator::template rebind< Key>::other key_allocator;
161 typedef typename Allocator::template rebind<Key>::other key_allocator;

Completed in 477 milliseconds

<<11121314151617181920>>