Searched defs:allocator (Results 1 – 10 of 10) sorted by relevance
33 template class _STLP_CLASS_DECLSPEC allocator<char>; variable63 template class _STLP_CLASS_DECLSPEC allocator<wchar_t>; variable
114 template class _STLP_CLASS_DECLSPEC allocator<_STLP_PRIV _Slist_node_base*>; variable137 template class _STLP_CLASS_DECLSPEC allocator<locale::facet*>; variable158 template class _STLP_CLASS_DECLSPEC allocator<void*>; variable161 template class _STLP_CLASS_DECLSPEC allocator<_VoidPtr_Node>; variable
35 _STLP_EXPORT_TEMPLATE_CLASS allocator<locale::facet*>; variable
79 class allocator<specially_allocated_struct> { class97 allocator() _STLP_NOTHROW {} in allocator() function in std::allocator99 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {} in allocator() function in std::allocator101 allocator(const allocator&) _STLP_NOTHROW {} in allocator() function in std::allocator
79 class allocator<specially_allocated_struct> { class97 allocator() _STLP_NOTHROW {} in allocator() function in std::allocator99 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {} in allocator() function in std::allocator101 allocator(const allocator&) _STLP_NOTHROW {} in allocator() argument
289 allocator() _STLP_NOTHROW {} in allocator() function291 template <class _Tp1> allocator(const allocator<_Tp1>&) _STLP_NOTHROW {} in allocator() function293 allocator(const allocator<_Tp>&) _STLP_NOTHROW {} in allocator() function295 allocator(__move_source<allocator<_Tp> > src) _STLP_NOTHROW {} in allocator() function388 _STLP_EXPORT_TEMPLATE_CLASS allocator<char>; variable390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; variable393 _STLP_EXPORT_TEMPLATE_CLASS allocator<void*>; variable
70 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _Slist_node_base*>; variable
53 template <class _Tp> class allocator; variable
86 class ElfAllocator* allocator() const { in allocator() function
42 _STLP_EXPORT_TEMPLATE_CLASS allocator<_STLP_PRIV _List_node<void*> >; variable