Searched defs:_Insert (Results 1 - 7 of 7) sorted by path

/haiku/headers/private/kernel/util/
H A DMultiHashTable.h134 void _Insert(ValueType **table, size_t tableSize, ValueType *value) function in class:MultiHashTable
H A DOpenHashTable.h426 void _Insert(ValueType** table, size_t tableSize, ValueType* value) function in class:BOpenHashTable
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRPCServer.cpp504 ServerManager::_Insert(ServerNode* node) function in class:ServerManager
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h426 void _Insert(ValueType** table, size_t tableSize, ValueType* value) function in class:BOpenHashTable
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp766 Aperture::_Insert(aperture_memory *memory, size_t size, size_t alignment, function in class:Aperture
/haiku/src/apps/haikudepot/textview/
H A DTextDocument.cpp522 TextDocument::_Insert(int32 textOffset, TextDocumentRef document, function in class:TextDocument
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp378 AVLTreeBase::_Insert(AVLTreeNode* nodeToInsert) function in class:AVLTreeBase

Completed in 102 milliseconds