Home
last modified time | relevance | path

Searched defs:__construct_checker (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dstring.cpp44 template class _STLP_CLASS_DECLSPEC __construct_checker<basic_string<char, char_traits<char>, alloc… variable
73 template class _STLP_CLASS_DECLSPEC __construct_checker<basic_string<wchar_t, char_traits<wchar_t>,… variable
Dlocale_impl.h47 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_VECTOR<locale::facet*, allocator<loca… variable
Ddll_main.cpp148 template class _STLP_CLASS_DECLSPEC __construct_checker<_STLP_PRIV _STLP_NON_DBG_VECTOR<locale::fac… variable
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_iterator.h380 __construct_checker() {} in __construct_checker() function
382 __construct_checker(const value_type* __p) { in __construct_checker() function
388 __construct_checker(const _InputIter& __f, const _InputIter& __l) { in __construct_checker() function
403 __construct_checker(const value_type* __f, const value_type* __l) { in __construct_checker() function
408 __construct_checker(const _IteType& __f, const _IteType& __l) { in __construct_checker() function
D_string.h798 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_STRING_NAME <char, char_traits<char>,… variable
803 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_STRING_NAME <wchar_t, char_traits<wch… variable
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hashtable.h83 _STLP_EXPORT_TEMPLATE_CLASS __construct_checker<_STLP_NON_DBG_VECTOR<_Slist_node_base*, allocator<_… variable