Home
last modified time | relevance | path

Searched refs:_STLP_DFL_TMPL_PARAM (Results 1 – 25 of 28) sorted by relevance

12

/external/stlport/stlport/stl/
D_iosfwd.h29 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.h54 _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.h34 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.h42 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.h44 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.h34 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.h357 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.h42 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.h57 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.h42 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.h291 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
D_list.h227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_vector.h108 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_slist.h197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
/external/stlport/stlport/stl/pointers/
D_set.h55 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.h41 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_list.h58 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_deque.h96 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_slist.h52 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
/external/stlport/stlport/stl/config/
Dfeatures.h337 # 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.h92 _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Value>) >
D_deque.h50 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_vector.h97 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_list.h56 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
D_slist.h72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >

12