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

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/bufferPool/
H A Dmain.cpp16 allocator(void *_pool) function
/haiku-fatelf/src/bin/makeudfimage/
H A DPhysicalPartitionAllocator.cpp17 PhysicalPartitionAllocator(uint16 number, uint32 offset, Allocator &allocator) argument
/haiku-fatelf/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-fatelf/headers/private/userlandfs/private/
H A DRequestAllocator.h78 AllocateRequest(RequestAllocator& allocator, SpecificRequest** request) argument
/haiku-fatelf/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-fatelf/src/servers/app/
H A DBitmapManager.cpp86 BitmapManager::CreateBitmap(ClientMemoryAllocator* allocator, argument
H A DClientMemoryAllocator.cpp316 ClientMemory::Allocate(ClientMemoryAllocator* allocator, size_t size, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/private/
H A DRequestAllocator.h74 AllocateRequest(RequestAllocator& allocator, SpecificRequest** request) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/private/
H A DRequestPort.cpp17 RequestAllocator allocator; member in struct:RequestPort::AllocatorNode
73 RequestPort::SendRequest(RequestAllocator* allocator) argument
103 SendRequest(RequestAllocator* allocator, RequestHandler* handler, Request** reply, bigtime_t timeout) argument
[all...]
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.h77 AllocatedBlock(BlockAllocator* allocator, Transaction& transaction) argument
/haiku-fatelf/src/apps/resedit/
H A DResourceRoster.cpp47 EditorInfo(const image_id &id, const char *name, create_editor *allocator) argument
/haiku-fatelf/headers/private/kernel/util/
H A DOpenHashTable.h102 BOpenHashTable(const Definition& definition, const Allocator& allocator) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandRequestHandler.cpp2474 _SendReply(RequestAllocator& allocator, bool expectsReceipt) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A DUserlandRequestHandler.cpp1842 _SendReply(RequestAllocator& allocator, bool expectsReceipt) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DTwoKeyAVLTree.h189 TwoKeyAVLTree( const PrimaryKeyCompare &primaryCompare, const GetPrimaryKey &getPrimary, const SecondaryKeyCompare &secondaryCompare, const GetSecondaryKey &getSecondary, const NodeAllocator &allocator, const GetValue &getValue) argument
H A DAVLTree.h372 AVLTree(const KeyCompare &keyCompare, const GetKey &getKey, const NodeAllocator &allocator, const GetValue &getValue) argument
/haiku-fatelf/src/kits/interface/
H A DBitmap.cpp1082 BPrivate::ServerMemoryAllocator* allocator local
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DBlockAllocator.cpp808 BlockAllocator::_Initialize(BlockAllocator* allocator) argument
[all...]
/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dvterm_internal.h102 VTermAllocatorFunctions *allocator; member in struct:VTerm
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A Dkernel_interface_r5.cpp762 BlockAllocator &allocator = volume->Allocator(); local
774 BlockAllocator &allocator = volume->Allocator(); local
786 BlockAllocator &allocator = volume->Allocator(); local
795 BlockAllocator &allocator = volume->Allocator(); local
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp634 BlockAllocator& allocator = volume->Allocator(); local
650 BlockAllocator& allocator = volume->Allocator(); local
666 BlockAllocator& allocator = volume->Allocator(); local
697 BlockAllocator& allocator = volume->Allocator(); local
708 BlockAllocator& allocator = volume->Allocator(); local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/kernel_add_on/
H A DVolume.cpp2640 _SendRequest(RequestPort* port, RequestAllocator* allocator, RequestHandler* handler, Request** reply) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp4383 _SendRequest(RequestPort* port, RequestAllocator* allocator, RequestHandler* handler, Request** reply) argument
[all...]

Completed in 612 milliseconds