Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/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++/test/utilities/allocator.adaptor/
Dallocators.h33 T* allocate(std::size_t n) in allocate() function
89 T* allocate(std::size_t n, const void* hint) in allocate() function
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/tuple/tuple.tuple/
Dallocators.h33 T* allocate(std::size_t n) in allocate() function
89 T* allocate(std::size_t n, const void* hint) in allocate() function
/ndk/sources/cxx-stl/llvm-libc++/src/
Dthread.cpp126 T* allocate(size_t __n) in allocate() function in __hidden_allocator
/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++/test/utilities/function.objects/func.wrap/func.wrap.func/
Dtest_allocator.h88 T* allocate(std::size_t n) in allocate() function
/ndk/sources/cxx-stl/llvm-libc++/test/re/
Dtest_allocator.h88 T* allocate(std::size_t n) in allocate() function
/ndk/sources/cxx-stl/llvm-libc++/test/containers/
Dtest_allocator.h88 T* allocate(std::size_t n) in allocate() function
/ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/
Dtest_allocator.h119 T* allocate(std::size_t n) in allocate() function
/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/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