HomeSort by relevance Sort by last modified time
    Searched refs:SLIST_IMPL (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist)
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist)
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist)
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >;
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL

Completed in 618 milliseconds