HomeSort by relevance Sort by last modified time
    Searched refs:__stl_alloc_rebind (Results 1 - 25 of 28) sorted by null

1 2

  /external/stlport/stlport/stl/
_iostream_string.h 78 * the basic_string. This is why the associated __stl_alloc_rebind has only one template
85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) function
_alloc.h 462 __stl_alloc_rebind(allocator<_Tp1>& __a, const _Tp2*) { return (allocator<_Tp2>&)(__a); } function
539 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).allocate(__n, 0); }
541 { __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).deallocate(__p, __n); }
544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); }
_pthread_alloc.h 229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
_rope.h 416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 78 * the basic_string. This is why the associated __stl_alloc_rebind has only one template
85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) function
_alloc.h 462 __stl_alloc_rebind(allocator<_Tp1>& __a, const _Tp2*) { return (allocator<_Tp2>&)(__a); } function
539 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).allocate(__n, 0); }
541 { __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).deallocate(__p, __n); }
544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); }
_pthread_alloc.h 229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
_rope.h 416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 78 * the basic_string. This is why the associated __stl_alloc_rebind has only one template
85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) function
_alloc.h 462 __stl_alloc_rebind(allocator<_Tp1>& __a, const _Tp2*) { return (allocator<_Tp2>&)(__a); } function
539 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).allocate(__n, 0); }
541 { __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).deallocate(__p, __n); }
544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); }
_pthread_alloc.h 229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
_rope.h 416 __a.deallocate(__s, _S_rounded_up_size(__len)); //*ty 03/24/2001 - restored not to use __stl_alloc_rebind() since it is not defined under _STLP_MEMBER_TEMPLATE_CLASSES
418 __stl_alloc_rebind (__a, (_CharT*)0).deallocate(__s, _S_rounded_up_size(__len));
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 78 * the basic_string. This is why the associated __stl_alloc_rebind has only one template
85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) function
_alloc.h 462 __stl_alloc_rebind(allocator<_Tp1>& __a, const _Tp2*) { return (allocator<_Tp2>&)(__a); } function
539 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).allocate(__n, 0); }
541 { __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).deallocate(__p, __n); }
544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); }
_pthread_alloc.h 229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 78 * the basic_string. This is why the associated __stl_alloc_rebind has only one template
85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) function
_alloc.h 462 __stl_alloc_rebind(allocator<_Tp1>& __a, const _Tp2*) { return (allocator<_Tp2>&)(__a); } function
539 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).allocate(__n, 0); }
541 { __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).deallocate(__p, __n); }
544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); }
_pthread_alloc.h 229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 78 * the basic_string. This is why the associated __stl_alloc_rebind has only one template
85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) function
_alloc.h 462 __stl_alloc_rebind(allocator<_Tp1>& __a, const _Tp2*) { return (allocator<_Tp2>&)(__a); } function
539 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).allocate(__n, 0); }
541 { __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0)).deallocate(__p, __n); }
544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); }
_pthread_alloc.h 229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
  /external/stlport/test/eh/
Prefix.h 168 __stl_alloc_rebind(EH_allocator<_Tp1>& __a, const _Tp2*) { return (EH_allocator<_Tp2>&)(__a); } function
  /external/stlport/test/unit/
stack_allocator.h 177 __stl_alloc_rebind(StackAllocator<_Tp1>& __a, const _Tp2*) { return (StackAllocator<_Tp2>&)(__a); } function in namespace:std
  /ndk/tests/device/test-gnustl-full/unit/
stack_allocator.h 177 __stl_alloc_rebind(StackAllocator<_Tp1>& __a, const _Tp2*) { return (StackAllocator<_Tp2>&)(__a); } function in namespace:std
  /ndk/tests/device/test-stlport/unit/
stack_allocator.h 177 __stl_alloc_rebind(StackAllocator<_Tp1>& __a, const _Tp2*) { return (StackAllocator<_Tp2>&)(__a); } function in namespace:std

Completed in 440 milliseconds

1 2