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

<<111213141516171819

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
priority_queue.hpp 69 typedef typename allocator_type::template rebind<value_type>::other value_rebind;
tree_policy.hpp 117 typedef typename allocator_type::template rebind<metadata_type>::other metadata_rebind;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 54 template <class _Tp1> struct rebind { struct in class:__iostring_allocator
_pthread_alloc.h 109 template <class _NewType> struct rebind { struct in class:pthread_allocator
198 template <class _NewType> struct rebind { struct in class:pthread_allocator
290 template <class _NewType> struct rebind { struct in class:per_thread_allocator
381 template <class _NewType> struct rebind { struct in class:per_thread_allocator
_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 !!!
  /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/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;
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/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/x86_64-linux-glibc2.7-4.6/x86_64-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;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/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/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/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/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/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;
  /external/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 !!!
  /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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
array_allocator.h 114 struct rebind struct in class:array_allocator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
array_allocator.h 116 struct rebind struct in class:array_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
array_allocator.h 116 struct rebind struct in class:array_allocator
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 114 struct rebind struct in class:array_allocator
  /prebuilts/ndk/android-ndk-r5/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/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 114 struct rebind struct in class:array_allocator
  /prebuilts/ndk/android-ndk-r6/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/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 114 struct rebind struct in class:array_allocator
  /external/clang/test/CodeGenCXX/
debug-info-use-after-free.cpp 95 template < typename > struct rebind { struct in struct:new_allocator
102 typedef typename _Alloc::template rebind < _Tp >::other _Tp_alloc_type;
  /external/icu4c/config/
mh-os400 40 ## Make target to rebind the common library
42 POST_DATA_BUILD = os400-data-rebind

Completed in 8081 milliseconds

<<111213141516171819