HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 826 - 850 of 1067) sorted by null

<<31323334353637383940>>

  /external/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;
_rope.c 312 // allocator instances if we need them.
    [all...]
  /external/v8/
Android.v8common.mk 57 src/lithium-allocator.cc \
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;
_rope.c 312 // allocator instances if we need them.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;
_rope.c 312 // allocator instances if we need them.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bvector.h 318 // the default allocator.
330 # define _Alloc allocator<bool>
344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> >
_hash_set.h 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
_vector.h 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
741 typedef vector<bool, allocator<bool> > bit_vector;

Completed in 1098 milliseconds

<<31323334353637383940>>