Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 10 of 10) sorted by relevance

/bionic/linker/
Dlinker_block_allocator.h89 T* alloc() { return reinterpret_cast<T*>(block_allocator_.alloc()); } in alloc() function
Dlinker_block_allocator.cpp65 void* LinkerBlockAllocator::alloc() { in alloc() function in LinkerBlockAllocator
Dlinked_list_test.cpp46 static entry_t* alloc() { in alloc() function in __anon0d11b1580111::LinkedListTestAllocator
Dlinker.cpp262 LinkedListEntry<soinfo>* SoinfoListAllocator::alloc() { in alloc() function in SoinfoListAllocator
270 LinkedListEntry<android_namespace_t>* NamespaceListAllocator::alloc() { in alloc() function in NamespaceListAllocator
459 static void* alloc() { in alloc() function in SizeBasedAllocator
481 static T* alloc() { in alloc() function in TypeBasedAllocator
/bionic/libc/bionic/
Dbionic_allocator.cpp107 void* BionicSmallObjectAllocator::alloc() { in alloc() function in BionicSmallObjectAllocator
309 void* BionicAllocator::alloc(size_t size) { in alloc() function in BionicAllocator
/bionic/tests/
Dmalloc_iterate_test.cpp53 AllocDataType* alloc = &test_data->allocs.back(); in AllocPtr() local
/bionic/libc/malloc_debug/
Dmalloc_debug.cpp849 MallocXmlElem alloc(fd, "allocation", "nr=\"%zu\"", alloc_num); in debug_malloc_info() local
/bionic/libc/kernel/uapi/misc/
Dhabanalabs.h204 } alloc; member
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp2530 auto alloc = root->FirstChildElement(); in TEST_F() local
/bionic/libc/kernel/uapi/drm/
Damdgpu_drm.h139 } alloc; member