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

  /external/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_deque.h 77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque)
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >;
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL

Completed in 206 milliseconds