Searched refs:Remove (Results 476 - 500 of 503) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp273 fVolume->fVNodes->Remove(fNode);
4482 fVNodes->Remove(vnode);
4642 fIORequestInfosByID->Remove(info);
4643 fIORequestInfosByStruct->Remove(info);
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp597 DataEditor::Remove(off_t offset, off_t length) function in class:DataEditor
691 // and Remove() are going to be implemented, it should be improved that
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp1043 fRowByNameTable->Remove(packageRow);
/haiku/src/apps/mail/
H A DContent.cpp1745 entry.Remove();
1912 entry.Remove();
H A DMailWindow.cpp460 B_TRANSLATE("Remove attachment"),
2512 entry.Remove();
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp1655 fArguments.Remove(index);
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp1783 bufferHeader.Remove();
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp90 children.Remove(child);
689 // Remove the old packages attributes and TOC section from the heap.
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp851 // Must be called in a {Add,Remove}Child() only!
1144 bool result = (fListeners->Remove(listener) > 0);
/haiku/src/system/kernel/fs/
H A Drootfs.cpp214 fs->vnode_list_hash->Remove(v);
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp2185 CHK(entry.Remove() == B_OK);
3528 return BEntry(name.c_str()).Remove();
3851 status_t error = BEntry(name.c_str()).Remove();
4655 return BEntry(name.c_str()).Remove();
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp963 it.Remove();
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp603 parent->pending_children.Remove(socket_private);
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp584 fileName.Remove(0, leafPos + 1);
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp111 buffer.Remove(position + 2, 1);
H A DPoseView.cpp4781 entry.Remove();
4854 entry.Remove();
8053 fInsertedNodes.Remove(*itemNode);
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp2819 fNodes.Remove(node);
2840 fEntries.Remove(entry);
2841 entry->node->entries.Remove(entry);
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1526 sSwapFileList.Remove(swapFile);
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp251 sDeviceList.Remove(this);
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1022 popUp->AddItem(new BMenuItem(B_TRANSLATE("Remove replicant"),
1708 beosCredits.Remove(0, beosOffset + 2);
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp295 fs->vnode_hash->Remove(vnode);
/haiku/src/system/kernel/
H A Delf.cpp111 sImagesHash->Remove(image);
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp102 * Remove HTML comments and a few other similar things.
1565 /* Remove more trailing spaces at the end of the line, in case there were
2224 /* That space finished off a word. Remove trailing periods... */
2926 FileEntry.Remove ();
2940 ErrorCode = FileEntry.Remove ();
3673 LineString[i-1] = 0; /* Remove trailing line feed character. */
3749 LineString[i-1] = 0; /* Remove trailing line feed character. */
5311 /* That space finished off a word. Remove trailing periods... */
6291 StringPntr = "Remove Old Words";
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp2806 fVolumes->Remove(volume->GetID());
/haiku/src/servers/app/
H A DDesktop.cpp912 .Remove(current);
1392 // Remove the focus lock so the focus can be changed below
2856 // ToDo: Remove this again. It is a message sent by the

Completed in 664 milliseconds

<<11121314151617181920>>