Searched defs:Remove (Results 51 - 75 of 89) sorted by relevance

1234

/haiku/src/kits/support/
H A DStringList.cpp114 BStringList::Remove(const BString& string, bool ignoreCase) function in class:BStringList
143 BStringList::Remove(const BStringList& list, bool ignoreCase) function in class:BStringList
155 BStringList::Remove(int32 index) function in class:BStringList
168 BStringList::Remove(int32 index, int32 count) function in class:BStringList
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h203 bool Remove(ValueType* value) function in class:BOpenHashTable
H A DAVLTree.h106 inline void Remove() function in class:AVLTree::Iterator
371 AVLTree<Definition>::Remove(const Key& key) function in class:AVLTree
380 AVLTree<Definition>::Remove(Value* value) function in class:AVLTree
H A DDoublyLinkedQueue.h61 Element *Remove() function in class:DoublyLinkedQueue::Iterator
227 DOUBLY_LINKED_QUEUE_CLASS_NAME::Remove(Element *element) function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
H A DAVLTreeMap.h130 inline void Remove() function in class:AVLTreeMap::Iterator
426 _AVL_TREE_MAP_CLASS_NAME::Remove(const Key& key) function in class:_AVL_TREE_MAP_CLASS_NAME
440 _AVL_TREE_MAP_CLASS_NAME::Remove(Node* node) function in class:_AVL_TREE_MAP_CLASS_NAME
[all...]
H A DDoublyLinkedList.h154 Element* Remove() function in class:DoublyLinkedList::Iterator
255 Element* Remove() function in class:DoublyLinkedList::ReverseIterator
506 DOUBLY_LINKED_LIST_CLASS_NAME::Remove(Element* element) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
[all...]
H A DVectorMap.h371 _VECTOR_MAP_CLASS_NAME::Remove(const Key &key) function in class:_VECTOR_MAP_CLASS_NAME
/haiku/src/apps/haikudepot/textview/
H A DParagraph.cpp185 Paragraph::Remove(int32 offset, int32 length) function in class:Paragraph
H A DTextDocument.cpp102 TextDocument::Remove(int32 textOffset, int32 length) function in class:TextDocument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp424 Inode::Remove(Transaction& transaction, BTree::Path* path) function in class:Inode
/haiku/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/src/kits/tracker/
H A DFSUndoRedo.cpp203 Undo::Remove() function in class:BPrivate::Undo
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp227 BackgroundImage::Remove(BackgroundImageInfo* info) function in class:BackgroundImage
373 BackgroundImage::Remove() function in class:BackgroundImage
/haiku/src/preferences/printers/
H A DPrinterListView.cpp360 bool PrinterItem::Remove(BListView* view) function in class:PrinterItem
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPETag.cpp632 int CAPETag::Remove(BOOL bUpdate) function in class:CAPETag
/haiku/src/kits/app/
H A DHandler.cpp811 ObserverList::Remove(const BHandler* handler, uint32 what) function in class:ObserverList
838 ObserverList::Remove(const BMessenger &messenger, uint32 what) function in class:ObserverList
/haiku/src/kits/network/libnetservices/
H A DHttpForm.cpp750 BHttpForm::Iterator::Remove() function in class:BHttpForm::Iterator
H A DNetworkCookieJar.cpp624 BNetworkCookieJar::Iterator::Remove() function in class:BNetworkCookieJar::Iterator
778 BNetworkCookieJar::UrlIterator::Remove() function in class:BNetworkCookieJar::UrlIterator
[all...]
/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h149 Element *Remove() function in class:FSShell::DoublyLinkedList::Iterator
250 Element *Remove() function in class:FSShell::DoublyLinkedList::ReverseIterator
479 DOUBLY_LINKED_LIST_CLASS_NAME::Remove(Element *element) function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp265 void Remove(HashObject* object) function in class:SchedulingAnalysis::SchedulingAnalysisManager
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp264 void Remove(const Value &value) function in class:TestVector
/haiku/src/bin/
H A Dtranslate.cpp139 TypeList::Remove(uint32 type) function in class:TypeList
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp257 Inode::Remove(const char* name, FileType type, ino_t* id) function in class:Inode
H A DRequestBuilder.cpp561 RequestBuilder::Remove(const char* file) function in class:RequestBuilder
H A DReplyInterpreter.cpp530 ReplyInterpreter::Remove(uint64* before, uint64* after, bool& atomic) function in class:ReplyInterpreter

Completed in 156 milliseconds

1234