Searched defs:Remove (Results 26 - 50 of 89) sorted by relevance

1234

/haiku/headers/private/shared/
H A DLRUCache.h102 Value Remove(const Key& key) function in class:BPrivate::LRUCache
H A DHashMap.h181 Value Remove(const Key& key) function in class:BPrivate::SynchronizedHashMap
189 Value Remove(Iterator& it) function in class:BPrivate::SynchronizedHashMap
401 HashMap<Key, Value>::Remove(const Key& key) function in class:BPrivate::HashMap
418 HashMap<Key, Value>::Remove(Iterator& it) function in class:BPrivate::HashMap
[all...]
H A DHashSet.h166 bool Remove(const Key& key) function in class:BPrivate::SynchronizedHashSet
268 HashSet<Key>::Remove(const Key& key) function in class:BPrivate::HashSet
284 HashSet<Key>::Remove(Iterator& it) function in class:BPrivate::HashSet
/haiku/src/kits/print/
H A DJobs.cpp157 void Job::Remove() { function in class:Job
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h191 SINGLY_LINKED_LIST_CLASS_NAME::Remove(Element* element) function in class:FSShell::SINGLY_LINKED_LIST_CLASS_NAME
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h100 Element *Remove() function in class:UserlandFSUtil::SLList::Iterator
250 SL_LIST_CLASS_NAME::Remove(Element *element) function in class:SL_LIST_CLASS_NAME
/haiku/src/servers/print/
H A DPrinter.cpp103 Printer::Remove(Printer* printer) function in class:Printer
176 Printer::Remove() function in class:Printer
/haiku/headers/private/kernel/util/
H A DSinglyLinkedList.h199 SINGLY_LINKED_LIST_CLASS_NAME::Remove(Element* element) function in class:SINGLY_LINKED_LIST_CLASS_NAME
226 SINGLY_LINKED_LIST_CLASS_NAME::Remove(Element* previous, Element* element) function in class:SINGLY_LINKED_LIST_CLASS_NAME
H A DSplayTree.h97 Node* Remove(const Key& key) function in class:SplayTree
126 bool Remove(Node* node) function in class:SplayTree
405 Node* Remove() function in class:IteratableSplayTree::Iterator
514 Node* Remove(const Key& key) function in class:IteratableSplayTree
531 bool Remove(Node* node) function in class:IteratableSplayTree
[all...]
H A DVector.h346 _VECTOR_CLASS_NAME::Remove(const Value &value) function in class:_VECTOR_CLASS_NAME
H A DVectorSet.h148 _VECTOR_SET_CLASS_NAME::Remove(const Value &value) function in class:_VECTOR_SET_CLASS_NAME
/haiku/src/kits/media/
H A DRealtimeAlloc.cpp156 FreeChunk::Remove(rtm_pool* pool, FreeChunk* previous) function in class:FreeChunk
/haiku/src/system/kernel/scheduler/
H A DRunQueue.h337 RUN_QUEUE_CLASS_NAME::Remove(Element* element) function in class:RUN_QUEUE_CLASS_NAME
/haiku/src/build/libbe/storage/
H A DEntry.cpp756 BEntry::Remove() function in class:BEntry
/haiku/src/tests/system/kernel/util/
H A DVectorSetTest.cpp217 void Remove(const Value &value) function in class:TestSet
/haiku/src/kits/storage/
H A DEntry.cpp432 BEntry::Remove() function in class:BEntry
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp282 BackgroundImage::Remove() function in class:BackgroundImage
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp131 void Remove(int32 signal) function in class:SignalsConfigView::SignalDispositionModel
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h203 bool Remove(ValueType* value) function in class:BOpenHashTable
/haiku/headers/private/userlandfs/shared/
H A DVector.h342 _VECTOR_CLASS_NAME::Remove(const Value &value) function in class:_VECTOR_CLASS_NAME
/haiku/src/system/kernel/util/
H A DAVLTreeBase.cpp217 AVLTreeBase::Remove(const void* key) function in class:AVLTreeBase
242 AVLTreeBase::Remove(AVLTreeNode* node) function in class:AVLTreeBase
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h74 void Remove(const AddressType &address) function in class:AddressSet
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h77 void Remove(const AddressType &address) function in class:AddressSet
/haiku/src/libs/gnu/
H A Dxattr.cpp209 int Remove(const char* attribute) function in struct:__anon7::Node
/haiku/src/apps/haikudepot/textview/
H A DTextEditor.cpp267 TextEditor::Remove(int32 offset, int32 length) function in class:TextEditor

Completed in 143 milliseconds

1234