/external/stlport/stlport/stl/ |
D | _iosfwd.h | 29 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) > 32 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) > 35 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) > 38 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) > 41 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) > 44 template <class _CharT, _STLP_DFL_TMPL_PARAM( _Traits , char_traits<_CharT>), 45 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) > 48 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>), 49 _STLP_DFL_TMPL_PARAM(_Allocator , allocator<_CharT>) > 52 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>), [all …]
|
D | _iterator_old.h | 54 _STLP_DFL_TMPL_PARAM(_Reference, _Tp& ), 58 _STLP_DFL_TMPL_PARAM(_Pointer, _Tp*), 155 _STLP_DFL_TMPL_PARAM(_Reference,_Tp&), 157 _STLP_DFL_TMPL_PARAM(_Pointer, _Tp*),
|
D | _unordered_set.h | 34 template <class _Value, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 35 _STLP_DFL_TMPL_PARAM(_EqualKey, equal_to<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 36 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) > in _STLP_CREATE_HASH_ITERATOR_TRAITS() 184 template <class _Value, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 185 _STLP_DFL_TMPL_PARAM(_EqualKey, equal_to<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 186 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) > in _STLP_CREATE_HASH_ITERATOR_TRAITS()
|
D | _hash_set.h | 42 template <class _Value, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 43 _STLP_DFL_TMPL_PARAM(_EqualKey, equal_to<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 44 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) > in _STLP_CREATE_HASH_ITERATOR_TRAITS() 228 template <class _Value, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 229 _STLP_DFL_TMPL_PARAM(_EqualKey, equal_to<_Value>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 230 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) > in _STLP_CREATE_HASH_ITERATOR_TRAITS()
|
D | _set.h | 44 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>), in _STLP_CREATE_ITERATOR_TRAITS() 45 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > in _STLP_CREATE_ITERATOR_TRAITS() 214 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>), in _STLP_CREATE_ITERATOR_TRAITS() 215 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > in _STLP_CREATE_ITERATOR_TRAITS()
|
D | _unordered_map.h | 34 template <class _Key, class _Tp, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 35 _STLP_DFL_TMPL_PARAM(_EqualKey, equal_to<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 202 template <class _Key, class _Tp, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 203 _STLP_DFL_TMPL_PARAM(_EqualKey, equal_to<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS()
|
D | _function.h | 357 template <class _Result, _STLP_DFL_TMPL_PARAM( _Argument , _Result) > 363 template <class _Result, _STLP_DFL_TMPL_PARAM( _Arg1 , _Result), _STLP_DFL_TMPL_PARAM( _Arg2 , _Arg…
|
D | _hash_map.h | 42 template <class _Key, class _Tp, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 43 _STLP_DFL_TMPL_PARAM(_EqualKey,equal_to<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 233 template <class _Key, class _Tp, _STLP_DFL_TMPL_PARAM(_HashFcn,hash<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS() 234 _STLP_DFL_TMPL_PARAM(_EqualKey,equal_to<_Key>), in _STLP_CREATE_HASH_ITERATOR_TRAITS()
|
D | _iterator_base.h | 57 template <class _Category, class _Tp, _STLP_DFL_TMPL_PARAM(_Distance,ptrdiff_t), 58 _STLP_DFL_TMPL_PARAM(_Pointer,_Tp*), _STLP_DFL_TMPL_PARAM(_Reference,_Tp&) >
|
D | _map.h | 42 template <class _Key, class _Tp, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key> ), in _STLP_CREATE_ITERATOR_TRAITS() 235 template <class _Key, class _Tp, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key> ), in _STLP_CREATE_ITERATOR_TRAITS()
|
D | _tree.h | 291 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
|
D | _list.h | 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _vector.h | 108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _slist.h | 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/external/stlport/stlport/stl/pointers/ |
D | _set.h | 55 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>), 56 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) > 302 template <class _Key, _STLP_DFL_TMPL_PARAM(_Compare, less<_Key>), 303 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Key>) >
|
D | _vector.h | 41 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _list.h | 58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _deque.h | 96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _slist.h | 52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
/external/stlport/stlport/stl/config/ |
D | features.h | 337 # define _STLP_DFL_TMPL_PARAM( classname, defval ) class classname macro 342 # define _STLP_DFL_TMPL_PARAM( classname, defval ) class classname = defval macro
|
/external/stlport/stlport/stl/debug/ |
D | _tree.h | 92 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
|
D | _deque.h | 50 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _vector.h | 97 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _list.h | 56 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|
D | _slist.h | 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
|