Searched defs:_Sl_global (Results 1 - 7 of 7) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_slist_base.h52 class _Sl_global { class
68 return _Sl_global<_Dummy>::__previous(__CONST_CAST(_Slist_node_base*, __head), __node);
73 _STLP_EXPORT_TEMPLATE_CLASS _Sl_global<bool>; variable
76 typedef _Sl_global<bool> _Sl_global_inst;
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_slist_base.h52 class _Sl_global { class
68 return _Sl_global<_Dummy>::__previous(__CONST_CAST(_Slist_node_base*, __head), __node);
73 _STLP_EXPORT_TEMPLATE_CLASS _Sl_global<bool>; variable
76 typedef _Sl_global<bool> _Sl_global_inst;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_slist_base.h52 class _Sl_global { class
68 return _Sl_global<_Dummy>::__previous(__CONST_CAST(_Slist_node_base*, __head), __node);
73 _STLP_EXPORT_TEMPLATE_CLASS _Sl_global<bool>; variable
76 typedef _Sl_global<bool> _Sl_global_inst;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_slist_base.h52 class _Sl_global { class
68 return _Sl_global<_Dummy>::__previous(__CONST_CAST(_Slist_node_base*, __head), __node);
73 _STLP_EXPORT_TEMPLATE_CLASS _Sl_global<bool>; variable
76 typedef _Sl_global<bool> _Sl_global_inst;
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp194 template class _STLP_CLASS_DECLSPEC _Sl_global<bool>; variable in typeref:class:_STLP_CLASS_DECLSPEC
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp194 template class _STLP_CLASS_DECLSPEC _Sl_global<bool>; variable in typeref:class:_STLP_CLASS_DECLSPEC
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp194 template class _STLP_CLASS_DECLSPEC _Sl_global<bool>; variable in typeref:class:_STLP_CLASS_DECLSPEC

Completed in 459 milliseconds