Searched defs:allocator (Results 1 - 19 of 19) sorted by relevance

/haiku/src/tests/add-ons/kernel/file_systems/bfs/bufferPool/
H A Dmain.cpp16 allocator(void *_pool) function
/haiku/headers/cpp/
H A Ddefalloc.h63 class allocator { class
88 class allocator<void> { class
H A Dstl_alloc.h733 class allocator { class
775 class allocator<void> { class
789 operator ==(const allocator<_T1>&, const allocator<_T2>&) argument
795 operator !=(const allocator<_T1>&, const allocator<_T2>&) argument
[all...]
/haiku/headers/private/userlandfs/private/
H A DRequestAllocator.h78 AllocateRequest(RequestAllocator& allocator, SpecificRequest** request) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.h77 AllocatedBlock(BlockAllocator* allocator, Transaction& transaction) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestPort.cpp19 RequestAllocator allocator; member in struct:RequestPort::AllocatorNode
75 RequestPort::SendRequest(RequestAllocator* allocator) argument
105 SendRequest(RequestAllocator* allocator, RequestHandler* handler, Request** reply, bigtime_t timeout) argument
[all...]
/haiku/src/servers/app/
H A DBitmapManager.cpp86 BitmapManager::CreateBitmap(ClientMemoryAllocator* allocator, argument
H A DClientMemoryAllocator.cpp336 ClientMemory::Allocate(ClientMemoryAllocator* allocator, size_t size, argument
/haiku/src/apps/resedit/
H A DResourceRoster.cpp47 EditorInfo(const image_id &id, const char *name, create_editor *allocator) argument
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h116 BOpenHashTable(const Definition& definition, const Allocator& allocator) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp2476 _SendReply(RequestAllocator& allocator, bool expectsReceipt) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.cpp608 BlockAllocator& allocator = GetVolume()->Allocator(); local
H A Dkernel_interface.cpp793 BlockAllocator& allocator = volume->Allocator(); local
804 BlockAllocator& allocator = volume->Allocator(); local
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h116 BOpenHashTable(const Definition& definition, const Allocator& allocator) argument
/haiku/src/kits/interface/
H A DBitmap.cpp1160 BPrivate::ServerMemoryAllocator* allocator local
/haiku/src/apps/serialconnect/libvterm/src/
H A Dvterm_internal.h128 VTermAllocatorFunctions *allocator; member in struct:VTerm
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp866 BlockAllocator::_Initialize(BlockAllocator* allocator) argument
[all...]
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp462 static AreaInfo* Create(Allocator& allocator, VMArea* area, size_t ramSize, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp4391 _SendRequest(RequestPort* port, RequestAllocator* allocator, RequestHandler* handler, Request** reply) argument
[all...]

Completed in 402 milliseconds