Searched defs:Remove (Results 76 - 100 of 105) sorted by relevance

12345

/haiku-fatelf/headers/private/kernel/util/
H A DDoublyLinkedList.h154 Element* Remove() function in class:DoublyLinkedList::Iterator
255 Element* Remove() function in class:DoublyLinkedList::ReverseIterator
509 DOUBLY_LINKED_LIST_CLASS_NAME::Remove(Element* element) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
[all...]
H A DVectorMap.h394 _VECTOR_MAP_CLASS_NAME::Remove(const Key &key) function in class:_VECTOR_MAP_CLASS_NAME
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DTwoKeyAVLTree.h353 inline void Remove() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
582 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(const PrimaryKey& primaryKey, function in class:TWO_KEY_AVL_TREE_CLASS_NAME
591 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(Node* node) function in class:TWO_KEY_AVL_TREE_CLASS_NAME
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h305 inline void Remove() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
478 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(const PrimaryKey &primaryKey, function in class:TWO_KEY_AVL_TREE_CLASS_NAME
/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpForm.cpp744 BHttpForm::Iterator::Remove() function in class:BHttpForm::Iterator
/haiku-fatelf/src/kits/tracker/
H A DFSUndoRedo.cpp168 Undo::Remove() function in class:BPrivate::Undo
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DDLList.h120 Element *Remove() function in class:UserlandFSUtil::DLList::Iterator
262 DL_LIST_CLASS_NAME::Remove(Element *element) function in class:DL_LIST_CLASS_NAME
/haiku-fatelf/src/preferences/backgrounds/
H A DBackgroundImage.cpp227 BackgroundImage::Remove(BackgroundImageInfo* info) function in class:BackgroundImage
372 BackgroundImage::Remove() function in class:BackgroundImage
/haiku-fatelf/src/preferences/printers/
H A DPrinterListView.cpp354 bool PrinterItem::Remove(BListView* view) function in class:PrinterItem
/haiku-fatelf/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPETag.cpp637 int CAPETag::Remove(BOOL bUpdate) function in class:CAPETag
/haiku-fatelf/src/bin/
H A Dtranslate.cpp139 TypeList::Remove(uint32 type) function in class:TypeList
/haiku-fatelf/src/kits/app/
H A DHandler.cpp805 ObserverList::Remove(const BHandler *handler, uint32 what) function in class:ObserverList
832 ObserverList::Remove(const BMessenger &messenger, uint32 what) function in class:ObserverList
/haiku-fatelf/src/system/kernel/posix/
H A Dxsi_message_queue.cpp456 XsiMessageQueue::Remove(long typeRequested) function in class:XsiMessageQueue
/haiku-fatelf/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp266 void Remove(HashObject* object) function in class:SchedulingAnalysis::SchedulingAnalysisManager
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DBPlusTree.h306 BPlusTree::Remove(Transaction *transaction, const char *key, off_t value) function in class:BPlusTree
H A DBPlusTree.cpp1446 BPlusTree::Remove(Transaction *transaction, const uint8 *key, uint16 keyLength, off_t value) function in class:BPlusTree
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAVLTree.h263 inline void Remove() function in class:AVL_TREE_CLASS_NAME::Iterator
486 AVL_TREE_CLASS_NAME::Remove(const Key &key) function in class:AVL_TREE_CLASS_NAME
518 AVL_TREE_CLASS_NAME::Remove(Iterator &iterator) function in class:AVL_TREE_CLASS_NAME
/haiku-fatelf/src/tests/system/kernel/util/
H A DVectorTest.cpp264 void Remove(const Value &value) function in class:TestVector
H A DOrderedMapTest.h355 void Remove(const Key &key) function in class:TestMap
/haiku-fatelf/src/bin/bfs_tools/
H A Drecover.cpp89 Inode* Remove(block_run *key) function in class:InodeHashtable
/haiku-fatelf/src/add-ons/kernel/drivers/tty/
H A Dtty.cpp274 RequestQueue::Remove(Request* request) function in class:RequestQueue
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.h389 BPlusTree::Remove(Transaction& transaction, const char* key, off_t value) function in class:BPlusTree
/haiku-fatelf/src/add-ons/kernel/generic/tty/
H A Dtty.cpp263 RequestQueue::Remove(Request* request) function in class:RequestQueue
/haiku-fatelf/src/apps/diskprobe/
H A DDataEditor.cpp580 DataEditor::Remove(off_t offset, off_t length) function in class:DataEditor
/haiku-fatelf/src/kits/translation/
H A DTranslatorRoster.cpp114 QuarantineTranslatorImage::Remove() function in class:BPrivate::QuarantineTranslatorImage

Completed in 173 milliseconds

12345