HomeSort by relevance Sort by last modified time
    Searched refs:_Alloc_traits (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/stlport/stlport/stl/config/
_hpacc.h 44 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
64 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
120 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_hpacc.h 44 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
64 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
120 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_hpacc.h 44 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
64 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
120 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_hpacc.h 44 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
64 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
120 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_hpacc.h 44 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
64 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
120 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_hpacc.h 44 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
64 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
120 typedef typename _Alloc_traits<t,a>::_Orig _STLP_dummy_type1;\
  /external/stlport/stlport/stl/
_alloc.h 191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits {
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > {
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL
_pthread_alloc.h 220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> >
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> >
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits {
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > {
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL
_pthread_alloc.h 220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> >
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> >
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits {
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > {
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL
_pthread_alloc.h 220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> >
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> >
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits {
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > {
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL
_pthread_alloc.h 220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> >
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> >
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits {
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > {
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL
_pthread_alloc.h 220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> >
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> >
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 191 // Another allocator adaptor: _Alloc_traits. This serves two
197 struct _Alloc_traits {
442 struct _Alloc_traits<_Tp, allocator<_Tp1> > {
452 inline _STLP_TYPENAME_ON_RETURN_TYPE _Alloc_traits<_Tp, _Alloc>::allocator_type _STLP_CALL
_pthread_alloc.h 220 struct _Alloc_traits<_Tp, pthread_allocator<_Atype> >
403 struct _Alloc_traits<_Tp, per_thread_allocator<_Atype> >
  /external/stlport/stlport/stl/pointers/
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
120 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type;

Completed in 683 milliseconds

1 2 3 4