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

  /external/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_pthread_alloc.h 81 // boris : versions for per_thread_allocator
272 // per_thread_allocator<> : this allocator always return memory to the same thread
277 class per_thread_allocator { class
291 typedef per_thread_allocator<_NewType> other;
295 per_thread_allocator() _STLP_NOTHROW {
298 per_thread_allocator(const per_thread_allocator<_Tp>& __a) _STLP_NOTHROW : _M_state(__a._M_state){}
301 template <class _OtherType> per_thread_allocator(const per_thread_allocator<_OtherType>& __a)
305 ~per_thread_allocator() _STLP_NOTHROW {
373 class _STLP_CLASS_DECLSPEC per_thread_allocator<void> { class
    [all...]

Completed in 186 milliseconds