Searched refs:Remove (Results 426 - 450 of 503) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/system/kernel/slab/
H A DSlab.h468 fHashTable.Remove(link);
/haiku/src/build/libbe/storage/
H A DEntry.cpp746 NOTE: If any file descriptors are open on the file when Remove() is called,
756 BEntry::Remove() function in class:BEntry
/haiku/src/kits/storage/
H A DEntry.cpp432 BEntry::Remove() function in class:BEntry
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp685 BEntry(&info->DefinitionFileEntryRef()).Remove();
/haiku/src/kits/mail/
H A DMailSettings.cpp919 return fAccountFile.Remove();
/haiku/src/kits/interface/
H A DPrintJob.cpp354 BEntry(fSpoolFileName).Remove();
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp719 cmd.Remove(0, cmd.FindFirst("\" <") + 2);
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp284 fThreads.Remove(thread);
/haiku/src/kits/debug/
H A DSymbolLookup.cpp74 fAreas.Remove(area);
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.cpp468 fQueries.Remove(query);
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp250 fEntries.Remove(child);
/haiku/src/preferences/time/
H A DZoneView.cpp364 timeZoneName.Remove(0, openParenthesisPos + 1);
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp153 Remove(node);
H A DInode.cpp421 /* Remove inode_item
424 Inode::Remove(Transaction& transaction, BTree::Path* path) function in class:Inode
513 // Remove the "name" and unlink it with inode.
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp337 fEntries.Remove(entry);
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.cpp663 fMulticastHashes.Remove(hash);
/haiku/headers/os/support/
H A DString.h147 BString& Remove(int32 from, int32 length);
/haiku/src/kits/support/
H A DString.cpp855 BString::Remove(int32 from, int32 length) function in class:BString
867 return Remove(fromOffset,
966 Remove(from, length);
977 Remove(from, length);
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp219 sTeamHash->Remove(rules);
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp138 sList.Remove(this);
/haiku/src/system/kernel/locks/
H A Duser_mutex.cpp320 context->table.Remove(entry);
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1656 // TODO: Remove the failing URL from the BrowsingHistory!
1866 url.Remove(0, leafPos + 1);
1953 fileName.Remove(0, leafPos + 1);
2620 searchQuery.Remove(0, 2);
2751 url.Remove(0, strlen("file://"));
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.cpp721 bufferHeader.Remove(headerLength);
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_signal.cpp480 commandHeader.Remove();
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.cpp907 req.Remove(name);
950 return reply.Remove(&changeInfo->fBefore, &changeInfo->fAfter,

Completed in 312 milliseconds

<<11121314151617181920>>