Searched defs:Remove (Results 1 - 25 of 105) sorted by relevance

12345

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DChain.h29 void Remove(Link *link) function in class:Chain
H A DUtility.cpp61 sorted_array::Remove(off_t value) function in class:sorted_array
125 BlockArray::Remove(off_t value) function in class:BlockArray
/haiku-fatelf/src/add-ons/media/media-add-ons/dvb/
H A DPacketQueue.cpp87 PacketQueue::Remove(Packet **packet) function in class:PacketQueue
/haiku-fatelf/src/tests/add-ons/print/ppd/model/
H A DStatementList.cpp35 void StatementList::Remove(Statement* statement) function in class:StatementList
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.cpp93 HashRevokeManager::Remove(uint32 block) function in class:HashRevokeManager
/haiku-fatelf/src/kits/network/libnetapi/
H A DDynamicBuffer.cpp90 DynamicBuffer::Remove(void* data, size_t size) function in class:DynamicBuffer
/haiku-fatelf/src/servers/print/
H A DTransport.cpp55 Transport::Remove(Transport* transport) function in class:Transport
/haiku-fatelf/src/preferences/sounds/
H A DHEventList.cpp52 HEventRow::Remove(const char* type) function in class:HEventRow
/haiku-fatelf/headers/private/media/
H A DTList.h65 bool Remove(int32 index) function in class:List
H A DTMap.h71 bool Remove(const key &k) { function in class:Map
/haiku-fatelf/headers/private/net/
H A DNetBufferUtilities.h109 void Remove() function in class:NetBufferHeaderReader
114 void Remove(size_t bytes) function in class:NetBufferHeaderReader
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h163 BlockingQueue<Element>::Remove(Element* element) function in class:BlockingQueue
/haiku-fatelf/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h78 void Remove(UnixEndpoint* endpoint) function in class:UnixAddressManager
/haiku-fatelf/src/apps/installer/
H A DBlockingQueue.h168 BlockingQueue<Element>::Remove(Element* element) function in class:BlockingQueue
/haiku-fatelf/src/apps/pulse/
H A DDeskbarPulseView.cpp174 void DeskbarPulseView::Remove() { function in class:DeskbarPulseView
/haiku-fatelf/src/servers/registrar/
H A DAppInfoList.h97 inline RosterAppInfo *Remove() function in class:AppInfoList::Iterator
/haiku-fatelf/src/system/kernel/fs/
H A DEntryCache.cpp130 EntryCache::Remove(ino_t dirID, const char* name) function in class:EntryCache
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DBlockingQueue.h162 BlockingQueue<Element>::Remove(Element* element) function in class:BlockingQueue
/haiku-fatelf/headers/private/kernel/util/
H A DAVLTreeBase.h151 inline AVLTreeNode* Remove() function in class:AVLTreeIterator
H A DMultiHashTable.h60 bool Remove(ValueType *value) function in class:MultiHashTable
/haiku-fatelf/headers/private/shared/
H A DArray.h148 Array<Element>::Remove(int32 index, int32 count) function in class:BPrivate::Array
/haiku-fatelf/src/kits/print/
H A DJobs.cpp157 void Job::Remove() { function in class:Job
/haiku-fatelf/src/libs/alm/
H A DTab.cpp37 BALMLayoutList* Remove(BALMLayout* remove) function in struct:TabBase::BALMLayoutList
/haiku-fatelf/src/servers/app/
H A DScreenConfigurations.cpp147 ScreenConfigurations::Remove(screen_configuration* configuration) function in class:ScreenConfigurations
/haiku-fatelf/src/system/kernel/
H A DTeamThreadTables.h85 void Remove(Element* element) function in struct:BKernel::TeamThreadTable

Completed in 202 milliseconds

12345