Searched defs:Remove (Results 1 - 25 of 89) sorted by last modified time

1234

/haiku/headers/private/net/
H A DNetBufferUtilities.h110 void Remove() function in class:NetBufferHeaderReader
115 void Remove(size_t bytes) function in class:NetBufferHeaderReader
/haiku/headers/private/kernel/util/
H A DVectorMap.h371 _VECTOR_MAP_CLASS_NAME::Remove(const Key &key) function in class:_VECTOR_MAP_CLASS_NAME
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 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 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 DOpenHashTable.h203 bool Remove(ValueType* value) function in class:BOpenHashTable
/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/generic/tty/
H A Dtty.cpp260 RequestQueue::Remove(Request* request) function in class:RequestQueue
/haiku/src/apps/haikudepot/textview/
H A DTextSpan.cpp126 TextSpan::Remove(int32 start, int32 count) function in class:TextSpan
H A DTextDocument.cpp102 TextDocument::Remove(int32 textOffset, int32 length) function in class:TextDocument
H A DParagraph.cpp185 Paragraph::Remove(int32 offset, int32 length) function in class:Paragraph
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp58 class Remove : public AbstractTraceEntry { class in namespace:BFSInodeTracing
60 Remove(Inode* inode, const char* name) function in class:BFSInodeTracing::Remove
2521 Inode::Remove(Transaction& transaction, const char* name, ino_t* _id, function in class:Inode
[all...]
H A DBPlusTree.cpp2098 BPlusTree::Remove(Transaction& transaction, const uint8* key, uint16 keyLength, function in class:BFS::BPlusTree
3121 duplicate_array::Remove(off_t value) function in class:BFS::duplicate_array
/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp405 XsiMessageQueue::Remove(long typeRequested) function in class:XsiMessageQueue
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp154 inline bool Remove(int32 value) function in class:PathManipulator::Selection
/haiku/src/bin/bfs_tools/
H A Drecover.cpp90 Inode* Remove(block_run *key) function in class:InodeHashtable
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp597 DataEditor::Remove(off_t offset, off_t length) function in class:DataEditor
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp265 void Remove(HashObject* object) function in class:SchedulingAnalysis::SchedulingAnalysisManager
H A Dscheduler_cpu.cpp146 CPUEntry::Remove(ThreadData* thread) function in class:CPUEntry
450 CoreEntry::Remove(ThreadData* thread) function in class:CoreEntry
/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/vm/
H A DVMArea.cpp257 VMAreas::Remove(VMArea* area) function in class:VMAreas
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h388 inline void Remove() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
617 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(const PrimaryKey& primaryKey, function in class:TWO_KEY_AVL_TREE_CLASS_NAME
626 TWO_KEY_AVL_TREE_CLASS_NAME::Remove(Node* node) function in class:TWO_KEY_AVL_TREE_CLASS_NAME
/haiku/src/kits/support/
H A DString.cpp855 BString::Remove(int32 from, int32 length) function in class:BString
/haiku/src/kits/network/libnetservices/
H A DNetworkCookieJar.cpp624 BNetworkCookieJar::Iterator::Remove() function in class:BNetworkCookieJar::Iterator
778 BNetworkCookieJar::UrlIterator::Remove() function in class:BNetworkCookieJar::UrlIterator
[all...]
H A DHttpForm.cpp750 BHttpForm::Iterator::Remove() function in class:BHttpForm::Iterator

Completed in 198 milliseconds

1234