Searched refs:__stl_alloc_rebind (Results 1 - 25 of 32) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
H A D_rope.h416 __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));
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __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/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __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/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_alloc.h462 __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); }
H A D_iostream_string.h78 * 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
H A D_pthread_alloc.h229 __stl_alloc_rebind(pthread_allocator<_Tp1>& __x, const _Tp2*) function
412 __stl_alloc_rebind(per_thread_allocator<_Tp1>& __x, const _Tp2*) function

Completed in 277 milliseconds

12