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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_map_/
lu_map_.hpp 81 typename _Alloc::template rebind<Key>::other::const_reference>
104 typename _Alloc::template rebind<entry>::other::pointer m_p_next;
107 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
113 typedef typename _Alloc::template rebind<entry_pointer>::other entry_pointer_allocator;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 71 typedef typename _Alloc::template rebind<Metadata> __rebind_m;
102 typedef typename _Alloc::template rebind<_Node_base> __rebind_n;
111 typedef typename _Alloc::template rebind<_ATraits> __rebind_at;
227 typedef typename _Alloc::template rebind<base_type> __rebind_n;
231 typedef typename _Alloc::template rebind<leaf>::other __rebind_l;
235 typedef typename _Alloc::template rebind<_Inode>::other __rebind_in;
243 typedef typename _Alloc::template rebind<node_pointer>::other __rebind_np;
503 typedef typename _Alloc::template rebind<Node> __rebind_n;
505 typedef typename _Alloc::template rebind<Leaf> __rebind_l;
508 typedef typename _Alloc::template rebind<Head> __rebind_h
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-member-template.cpp 232 template <class _Xp> static char __test(typename _Xp::template rebind<_Up>* = 0);
244 template <class U> struct rebind {typedef B1<U> other;}; struct in struct:rdar8986308::B
252 template <class V> struct rebind {typedef D1<V, U> other;}; struct in struct:rdar8986308::D
  /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_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 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/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::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/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 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/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::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/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 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/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 typename Allocator::template rebind<
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 typename Allocator::template rebind<
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 typename Allocator::template rebind<
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 69 typename Allocator::template rebind<
95 typename Allocator::template rebind<
176 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 66 typename allocator_type::template rebind<
71 typename allocator_type::template rebind<
76 typename allocator_type::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 182 struct rebind struct in struct:__alloc_traits
220 struct rebind struct in struct:__alloc_traits
221 { typedef typename _Alloc::template rebind<_Tp>::other other; };
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/bin_search_tree_/
node_iterators.hpp 62 typename _Alloc::template rebind<
87 typename _Alloc::template rebind<metadata_type>::other::const_reference
141 typename _Alloc::template rebind<
  /ndk/sources/cxx-stl/llvm-libc++/include/
memory 32 template <class U> using rebind = <details>;
44 template <class U> using rebind = U*;
58 | pointer_traits<pointer>::rebind<const value_type>
61 | pointer_traits<pointer>::rebind<void>
64 | pointer_traits<pointer>::rebind<const void>
79 template <class T> using rebind_alloc = Alloc::rebind<U>::other | Alloc<T, Args...>;
107 template <class _Up> struct rebind {typedef allocator<_Up> other;};
122 template <class U> struct rebind {typedef allocator<U> other;};
677 template <class _Up> struct rebind {typedef allocator<_Up> other;};
688 template <class _Up> struct rebind {typedef allocator<_Up> other;}
    [all...]
  /external/dhcpcd/
bind.c 184 "%s: rebind time greater than lease "
193 "%s: renewal time greater than rebind "
213 state->reason = "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_probe_fn.hpp 80 typedef typename Allocator::template rebind<Key>::other key_allocator;
186 typedef typename Allocator::template rebind<Key>::other key_allocator;
303 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/hash_fn/
ranged_probe_fn.hpp 80 typedef typename Allocator::template rebind<Key>::other key_allocator;
186 typedef typename Allocator::template rebind<Key>::other key_allocator;
303 typedef typename Allocator::template rebind<Key>::other key_allocator;

Completed in 307 milliseconds

1 2 3 4 5 6 7 8 91011>>