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

12345

/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/
H A DEbmlMaster.cpp471 void EbmlMaster::Remove(size_t Index) function in class:EbmlMaster
/haiku-fatelf/src/apps/webpositive/support/
H A DHashMap.h123 Entry Remove() function in class:BPrivate::HashMap::Iterator
228 Value Remove(const Key& key) function in class:BPrivate::SynchronizedHashMap
394 HashMap<Key, Value>::Remove(const Key& key) function in class:BPrivate::HashMap
H A DHashSet.h100 bool Remove() function in class:BPrivate::HashSet::Iterator
200 bool Remove(const Key& key) function in class:BPrivate::SynchronizedHashSet
281 HashSet<Key>::Remove(const Key& key) function in class:BPrivate::HashSet
H A DOpenHashTable.h272 OpenHashTable<Element, ElementVec>::Remove(Element *element, bool dontRehash) function in class:BPrivate::OpenHashTable
498 OpenHashElementArray<Element>::Remove(int32 index) function in class:BPrivate::OpenHashElementArray
/haiku-fatelf/src/build/libbe/storage/
H A DEntry.cpp746 BEntry::Remove() function in class:BEntry
/haiku-fatelf/src/kits/media/
H A DRealtimeAlloc.cpp156 FreeChunk::Remove(rtm_pool* pool, FreeChunk* previous) function in class:FreeChunk
/haiku-fatelf/src/kits/network/libnetapi/
H A DNetworkCookieJar.cpp451 BNetworkCookieJar::Iterator::Remove() function in class:BNetworkCookieJar::Iterator
580 BNetworkCookieJar::UrlIterator::Remove() function in class:BNetworkCookieJar::UrlIterator
[all...]
/haiku-fatelf/src/kits/storage/
H A DEntry.cpp432 BEntry::Remove() function in class:BEntry
/haiku-fatelf/src/kits/tracker/
H A DBackgroundImage.cpp276 BackgroundImage::Remove() function in class:BackgroundImage
/haiku-fatelf/src/libs/gnu/
H A Dxattr.cpp207 int Remove(const char* attribute) function in struct:__anon4791::Node
/haiku-fatelf/src/system/boot/loader/
H A Dheap.cpp153 FreeChunk::Remove(FreeChunk* previous) function in class:FreeChunk
/haiku-fatelf/src/system/kernel/util/
H A DAVLTreeBase.cpp213 AVLTreeBase::Remove(const void* key) function in class:AVLTreeBase
238 AVLTreeBase::Remove(AVLTreeNode* node) function in class:AVLTreeBase
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DHashMap.h109 Entry Remove() function in class:HashMap::Iterator
212 Value Remove(const Key& key) function in class:SynchronizedHashMap
377 HashMap<Key, Value>::Remove(const Key& key) function in class:HashMap
H A DOpenHashTable.h268 OpenHashTable<Element, ElementVec>::Remove(Element *element, bool dontRehash) function in class:OpenHashTable
494 OpenHashElementArray<Element>::Remove(int32 index) function in class:OpenHashElementArray
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
H A DVector.h365 _VECTOR_CLASS_NAME::Remove(const Value &value) function in class:_VECTOR_CLASS_NAME
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DOpenHashTable.h272 OpenHashTable<Element, ElementVec>::Remove(Element *element) function in class:OpenHashTable
483 OpenHashElementArray<Element>::Remove(int32 index) function in class:OpenHashElementArray
H A DSLList.h152 inline void Remove() function in class:SL_LIST_CLASS_NAME::Iterator
222 SL_LIST_CLASS_NAME::Remove(const Value &value) function in class:SL_LIST_CLASS_NAME
234 SL_LIST_CLASS_NAME::Remove(Iterator &iterator) function in class:SL_LIST_CLASS_NAME
H A DTwoKeyAVLTree.h292 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(const PrimaryKey &primaryKey, function in class:TWO_KEY_AVL_TREE_CLASS_NAME
301 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(Iterator &iterator) function in class:TWO_KEY_AVL_TREE_CLASS_NAME
/haiku-fatelf/src/tests/system/kernel/util/
H A DVectorSetTest.cpp216 void Remove(const Value &value) function in class:TestSet
/haiku-fatelf/src/kits/support/
H A DStringList.cpp104 BStringList::Remove(const BString& string, bool ignoreCase) function in class:BStringList
133 BStringList::Remove(const BStringList& list, bool ignoreCase) function in class:BStringList
145 BStringList::Remove(int32 index) function in class:BStringList
158 BStringList::Remove(int32 index, int32 count) function in class:BStringList
/haiku-fatelf/src/servers/print/
H A DPrinter.cpp103 Printer::Remove(Printer* printer) function in class:Printer
176 Printer::Remove() function in class:Printer
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h77 void Remove(const AddressType &address) function in class:AddressSet
/haiku-fatelf/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
440 DOUBLY_LINKED_LIST_CLASS_NAME::Remove(Element *element) function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
[all...]
/haiku-fatelf/headers/private/kernel/util/
H A DAVLTreeMap.h130 inline void Remove() function in class:AVLTreeMap::Iterator
425 _AVL_TREE_MAP_CLASS_NAME::Remove(const Key& key) function in class:_AVL_TREE_MAP_CLASS_NAME
439 _AVL_TREE_MAP_CLASS_NAME::Remove(Node* node) function in class:_AVL_TREE_MAP_CLASS_NAME
[all...]

Completed in 264 milliseconds

12345