Home
last modified time | relevance | path

Searched defs:_M_impl (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_messages_facets.h146 _STLP_PRIV _Messages* _M_impl; variable
174 _STLP_PRIV _Messages* _M_impl; variable
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_vector.h107 : _M_impl(_STLP_CONVERT_ALLOCATOR(__a, _StorageType)) {} in _M_impl() function
115 : _M_impl(__n, cast_traits::to_storage_type_cref(__val), in _M_impl() function
147 : _M_impl(cast_traits::to_storage_type_cptr(__first), cast_traits::to_storage_type_cptr(__last), in _M_impl() function
D_list.h93 : _M_impl(_STLP_CONVERT_ALLOCATOR(__a, _StorageType)) {} in _M_impl() function
101 : _M_impl(__n, cast_traits::to_storage_type_cref(__val), in _M_impl() function
135 : _M_impl(cast_traits::to_storage_type_cptr(__first), in _M_impl() function
D_slist.h88 : _M_impl(_STLP_CONVERT_ALLOCATOR(__a, _StorageType)) {} in _M_impl() function
96 …: _M_impl(__n, cast_traits::to_storage_type_cref(__x), _STLP_CONVERT_ALLOCATOR(__a, _StorageType))… in _M_impl() function
132 : _M_impl(cast_traits::to_storage_type_cptr(__first), cast_traits::to_storage_type_cptr(__last), in _M_impl() function