HomeSort by relevance Sort by last modified time
    Searched refs:DEQUE_IMPL (Results 1 - 5 of 5) 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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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

Completed in 1810 milliseconds