Home
last modified time | relevance | path

Searched defs:__stl_alloc_rebind (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iostream_string.h85 __stl_alloc_rebind(_STLP_PRIV __iostring_allocator<_Tp>& __a, const _Tp*) in __stl_alloc_rebind() function
/ndk/tests/device/test-gnustl-full/unit/
Dstack_allocator.h177 __stl_alloc_rebind(StackAllocator<_Tp1>& __a, const _Tp2*) { return (StackAllocator<_Tp2>&)(__a); } in __stl_alloc_rebind() function
/ndk/tests/device/test-stlport/unit/
Dstack_allocator.h177 __stl_alloc_rebind(StackAllocator<_Tp1>& __a, const _Tp2*) { return (StackAllocator<_Tp2>&)(__a); } in __stl_alloc_rebind() function