Searched defs:_STLportAlloc (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h243 typedef typename _IsSTLportClass<pthread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__pthread_alloc_type_traits
246 typedef _STLportAlloc has_trivial_default_constructor;
247 typedef _STLportAlloc has_trivial_copy_constructor;
248 typedef _STLportAlloc has_trivial_assignment_operator;
249 typedef _STLportAlloc has_trivial_destructor;
250 typedef _STLportAlloc is_POD_type;
426 typedef typename _IsSTLportClass<per_thread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__perthread_alloc_type_traits
430 typedef _STLportAlloc has_trivial_copy_constructor;
431 typedef _STLportAlloc has_trivial_assignment_operator;
432 typedef _STLportAlloc has_trivial_destructo
[all...]
H A D_alloc.h402 typedef typename _IsSTLportClass<allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__alloc_type_traits
405 typedef typename __bool2type<_Is>::_Ret _STLportAlloc;
409 typedef _STLportAlloc has_trivial_default_constructor;
410 typedef _STLportAlloc has_trivial_copy_constructor;
411 typedef _STLportAlloc has_trivial_assignment_operator;
412 typedef _STLportAlloc has_trivial_destructor;
413 typedef _STLportAlloc is_POD_type;
527 typedef typename _IsSTLportClass<_MaybeReboundAlloc>::_Ret _STLportAlloc; typedef
529 typedef typename __bool2type<_IsSTLportClass<_MaybeReboundAlloc>::_Is>::_Ret _STLportAlloc;
531 return allocate(__n, __allocated_n, _STLportAlloc());
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h243 typedef typename _IsSTLportClass<pthread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__pthread_alloc_type_traits
246 typedef _STLportAlloc has_trivial_default_constructor;
247 typedef _STLportAlloc has_trivial_copy_constructor;
248 typedef _STLportAlloc has_trivial_assignment_operator;
249 typedef _STLportAlloc has_trivial_destructor;
250 typedef _STLportAlloc is_POD_type;
426 typedef typename _IsSTLportClass<per_thread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__perthread_alloc_type_traits
430 typedef _STLportAlloc has_trivial_copy_constructor;
431 typedef _STLportAlloc has_trivial_assignment_operator;
432 typedef _STLportAlloc has_trivial_destructo
[all...]
H A D_alloc.h402 typedef typename _IsSTLportClass<allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__alloc_type_traits
405 typedef typename __bool2type<_Is>::_Ret _STLportAlloc;
409 typedef _STLportAlloc has_trivial_default_constructor;
410 typedef _STLportAlloc has_trivial_copy_constructor;
411 typedef _STLportAlloc has_trivial_assignment_operator;
412 typedef _STLportAlloc has_trivial_destructor;
413 typedef _STLportAlloc is_POD_type;
527 typedef typename _IsSTLportClass<_MaybeReboundAlloc>::_Ret _STLportAlloc; typedef
529 typedef typename __bool2type<_IsSTLportClass<_MaybeReboundAlloc>::_Is>::_Ret _STLportAlloc;
531 return allocate(__n, __allocated_n, _STLportAlloc());
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h243 typedef typename _IsSTLportClass<pthread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__pthread_alloc_type_traits
246 typedef _STLportAlloc has_trivial_default_constructor;
247 typedef _STLportAlloc has_trivial_copy_constructor;
248 typedef _STLportAlloc has_trivial_assignment_operator;
249 typedef _STLportAlloc has_trivial_destructor;
250 typedef _STLportAlloc is_POD_type;
426 typedef typename _IsSTLportClass<per_thread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__perthread_alloc_type_traits
430 typedef _STLportAlloc has_trivial_copy_constructor;
431 typedef _STLportAlloc has_trivial_assignment_operator;
432 typedef _STLportAlloc has_trivial_destructo
[all...]
H A D_alloc.h402 typedef typename _IsSTLportClass<allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__alloc_type_traits
405 typedef typename __bool2type<_Is>::_Ret _STLportAlloc;
409 typedef _STLportAlloc has_trivial_default_constructor;
410 typedef _STLportAlloc has_trivial_copy_constructor;
411 typedef _STLportAlloc has_trivial_assignment_operator;
412 typedef _STLportAlloc has_trivial_destructor;
413 typedef _STLportAlloc is_POD_type;
527 typedef typename _IsSTLportClass<_MaybeReboundAlloc>::_Ret _STLportAlloc; typedef
529 typedef typename __bool2type<_IsSTLportClass<_MaybeReboundAlloc>::_Is>::_Ret _STLportAlloc;
531 return allocate(__n, __allocated_n, _STLportAlloc());
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_pthread_alloc.h243 typedef typename _IsSTLportClass<pthread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__pthread_alloc_type_traits
246 typedef _STLportAlloc has_trivial_default_constructor;
247 typedef _STLportAlloc has_trivial_copy_constructor;
248 typedef _STLportAlloc has_trivial_assignment_operator;
249 typedef _STLportAlloc has_trivial_destructor;
250 typedef _STLportAlloc is_POD_type;
426 typedef typename _IsSTLportClass<per_thread_allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__perthread_alloc_type_traits
430 typedef _STLportAlloc has_trivial_copy_constructor;
431 typedef _STLportAlloc has_trivial_assignment_operator;
432 typedef _STLportAlloc has_trivial_destructo
[all...]
H A D_alloc.h402 typedef typename _IsSTLportClass<allocator<_Tp> >::_Ret _STLportAlloc; typedef in struct:__alloc_type_traits
405 typedef typename __bool2type<_Is>::_Ret _STLportAlloc;
409 typedef _STLportAlloc has_trivial_default_constructor;
410 typedef _STLportAlloc has_trivial_copy_constructor;
411 typedef _STLportAlloc has_trivial_assignment_operator;
412 typedef _STLportAlloc has_trivial_destructor;
413 typedef _STLportAlloc is_POD_type;
527 typedef typename _IsSTLportClass<_MaybeReboundAlloc>::_Ret _STLportAlloc; typedef
529 typedef typename __bool2type<_IsSTLportClass<_MaybeReboundAlloc>::_Is>::_Ret _STLportAlloc;
531 return allocate(__n, __allocated_n, _STLportAlloc());
[all...]

Completed in 108 milliseconds