Searched defs:Remove (Results 51 - 75 of 89) sorted by last modified time

1234

/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/tools/fs_shell/
H A DOpenHashTable.h203 bool Remove(ValueType* value) function in class:BOpenHashTable
/haiku/src/system/kernel/
H A DTeamThreadTables.h85 void Remove(Element* element) function in struct:BKernel::TeamThreadTable
/haiku/src/preferences/printers/
H A DPrinterListView.cpp360 bool PrinterItem::Remove(BListView* view) function in class:PrinterItem
/haiku/headers/private/shared/
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
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...]
/haiku/headers/private/media/
H A DTMap.h71 bool Remove(const key &k) { function in class:Map
H A DTList.h65 bool Remove(int32 index) function in class:List
/haiku/src/system/kernel/vm/
H A DVMPageQueue.h127 VMPageQueue::Remove(vm_page* page) function in class:VMPageQueue
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPETag.cpp632 int CAPETag::Remove(BOOL bUpdate) function in class:CAPETag
/haiku/src/bin/bfs_tools/lib/
H A DHashtable.cpp131 void *Hashtable::Remove(const void *key) function in class:Hashtable
/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/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp257 Inode::Remove(const char* name, FileType type, ino_t* id) function in class:Inode
/haiku/headers/private/kernel/util/
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...]
/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/kits/tracker/
H A DBackgroundImage.cpp282 BackgroundImage::Remove() function in class:BackgroundImage
H A DFSUndoRedo.cpp203 Undo::Remove() function in class:BPrivate::Undo
/haiku/src/bin/
H A Dtranslate.cpp139 TypeList::Remove(uint32 type) function in class:TypeList
/haiku/src/kits/storage/
H A DEntry.cpp432 BEntry::Remove() function in class:BEntry
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h357 void Remove(const Key &key) function in class:TestMap
H A DVectorSetTest.cpp217 void Remove(const Value &value) function in class:TestSet
H A DVectorTest.cpp264 void Remove(const Value &value) function in class:TestVector
/haiku/src/build/libbe/storage/
H A DEntry.cpp756 BEntry::Remove() function in class:BEntry
/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/kits/media/
H A DRealtimeAlloc.cpp156 FreeChunk::Remove(rtm_pool* pool, FreeChunk* previous) function in class:FreeChunk

Completed in 310 milliseconds

1234