HomeSort by relevance Sort by last modified time
    Searched full:_rebind_type (Results 1 - 5 of 5) sorted by null

  /external/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
201 typedef typename _Rebind_type::other allocator_type;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
201 typedef typename _Rebind_type::other allocator_type;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
201 typedef typename _Rebind_type::other allocator_type;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
201 typedef typename _Rebind_type::other allocator_type;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
201 typedef typename _Rebind_type::other allocator_type;

Completed in 232 milliseconds