Searched defs:Insert (Results 1 - 25 of 47) sorted by relevance

12

/haiku/src/add-ons/media/media-add-ons/dvb/
H A DPacketQueue.cpp70 PacketQueue::Insert(Packet *packet) function in class:PacketQueue
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp63 HashRevokeManager::Insert(uint32 block, uint32 commitID) function in class:HashRevokeManager
/haiku/headers/private/media/
H A DTMap.h46 bool Insert(const key &k, const value &v) function in class:Map
H A DTList.h44 bool Insert(const value &v) function in class:List
/haiku/src/system/kernel/vm/
H A DVMArea.cpp248 VMAreas::Insert(VMArea* area) function in class:VMAreas
/haiku/src/apps/haikudepot/textview/
H A DTextSpan.cpp111 TextSpan::Insert(int32 offset, const BString& text) function in class:TextSpan
H A DTextEditor.cpp251 TextEditor::Insert(int32 offset, const BString& string) function in class:TextEditor
H A DParagraph.cpp130 Paragraph::Insert(int32 offset, const TextSpan& newSpan) function in class:Paragraph
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h45 void Insert(ValueType *value) function in class:MultiHashTable
H A DHeap.h249 HEAP_CLASS_NAME::Insert(Element* element, Key key) function in class:HEAP_CLASS_NAME
H A DMinMaxHeap.h292 MIN_MAX_HEAP_CLASS_NAME::Insert(Element* element, Key key) function in class:MIN_MAX_HEAP_CLASS_NAME
H A DSplayTree.h63 bool Insert(Node* node) function in class:SplayTree
497 bool Insert(Node* node) function in class:IteratableSplayTree
H A DVector.h308 _VECTOR_CLASS_NAME::Insert(const Value &value, int32 index) function in class:_VECTOR_CLASS_NAME
331 _VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator) function in class:_VECTOR_CLASS_NAME
[all...]
H A DVectorSet.h128 _VECTOR_SET_CLASS_NAME::Insert(const Value &value, bool replace) function in class:_VECTOR_SET_CLASS_NAME
H A DOpenHashTable.h170 status_t Insert(ValueType* value) function in class:BOpenHashTable
H A DAVLTree.h355 AVLTree<Definition>::Insert(Value* value, Iterator* iterator) function in class:AVLTree
H A DDoublyLinkedQueue.h179 DOUBLY_LINKED_QUEUE_CLASS_NAME::Insert(Element *element) function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
/haiku/headers/private/shared/
H A DArray.h115 Array<Element>::Insert(const Element& element, int32 index) function in class:BPrivate::Array
/haiku/src/system/kernel/
H A DTeamThreadTables.h78 void Insert(Element* element) function in struct:BKernel::TeamThreadTable
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDReportItem.cpp85 HIDReportItem::Insert() function in class:HIDReportItem
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h218 SL_LIST_CLASS_NAME::Insert(Element *element, bool back) function in class:SL_LIST_CLASS_NAME
/haiku/src/tests/system/kernel/util/
H A DVectorSetTest.cpp207 void Insert(const Value &value, bool replace = true) function in class:TestSet
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h170 status_t Insert(ValueType* value) function in class:BOpenHashTable
/haiku/headers/private/userlandfs/shared/
H A DVector.h304 _VECTOR_CLASS_NAME::Insert(const Value &value, int32 index) function in class:_VECTOR_CLASS_NAME
327 _VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator) function in class:_VECTOR_CLASS_NAME
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp200 AVLTreeBase::Insert(AVLTreeNode* nodeToInsert) function in class:AVLTreeBase

Completed in 360 milliseconds

12