HomeSort by relevance Sort by last modified time
    Searched refs:rebind (Results 51 - 75 of 362) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 62 typedef typename _Alloc::template rebind<rcvalue_type>::other rebind_v;
63 typedef typename _Alloc::template rebind<rckey_type>::other rebind_k;
94 typedef typename _Alloc::template rebind<rcvalue_type>::other rebind_v;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/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<
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/branch_policy/
branch_policy.hpp 62 typedef typename _Alloc::template rebind<rcvalue_type>::other rebind_v;
63 typedef typename _Alloc::template rebind<rckey_type>::other rebind_k;
94 typedef typename _Alloc::template rebind<rcvalue_type>::other rebind_v;
  /external/libcxx/test/std/utilities/memory/default.allocator/
allocator_void.pass.cpp 20 // template <class _Up> struct rebind {typedef allocator<_Up> other;};
31 static_assert((std::is_same<std::allocator<void>::rebind<int>::other,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/
allocator_void.pass.cpp 20 // template <class _Up> struct rebind {typedef allocator<_Up> other;};
31 static_assert((std::is_same<std::allocator<void>::rebind<int>::other,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h 77 _S_chk(typename _Ptr2::template rebind<_Up2>*)
99 typedef typename _Tp::template rebind<_Up> __type;
147 using rebind = typename __ptrtr_rebind<_Ptr, _Up>::__type;
165 using rebind = _Up*;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 64 typedef typename _Alloc::template rebind<_VTp> __rebind_v;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
cond_dealtor.hpp 52 typedef typename _Alloc::template rebind<Entry> __rebind_e;
types_traits.hpp 120 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
153 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
188 typedef typename _Alloc::template rebind<null_type> __rebind_m;
190 typedef typename _Alloc::template rebind<value_type> __rebind_v;
227 typedef typename _Alloc::template rebind<null_type> __rebind_m;
229 typedef typename _Alloc::template rebind<value_type> __rebind_v;
268 typedef typename _Alloc::template rebind<Key>::other __rebind_a;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h 77 _S_chk(typename _Ptr2::template rebind<_Up2>*)
99 typedef typename _Tp::template rebind<_Up> __type;
147 using rebind = typename __ptrtr_rebind<_Ptr, _Up>::__type;
165 using rebind = _Up*;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 64 typedef typename _Alloc::template rebind<_VTp> __rebind_v;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
cond_dealtor.hpp 52 typedef typename _Alloc::template rebind<Entry> __rebind_e;
types_traits.hpp 120 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
153 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
188 typedef typename _Alloc::template rebind<null_type> __rebind_m;
190 typedef typename _Alloc::template rebind<value_type> __rebind_v;
227 typedef typename _Alloc::template rebind<null_type> __rebind_m;
229 typedef typename _Alloc::template rebind<value_type> __rebind_v;
268 typedef typename _Alloc::template rebind<Key>::other __rebind_a;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ptr_traits.h 77 _S_chk(typename _Ptr2::template rebind<_Up2>*)
99 typedef typename _Tp::template rebind<_Up> __type;
147 using rebind = typename __ptrtr_rebind<_Ptr, _Up>::__type;
165 using rebind = _Up*;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 64 typedef typename _Alloc::template rebind<_VTp> __rebind_v;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
cond_dealtor.hpp 52 typedef typename _Alloc::template rebind<Entry> __rebind_e;
types_traits.hpp 120 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
153 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
188 typedef typename _Alloc::template rebind<null_type> __rebind_m;
190 typedef typename _Alloc::template rebind<value_type> __rebind_v;
227 typedef typename _Alloc::template rebind<null_type> __rebind_m;
229 typedef typename _Alloc::template rebind<value_type> __rebind_v;
268 typedef typename _Alloc::template rebind<Key>::other __rebind_a;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ptr_traits.h 77 _S_chk(typename _Ptr2::template rebind<_Up2>*);
94 typedef typename _Tp::template rebind<_Up> __type;
142 using rebind = typename __ptrtr_rebind<_Ptr, _Up>::__type;
160 using rebind = _Up*;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
entry_pred.hpp 64 typedef typename _Alloc::template rebind<_VTp> __rebind_v;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
cond_dealtor.hpp 52 typedef typename _Alloc::template rebind<Entry> __rebind_e;
types_traits.hpp 120 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
123 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
153 typedef typename _Alloc::template rebind<Mapped> __rebind_m;
156 typedef typename _Alloc::template rebind<__value_type> __rebind_v;
188 typedef typename _Alloc::template rebind<null_type> __rebind_m;
190 typedef typename _Alloc::template rebind<value_type> __rebind_v;
227 typedef typename _Alloc::template rebind<null_type> __rebind_m;
229 typedef typename _Alloc::template rebind<value_type> __rebind_v;
268 typedef typename _Alloc::template rebind<Key>::other __rebind_a;
  /external/clang/test/CodeGenCXX/
lpad-linetable.cpp 18 struct rebind struct in class:std::allocator
25 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
thunk-use-after-free.cpp 8 template < typename > struct rebind { struct in struct:new_allocator
15 typedef typename _Alloc::template rebind < _Tp >::other _Tp_alloc_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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;

Completed in 674 milliseconds

1 23 4 5 6 7 8 91011>>