Searched defs:__stl_alloc_create (Results 1 - 12 of 12) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_iostream_string.h89 __stl_alloc_create(const _STLP_PRIV __iostring_allocator<_Tp>&, const _Tp*) function
H A D_pthread_alloc.h234 __stl_alloc_create(pthread_allocator<_Tp1>&, const _Tp2*) function
417 __stl_alloc_create(per_thread_allocator<_Tp1>&, const _Tp2*) function
H A D_alloc.h181 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
188 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
453 __stl_alloc_create(const _Alloc& __a, const _Tp*) { function
465 __stl_alloc_create(const allocator<_Tp1>&, const _Tp2*) { return allocator<_Tp2>(); } function
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_iostream_string.h89 __stl_alloc_create(const _STLP_PRIV __iostring_allocator<_Tp>&, const _Tp*) function
H A D_pthread_alloc.h234 __stl_alloc_create(pthread_allocator<_Tp1>&, const _Tp2*) function
417 __stl_alloc_create(per_thread_allocator<_Tp1>&, const _Tp2*) function
H A D_alloc.h181 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
188 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
453 __stl_alloc_create(const _Alloc& __a, const _Tp*) { function
465 __stl_alloc_create(const allocator<_Tp1>&, const _Tp2*) { return allocator<_Tp2>(); } function
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_iostream_string.h89 __stl_alloc_create(const _STLP_PRIV __iostring_allocator<_Tp>&, const _Tp*) function
H A D_pthread_alloc.h234 __stl_alloc_create(pthread_allocator<_Tp1>&, const _Tp2*) function
417 __stl_alloc_create(per_thread_allocator<_Tp1>&, const _Tp2*) function
H A D_alloc.h181 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
188 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
453 __stl_alloc_create(const _Alloc& __a, const _Tp*) { function
465 __stl_alloc_create(const allocator<_Tp1>&, const _Tp2*) { return allocator<_Tp2>(); } function
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_iostream_string.h89 __stl_alloc_create(const _STLP_PRIV __iostring_allocator<_Tp>&, const _Tp*) function
H A D_pthread_alloc.h234 __stl_alloc_create(pthread_allocator<_Tp1>&, const _Tp2*) function
417 __stl_alloc_create(per_thread_allocator<_Tp1>&, const _Tp2*) function
H A D_alloc.h181 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
188 # define _STLP_CONVERT_ALLOCATOR(__a, _Tp) __stl_alloc_create(__a,(_Tp*)0)
453 __stl_alloc_create(const _Alloc& __a, const _Tp*) { function
465 __stl_alloc_create(const allocator<_Tp1>&, const _Tp2*) { return allocator<_Tp2>(); } function

Completed in 190 milliseconds