Searched defs:remove (Results 1 - 25 of 38) sorted by path

12

/haiku/headers/cpp/
H A Dstl_algo.h541 _ForwardIter remove(_ForwardIter __first, _ForwardIter __last, function
H A Dstl_list.h663 void list<_Tp, _Alloc>::remove(const _Tp& __value) function in class:list
H A Dstl_slist.h791 void slist<_Tp,_Alloc>::remove(const _Tp& __val) function in class:slist
/haiku/headers/private/net/
H A Dnet_buffer.h63 status_t (*remove)(net_buffer* buffer, uint32 offset, member in struct:net_buffer_module_info
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerVolume.cpp76 bool remove = (!serverInfo->GetShareInfo(name)); local
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp154 status_t _ViewEntry::remove( function in class:_ViewEntry
414 status_t _WindowEntry::remove( function in class:_WindowEntry
[all...]
/haiku/src/apps/glteapot/
H A Dutil.h189 inline LispNode<contents>* remove () function in struct:LispList
196 inline void remove (LispNode<contents>* node) function in struct:LispList
376 void remove() function in struct:DoubleLinkedNode
/haiku/src/kits/mail/
H A DHaikuMailFormatFilter.cpp245 int remove = spaces - 1; local
/haiku/src/kits/media/
H A DTimedEventQueuePrivate.cpp288 event_queue_entry *remove; local
421 event_queue_entry *remove; local
[all...]
/haiku/src/libs/alm/
H A DTab.cpp37 BALMLayoutList* Remove(BALMLayout* remove) argument
/haiku/src/servers/app/
H A DDelayedMessage.cpp815 BObjectList<ScheduledMessage> remove; local
/haiku/src/servers/media/
H A DNotificationManager.cpp147 bool remove; local
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp309 bool remove = false; local
/haiku/src/system/libroot/posix/stdio/
H A Dremove.c16 remove(const char* path) function
/haiku/src/tests/kits/storage/
H A DBasicTest.h99 void remove(string name) function in class:TestSet
H A DResourcesTest.cpp123 void remove(const ResourceInfo *info) function in struct:ResourceSet
129 void remove(type_code type, int32 id) function in struct:ResourceSet
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1342 #define remove fssh_remove macro
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme.c45 nvme_ctrlr_get(struct nvme_ctrlr *ctrlr, bool remove) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h5421 struct iwx_rx_baid_cfg_cmd_remove remove; member in union:iwx_rx_baid_cfg_cmd::__anon42
5475 } __packed remove; /* TX_QUEUE_CFG_CMD_REMOVE_API_S_VER_1 */ member in union:iwx_scd_queue_cfg_cmd::__anon43
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp1490 bool remove = true; local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_signals.c25 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) argument
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DBufferQueue.cpp176 net_buffer *remove = next; local
344 BufferQueue::Get(size_t bytes, bool remove, net_buffer **_buffer) argument
[all...]
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp848 ActivityView::RemoveDataSource(const DataSource* remove) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp137 bool remove; local
/haiku/src/kits/storage/mime/
H A DDatabase.cpp1527 Database::_FindDeferredInstallNotification(const char* type, bool remove) argument

Completed in 282 milliseconds

12