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

123

/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A DPacketQueue.cpp70 PacketQueue::Insert(Packet *packet) function in class:PacketQueue
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp67 HashRevokeManager::Insert(uint32 block, uint32 commitID) function in class:HashRevokeManager
/haiku-fatelf/src/kits/network/libnetapi/
H A DDynamicBuffer.cpp73 DynamicBuffer::Insert(const void* data, size_t size) function in class:DynamicBuffer
/haiku-fatelf/headers/private/media/
H A DTList.h44 bool Insert(const value &v) function in class:List
H A DTMap.h46 bool Insert(const key &k, const value &v) function in class:Map
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DUtility.cpp38 sorted_array::Insert(off_t value) function in class:sorted_array
104 BlockArray::Insert(off_t value) function in class:BlockArray
/haiku-fatelf/headers/private/kernel/util/
H A DMultiHashTable.h45 void Insert(ValueType *value) function in class:MultiHashTable
H A DAVLTree.h312 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
194 DOUBLY_LINKED_QUEUE_CLASS_NAME::Insert(Element *before, Element *element) function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
H A DOpenHashTable.h151 status_t Insert(ValueType* value) function in class:BOpenHashTable
H A DSplayTree.h63 bool Insert(Node* node) function in class:SplayTree
497 bool Insert(Node* node) function in class:IteratableSplayTree
H A DVector.h331 _VECTOR_CLASS_NAME::Insert(const Value &value, int32 index) function in class:_VECTOR_CLASS_NAME
354 _VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator) function in class:_VECTOR_CLASS_NAME
[all...]
H A DVectorSet.h151 _VECTOR_SET_CLASS_NAME::Insert(const Value &value, bool replace) function in class:_VECTOR_SET_CLASS_NAME
/haiku-fatelf/headers/private/shared/
H A DArray.h115 Array<Element>::Insert(const Element& element, int32 index) function in class:BPrivate::Array
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDReportItem.cpp85 HIDReportItem::Insert() function in class:HIDReportItem
/haiku-fatelf/src/system/kernel/
H A DTeamThreadTables.h78 void Insert(Element* element) function in struct:BKernel::TeamThreadTable
/haiku-fatelf/src/system/kernel/vm/
H A DVMArea.cpp262 VMAreaHash::Insert(VMArea* area) function in class:VMAreaHash
/haiku-fatelf/src/tools/stubgen/test/
H A Dheap.H48 virtual CHeapNode<T> * Insert(T key) { return(Lroot_->Insert(key)); }; function in class:CHeapSuperNode
/haiku-fatelf/headers/private/userlandfs/shared/
H A DVector.h327 _VECTOR_CLASS_NAME::Insert(const Value &value, int32 index) function in class:_VECTOR_CLASS_NAME
350 _VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator) function in class:_VECTOR_CLASS_NAME
/haiku-fatelf/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-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DSLList.h207 SL_LIST_CLASS_NAME::Insert(const Value &value, Iterator *iterator) function in class:SL_LIST_CLASS_NAME
/haiku-fatelf/src/system/kernel/util/
H A DAVLTreeBase.cpp196 AVLTreeBase::Insert(AVLTreeNode* nodeToInsert) function in class:AVLTreeBase
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DSLList.h218 SL_LIST_CLASS_NAME::Insert(Element *element, bool back) function in class:SL_LIST_CLASS_NAME
H A DVector.h327 _VECTOR_CLASS_NAME::Insert(const Value &value, int32 index) function in class:_VECTOR_CLASS_NAME
350 _VECTOR_CLASS_NAME::Insert(const Value &value, const Iterator &iterator) function in class:_VECTOR_CLASS_NAME
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DSLList.h207 SL_LIST_CLASS_NAME::Insert(const Value &value, Iterator *iterator) function in class:SL_LIST_CLASS_NAME

Completed in 144 milliseconds

123