Home
last modified time | relevance | path

Searched refs:_STLP_alloc_proxy (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/src/
H A Ddll_main.cpp117 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base**, _Slist_node_base*, variable
140 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<lo… variable
165 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void**, void*, allocator<void*> >; variable
170 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_List_node_base, _VoidPtr_Node, allocator<_Vo… variable
175 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base, _Slist_node<void*>, allocat… variable
179 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<size_t, void*, allocator<void*> >; variable
180 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void***, void**, allocator<void**> >; variable
H A Dstring.cpp37 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<char*, char, allocator<char> >; variable
H A Dlocale_impl.h39 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<locale::fa…
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/src/
H A Ddll_main.cpp169 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base**, _Slist_node_base*, variable
192 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<lo… variable
217 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void**, void*, allocator<void*> >; variable
222 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_List_node_base, _VoidPtr_Node, allocator<_Vo… variable
227 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base, _Slist_node<void*>, allocat… variable
231 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<size_t, void*, allocator<void*> >; variable
232 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void***, void**, allocator<void**> >; variable
H A Dstring.cpp37 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<char*, char, allocator<char> >; variable
H A Dlocale_impl.h39 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<locale::fa…
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_alloc.h472 class _STLP_alloc_proxy : public _MaybeReboundAlloc {
476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
480 _STLP_alloc_proxy (const _MaybeReboundAlloc& __a, _Value __p) :
484 _STLP_alloc_proxy (__move_source<_Self> src) :
559 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<char*, char, allocator<char> >;
561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
564 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void**, void*, allocator<void*> >;
H A D_abbrevs.h48 # define _STLP_alloc_proxy P__A macro
H A D_string_base.h50 typedef _STLP_alloc_proxy<_Tp*, _Tp, allocator_type> _AllocProxy;
H A D_deque.h346 typedef _STLP_alloc_proxy<size_t, value_type, allocator_type> _Alloc_proxy;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
H A D_hashtable.h73 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base**, _Slist_node_base*,
H A D_tree.h241 typedef _STLP_alloc_proxy<_Node_base, _Node, _M_node_allocator_type> _AllocProxy;
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_alloc.h562 class _STLP_alloc_proxy : public _MaybeReboundAlloc {
566 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
570 _STLP_alloc_proxy (const _MaybeReboundAlloc& __a, _Value __p) :
573 _STLP_alloc_proxy (__move_source<_Self> src) :
644 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<char*, char, allocator<char> >;
646 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
649 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void**, void*, allocator<void*> >;
H A D_abbrevs.h48 # define _STLP_alloc_proxy P__A macro
H A D_string_base.h54 typedef _STLP_alloc_proxy<_Tp*, _Tp, allocator_type> _AllocProxy;
H A D_deque.h346 typedef _STLP_alloc_proxy<size_t, value_type, allocator_type> _Alloc_proxy;
349 typedef _STLP_alloc_proxy<value_type**, value_type*, _Map_alloc_type> _Map_alloc_proxy;
H A D_hashtable.h73 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base**, _Slist_node_base*,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/hash_impl/
H A Dstlp_defs.hpp375 class _STLP_alloc_proxy : public _MaybeReboundAlloc { class
378 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
381 inline _STLP_alloc_proxy(const _MaybeReboundAlloc& __a, _Value __p) in _STLP_alloc_proxy() function in _STLP_alloc_proxy
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/hash_impl/
H A Dstlp_defs.hpp375 class _STLP_alloc_proxy : public _MaybeReboundAlloc { class
378 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
381 inline _STLP_alloc_proxy(const _MaybeReboundAlloc& __a, _Value __p) in _STLP_alloc_proxy() function in _STLP_alloc_proxy
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/pointers/
H A D_deque.h83 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >;
84 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >;
H A D_list.h46 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_n…
H A D_slist.h40 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSN…
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/pointers/
H A D_deque.h80 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<size_t, void*, allocator<void*> >;
81 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<void***, void**, allocator<void**> >;
H A D_list.h43 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_List_node_base, _List_node<void*>, allocator<_List_n…
H A D_slist.h36 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<_Slist_node_base, _VoidPtrSNode, allocator<_VoidPtrSN…

12