Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
Dallocate_hint.pass.cpp27 value_type* allocate(std::size_t n) in allocate() function
39 value_type* allocate(std::size_t n) in allocate() function
44 value_type* allocate(std::size_t n, const void* p) in allocate() function
Dallocate.pass.cpp27 value_type* allocate(std::size_t n) in allocate() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_alloc.c38 void * _STLP_CALL __debug_alloc<_Alloc>::allocate(size_t __n) { in allocate() function
D_pthread_alloc.h168 _Tp* allocate(size_type __n, size_type& __allocated_n) { in allocate() function
D_alloc.h92 static void* _STLP_CALL allocate(size_t __n) { return __stl_new(__n); } in allocate() function
157 static void* _STLP_CALL allocate(size_t& __n) in allocate() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dallocators.h42 T* allocate(std::size_t n) in allocate() function
98 T* allocate(std::size_t n, const void* hint) in allocate() function
Dmin_allocator.h245 pointer allocate(std::ptrdiff_t n) in allocate() function
Dtest_allocator.h200 T* allocate(std::size_t n) in allocate() function
/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp131 void* _STLP_CALL __malloc_alloc::allocate(size_t __n) in allocate() function in __malloc_alloc
990 void *_Pthread_alloc_impl::allocate(size_t& __n) { in allocate() function in _Pthread_alloc_impl
1034 void *_Pthread_alloc_impl::allocate(size_t& __n, __state_type* __a) { in allocate() function in _Pthread_alloc_impl
1102 void * _STLP_CALL _Pthread_alloc::allocate(size_t& __n) in allocate() function in _Pthread_alloc
1106 void * _STLP_CALL _Pthread_alloc::allocate(size_t& __n, __state_type* __a) in allocate() function in _Pthread_alloc
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dthread.cpp152 T* allocate(size_t __n) in allocate() function in __hidden_allocator
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
Dtest_allocator.h133 T* allocate(std::size_t n) in allocate() function
/ndk/tests/device/test-gnustl-full/unit/
Dmvctor_declaration_test.cpp105 pointer allocate(size_type, const void* = 0) { return 0; } in allocate() function in std::allocator
/ndk/tests/device/test-stlport/unit/
Dmvctor_declaration_test.cpp105 pointer allocate(size_type, const void* = 0) { return 0; } in allocate() function in std::allocator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp4736 arena<N>::allocate(std::size_t n) in allocate() function in __cxxabiv1::__anon1106586f0111::arena
4779 T* allocate(std::size_t n) in allocate() function in __cxxabiv1::__anon1106586f0111::short_alloc
4821 T* allocate(std::size_t n) in allocate() function in __cxxabiv1::__anon1106586f0111::malloc_alloc