HomeSort by relevance Sort by last modified time
    Searched full:__alloc_type_traits (Results 1 - 6 of 6) sorted by null

  /external/stlport/stlport/stl/
_alloc.h 400 struct __alloc_type_traits { struct
420 struct __type_traits<allocator<_Tp> > : _STLP_PRIV __alloc_type_traits<_Tp> {};
423 struct __type_traits<allocator<char> > : _STLP_PRIV __alloc_type_traits<char> {};
426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {};
430 struct __type_traits<allocator<void*> > : _STLP_PRIV __alloc_type_traits<void*> {};
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 400 struct __alloc_type_traits { struct
420 struct __type_traits<allocator<_Tp> > : _STLP_PRIV __alloc_type_traits<_Tp> {};
423 struct __type_traits<allocator<char> > : _STLP_PRIV __alloc_type_traits<char> {};
426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {};
430 struct __type_traits<allocator<void*> > : _STLP_PRIV __alloc_type_traits<void*> {};
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 400 struct __alloc_type_traits { struct
420 struct __type_traits<allocator<_Tp> > : _STLP_PRIV __alloc_type_traits<_Tp> {};
423 struct __type_traits<allocator<char> > : _STLP_PRIV __alloc_type_traits<char> {};
426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {};
430 struct __type_traits<allocator<void*> > : _STLP_PRIV __alloc_type_traits<void*> {};
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 400 struct __alloc_type_traits { struct
420 struct __type_traits<allocator<_Tp> > : _STLP_PRIV __alloc_type_traits<_Tp> {};
423 struct __type_traits<allocator<char> > : _STLP_PRIV __alloc_type_traits<char> {};
426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {};
430 struct __type_traits<allocator<void*> > : _STLP_PRIV __alloc_type_traits<void*> {};
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 400 struct __alloc_type_traits { struct
420 struct __type_traits<allocator<_Tp> > : _STLP_PRIV __alloc_type_traits<_Tp> {};
423 struct __type_traits<allocator<char> > : _STLP_PRIV __alloc_type_traits<char> {};
426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {};
430 struct __type_traits<allocator<void*> > : _STLP_PRIV __alloc_type_traits<void*> {};
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 400 struct __alloc_type_traits { struct
420 struct __type_traits<allocator<_Tp> > : _STLP_PRIV __alloc_type_traits<_Tp> {};
423 struct __type_traits<allocator<char> > : _STLP_PRIV __alloc_type_traits<char> {};
426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {};
430 struct __type_traits<allocator<void*> > : _STLP_PRIV __alloc_type_traits<void*> {};

Completed in 456 milliseconds