Searched refs:remove (Results 51 - 74 of 74) sorted by relevance

123

/haiku/src/tests/kits/storage/
H A DResourcesTest.cpp118 remove(info->type, info->id);
123 void remove(const ResourceInfo *info) function in struct:ResourceSet
126 remove(info->type, info->id);
129 void remove(type_code type, int32 id) function in struct:ResourceSet
1056 resourceSet.remove(&info);
1106 // remove a resource and Sync()
1331 // Now remove all resources and compare the file with an empty resource
1357 // Same file, use the other remove version.
/haiku/src/servers/media/
H A DNodeManager.cpp293 // TODO: remove!
1148 NodeMap::iterator remove = iterator++; local
1151 // instance, we now invalidate that we may want to remove that
1158 // If the team hosting this node is gone, remove node from database
1164 fNodeMap.erase(remove);
1170 // remove the team
1183 fNodeMap.erase(remove);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp491 // if the node is a directory, we remove all its entries first
499 // remove all referring entries
503 // remove the node from the volume
662 // remove the entry from the volume
666 // remove the entry from the directory and its node
686 // remove the entry
690 // remove the node, if it doesn't have any more actual referring entries
1072 // remove the old event
1149 // remove the old event
1163 // remove th
1490 bool remove = true; local
[all...]
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp1514 JobMap::iterator remove = iterator++; local
1517 fJobs.erase(remove);
1646 JobMap::iterator remove = iterator++; local
1674 fJobs.erase(remove);
/haiku/src/kits/tracker/
H A DThumbnails.cpp142 sActiveJobs.remove(this);
384 // file changed, remove all thumb attrs
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp589 fListeners.erase(std::remove(fListeners.begin(), fListeners.end(),
/haiku/headers/cpp/
H A Dstl_list.h498 void remove(const _Tp& __value);
663 void list<_Tp, _Alloc>::remove(const _Tp& __value) function in class:list
H A Dstl_slist.h664 void remove(const _Tp& __val);
791 void slist<_Tp,_Alloc>::remove(const _Tp& __val) function in class:slist
H A Dstl_algo.h516 // remove, remove_if, remove_copy, remove_copy_if
541 _ForwardIter remove(_ForwardIter __first, _ForwardIter __last, function
/haiku/src/kits/storage/mime/
H A DDatabase.cpp160 // We need to remove all files in this directory
170 // Construct MIME type and remove it
1293 \param fullSync Whether or not to remove the type as a supporting app for
1527 Database::_FindDeferredInstallNotification(const char* type, bool remove) argument
1534 if (remove)
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js1928 this.cursorCanvas.remove();
2009 this.container.remove();
2237 document.body.classList.remove('connect');
/haiku/src/system/kernel/
H A Dmodule.cpp448 unload_module_image(module_image* moduleImage, bool remove) argument
450 TRACE(("unload_module_image(image %p, remove %d)\n", moduleImage, remove));
459 if (remove)
1460 // the full prefix is not accessible, remove path components
1594 // remove kModulePaths from path
1641 // remove notification listeners, if needed
1937 // remove the image -- its hash value has probably changed,
/haiku/src/system/libroot/posix/glibc/libio/
H A Dstdio.h164 extern int remove (__const char *__filename) __THROW;
/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp173 " -k, --keep-dirty\t\tDo not remove the working files on quit.\n"
540 // TODO: in rare cases, we could remove all files
593 if (remove(name.c_str()) != 0)
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp200 #warning M68K: allocate all kernel pgdirs at boot and remove this (also dont remove them anymore from unmap)
319 // remove it from the tmap list
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp848 ActivityView::RemoveDataSource(const DataSource* remove) argument
855 DataSource* source = FindDataSource(remove);
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp796 /*! From the specified \a notification, it will remove the lowest pending
834 // remove the notification if this was the last pending event
953 bool remove = (isClosing && !is_written_event(listener->events)) local
955 if (remove)
959 add_notification(cache, listener, event, remove);
960 else if (remove)
1572 TRACE(("block_cache: remove up to %" B_PRId32 " unused blocks\n", count));
1584 TRACE((" remove block %" B_PRIdOFF ", last accessed %" B_PRId32 "\n",
1595 // remove block from lists
1698 // remove bloc
[all...]
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp86 // remove & release all nodes
99 // remove from NodeManager
163 // add/remove nodes:
271 // remove from the cycle set
275 // remove it
277 remove(
996 // remove & replace ref (positions it properly)
1551 // remove a ref from the cycle set
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1342 #define remove fssh_remove macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2342 void remove() {} function
H A Dlibroot_stubs_legacy.c2321 void remove() {} function
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h3172 * The firmware will automatically remove both events once the driver sets
3208 * Adding a new session protection will remove any currently running session.
5358 * @IWX_RX_BAID_ACTION_REMOVE: remove the BAID session
5395 * @baid: the BAID to remove
5403 * @sta_id_mask: the station mask of the BAID to remove
5404 * @tid: the TID of the BAID to remove
5421 struct iwx_rx_baid_cfg_cmd_remove remove; member in union:iwx_rx_baid_cfg_cmd::__anon42
5436 * @IWX_SCD_QUEUE_REMOVE: remove a queue
5454 * @u.remove.sta_mask: station mask of queue to remove
5475 } __packed remove; /* TX_QUEUE_CFG_CMD_REMOVE_API_S_VER_1 */ member in union:iwx_scd_queue_cfg_cmd::__anon43
[all...]
H A Dif_iwx.c2942 cmd_v3.u.remove.sta_mask = htole32(1 << sta_id);
2943 cmd_v3.u.remove.tid = tid;
3409 cmd.remove.sta_id_mask = htole32(1 << IWX_STATION_ID);
3410 cmd.remove.tid = tid;
4109 /* TODO: remove, this is a deprecated separator */
6818 printf("%s: could not remove STA (error %d)\n",
8068 printf("%s: could not remove PHY context "
8222 printf("%s: could not remove binding (error %d)\n",
8232 printf("%s: could not remove MAC context (error %d)\n",
/haiku/src/system/kernel/fs/
H A Dvfs.cpp1019 // if we have a VMCache attached, remove it
1687 // We can remove the whole advisory locking structure; it's no
1722 in question (we even allow parents to remove the lock, though, but that
2026 // special case: the path ends in one or more '/' - remove them
4149 If that's done differently, remove this call; it has no other
4903 bool remove = false; local
4909 remove = true;
4914 if (remove) {
5673 // remove all outstanding locks for this team
6607 // TODO: remove thi
[all...]

Completed in 504 milliseconds

123