Searched defs:SLIST_IMPL (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_slist.h29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist) macro
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; variable
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL macro
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_slist.h29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist) macro
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; variable
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_slist.h29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist) macro
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; variable
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_slist.h29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist) macro
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; variable
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL macro

Completed in 140 milliseconds