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

1 2

  /external/stlport/stlport/stl/pointers/
_set.h 70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
93 _SetStorageTraits, _StorageTypeAlloc> _Rep_type;
129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {}
137 : _M_t(_Compare(), _StorageTypeAlloc()) {
149 : _M_t(__comp, _StorageTypeAlloc()) {
171 : _M_t(_Compare(), _StorageTypeAlloc()) {
184 : _M_t(_Compare(), _StorageTypeAlloc())
317 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
340 _MultisetStorageTraits, _StorageTypeAlloc> _Rep_type;
376 multiset() : _M_t(_Compare(), _StorageTypeAlloc()) {}
    [all...]
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_list.h 65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_slist.h 59 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
93 _SetStorageTraits, _StorageTypeAlloc> _Rep_type;
129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {}
137 : _M_t(_Compare(), _StorageTypeAlloc()) {
149 : _M_t(__comp, _StorageTypeAlloc()) {
171 : _M_t(_Compare(), _StorageTypeAlloc()) {
184 : _M_t(_Compare(), _StorageTypeAlloc())
317 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
340 _MultisetStorageTraits, _StorageTypeAlloc> _Rep_type;
376 multiset() : _M_t(_Compare(), _StorageTypeAlloc()) {}
    [all...]
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_list.h 65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
93 _SetStorageTraits, _StorageTypeAlloc> _Rep_type;
129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {}
137 : _M_t(_Compare(), _StorageTypeAlloc()) {
149 : _M_t(__comp, _StorageTypeAlloc()) {
171 : _M_t(_Compare(), _StorageTypeAlloc()) {
184 : _M_t(_Compare(), _StorageTypeAlloc())
317 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
340 _MultisetStorageTraits, _StorageTypeAlloc> _Rep_type;
376 multiset() : _M_t(_Compare(), _StorageTypeAlloc()) {}
    [all...]
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_list.h 65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
93 _SetStorageTraits, _StorageTypeAlloc> _Rep_type;
129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {}
137 : _M_t(_Compare(), _StorageTypeAlloc()) {
149 : _M_t(__comp, _StorageTypeAlloc()) {
171 : _M_t(_Compare(), _StorageTypeAlloc()) {
184 : _M_t(_Compare(), _StorageTypeAlloc())
317 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
340 _MultisetStorageTraits, _StorageTypeAlloc> _Rep_type;
376 multiset() : _M_t(_Compare(), _StorageTypeAlloc()) {}
    [all...]
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_list.h 65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
93 _SetStorageTraits, _StorageTypeAlloc> _Rep_type;
129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {}
137 : _M_t(_Compare(), _StorageTypeAlloc()) {
149 : _M_t(__comp, _StorageTypeAlloc()) {
171 : _M_t(_Compare(), _StorageTypeAlloc()) {
184 : _M_t(_Compare(), _StorageTypeAlloc())
317 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
340 _MultisetStorageTraits, _StorageTypeAlloc> _Rep_type;
376 multiset() : _M_t(_Compare(), _StorageTypeAlloc()) {}
    [all...]
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_list.h 65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 70 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
93 _SetStorageTraits, _StorageTypeAlloc> _Rep_type;
129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {}
137 : _M_t(_Compare(), _StorageTypeAlloc()) {
149 : _M_t(__comp, _StorageTypeAlloc()) {
171 : _M_t(_Compare(), _StorageTypeAlloc()) {
184 : _M_t(_Compare(), _StorageTypeAlloc())
317 typedef typename _Alloc_traits<_KeyStorageType, _Alloc>::allocator_type _StorageTypeAlloc;
340 _MultisetStorageTraits, _StorageTypeAlloc> _Rep_type;
376 multiset() : _M_t(_Compare(), _StorageTypeAlloc()) {}
    [all...]
_vector.h 54 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
55 typedef _STLP_PRIV VECTOR_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_deque.h 103 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
_list.h 65 typedef typename _Alloc_traits<_StorageType, _Alloc>::allocator_type _StorageTypeAlloc;
66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;

Completed in 176 milliseconds

1 2