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

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
alloc_traits.h 195 struct rebind struct in struct:__alloc_traits
234 struct rebind struct in struct:__alloc_traits
235 { typedef typename _Alloc::template rebind<_Tp>::other other; };
array_allocator.h 130 struct rebind struct in class:array_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 80 typedef typename _Alloc::template rebind<Key>::other key_allocator;
186 typedef typename _Alloc::template rebind<Key>::other key_allocator;
303 typedef typename _Alloc::template rebind<Key>::other key_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
alloc_traits.h 195 struct rebind struct in struct:__alloc_traits
234 struct rebind struct in struct:__alloc_traits
235 { typedef typename _Alloc::template rebind<_Tp>::other other; };
array_allocator.h 130 struct rebind struct in class:array_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 80 typedef typename _Alloc::template rebind<Key>::other key_allocator;
186 typedef typename _Alloc::template rebind<Key>::other key_allocator;
303 typedef typename _Alloc::template rebind<Key>::other key_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
alloc_traits.h 195 struct rebind struct in struct:__alloc_traits
234 struct rebind struct in struct:__alloc_traits
235 { typedef typename _Alloc::template rebind<_Tp>::other other; };
array_allocator.h 130 struct rebind struct in class:array_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 80 typedef typename _Alloc::template rebind<Key>::other key_allocator;
186 typedef typename _Alloc::template rebind<Key>::other key_allocator;
303 typedef typename _Alloc::template rebind<Key>::other key_allocator;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
alloc_traits.h 168 struct rebind struct in struct:__alloc_traits
207 struct rebind struct in struct:__alloc_traits
208 { typedef typename _Alloc::template rebind<_Tp>::other other; };
array_allocator.h 130 struct rebind struct in class:array_allocator
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 80 typedef typename _Alloc::template rebind<Key>::other key_allocator;
186 typedef typename _Alloc::template rebind<Key>::other key_allocator;
303 typedef typename _Alloc::template rebind<Key>::other key_allocator;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_convertible.hpp 314 struct rebind struct in struct:boost::detail::is_convertible_impl_select
324 struct rebind struct in struct:boost::detail::is_convertible_impl_select
334 struct rebind struct in struct:boost::detail::is_convertible_impl_select
344 struct rebind struct in struct:boost::detail::is_convertible_impl_select
366 typedef typename selector::template rebind<From, To> isc_binder;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 48 _S_chk(typename _Alloc2::template rebind<_Tp2>::other*);
65 typedef typename _Alloc::template rebind<_Tp>::other __type;
105 typename pointer_traits<pointer>::template rebind<const value_type>)
111 * <tt> pointer_traits<pointer>::rebind<const value_type> </tt>
116 typename pointer_traits<pointer>::template rebind<void>)
122 * <tt> pointer_traits<pointer>::rebind<void> </tt>
127 typename pointer_traits<pointer>::template rebind<const void>)
133 * <tt> pointer_traits<pointer>::rebind<const void> </tt>
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_clear.c 55 if (svga->rebind.rendertargets) {
svga_state_framebuffer.c 47 boolean reemit = svga->rebind.rendertargets;
92 svga->rebind.rendertargets = FALSE;
99 * Rebind rendertargets.
113 assert(svga->rebind.rendertargets);
145 svga->rebind.rendertargets = FALSE;
svga_state_tss.c 70 boolean reemit = svga->rebind.texture_samplers;
165 svga->rebind.texture_samplers = FALSE;
175 * Rebind textures.
189 assert(svga->rebind.texture_samplers);
230 svga->rebind.texture_samplers = FALSE;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 83 typedef typename _Alloc::template rebind<Value_Type>::other __rebind_a;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 83 typedef typename _Alloc::template rebind<Value_Type>::other __rebind_a;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 83 typedef typename _Alloc::template rebind<Value_Type>::other __rebind_a;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pairing_heap_/
pairing_heap_.hpp 83 typedef typename _Alloc::template rebind<Value_Type>::other __rebind_a;

Completed in 798 milliseconds

1 2 3 4 5 67 8 91011>>