Searched defs:Insert (Results 1 - 25 of 47) sorted by last modified time

12

/haiku/headers/private/kernel/util/
H A DVectorMap.h299 _VECTOR_MAP_CLASS_NAME::Insert(const Key &key, const Value &value) function in class:_VECTOR_MAP_CLASS_NAME
H A DDoublyLinkedQueue.h179 DOUBLY_LINKED_QUEUE_CLASS_NAME::Insert(Element *element) function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
H A DDoublyLinkedList.h395 DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* element, bool back) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
489 DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* before, Element* element) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
[all...]
H A DAVLTree.h355 AVLTree<Definition>::Insert(Value* value, Iterator* iterator) function in class:AVLTree
H A DOpenHashTable.h170 status_t Insert(ValueType* value) function in class:BOpenHashTable
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp401 Inode::Insert(Transaction& transaction, BTree::Path* path) function in class:Inode
/haiku/src/kits/interface/
H A DTextView.cpp1222 BTextView::Insert(const char* text, const text_run_array* runs) function in class:BTextView
1230 BTextView::Insert(const char* text, int32 length, const text_run_array* runs) function in class:BTextView
1238 BTextView::Insert(int32 offset, const char* text, int32 length, function in class:BTextView
/haiku/src/apps/haikudepot/textview/
H A DTextSpan.cpp111 TextSpan::Insert(int32 offset, const BString& text) function in class:TextSpan
H A DTextDocument.cpp76 TextDocument::Insert(int32 textOffset, const BString& text) function in class:TextDocument
83 TextDocument::Insert(int32 textOffset, const BString& text, function in class:TextDocument
91 TextDocument::Insert(int32 textOffset, const BString& text, function in class:TextDocument
H A DParagraph.cpp130 Paragraph::Insert(int32 offset, const TextSpan& newSpan) function in class:Paragraph
H A DTextEditor.cpp251 TextEditor::Insert(int32 offset, const BString& string) function in class:TextEditor
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp1678 BPlusTree::Insert(Transaction& transaction, const uint8* key, uint16 keyLength, function in class:BFS::BPlusTree
3097 duplicate_array::Insert(off_ function in class:BFS::duplicate_array
[all...]
H A DBPlusTree.h457 BPlusTree::Insert(Transaction& transaction, const char* key, off_t value) function in class:BFS::BPlusTree
466 BPlusTree::Insert(Transaction& transaction, int32 key, off_t value) function in class:BFS::BPlusTree
475 BPlusTree::Insert(Transaction& transaction, uint32 key, off_t value) function in class:BFS::BPlusTree
484 BPlusTree::Insert(Transaction& transaction, int64 key, off_t value) function in class:BFS::BPlusTree
493 BPlusTree::Insert(Transaction& transaction, uint64 key, off_t value) function in class:BFS::BPlusTree
502 BPlusTree::Insert(Transaction& transaction, float key, off_t value) function in class:BFS::BPlusTree
511 BPlusTree::Insert(Transaction& transaction, double key, off_t value) function in class:BFS::BPlusTree
[all...]
H A DJournal.cpp204 run_array::Insert(block_run& run) function in class:run_array
362 RunArrays::Insert(off_t blockNumber) function in class:RunArrays
/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp375 XsiMessageQueue::Insert(queued_message *message) function in class:XsiMessageQueue
/haiku/src/bin/bfs_tools/
H A Drecover.cpp76 bool Insert(Inode* inode) function in class:InodeHashtable
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp612 DataEditor::Insert(off_t offset, const uint8 *text, size_t length) function in class:DataEditor
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp258 void Insert(HashObject* object) function in class:SchedulingAnalysis::SchedulingAnalysisManager
/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h382 DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element *element, bool back) function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
462 DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* before, Element* element) function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
[all...]
/haiku/src/system/kernel/vm/
H A DVMArea.cpp248 VMAreas::Insert(VMArea* area) function in class:VMAreas
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h589 TWO_KEY_AVL_TREE_CLASS_NAME::Insert(const Value& value, Iterator* iterator) function in class:TWO_KEY_AVL_TREE_CLASS_NAME
606 TWO_KEY_AVL_TREE_CLASS_NAME::Insert(const Value& value, Node** _node) function in class:TWO_KEY_AVL_TREE_CLASS_NAME
/haiku/src/kits/support/
H A DString.cpp686 BString::Insert(const char* string, int32 position) function in class:BString
705 BString::Insert(const char* string, int32 length, int32 position) function in class:BString
724 BString::Insert(const char* string, int32 fromOffset, int32 length, function in class:BString
734 BString::Insert(const BString& string, int32 position) function in class:BString
743 BString::Insert(const BString& string, int32 length, int32 position) function in class:BString
752 BString::Insert(const BString& string, int32 fromOffset, int32 length, function in class:BString
762 BString::Insert(char c, int32 count, int32 position) function in class:BString
[all...]
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDReportItem.cpp85 HIDReportItem::Insert() function in class:HIDReportItem
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp200 AVLTreeBase::Insert(AVLTreeNode* nodeToInsert) function in class:AVLTreeBase
/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

Completed in 184 milliseconds

12