Searched refs:Entry (Results 201 - 225 of 575) sorted by last modified time

1234567891011>>

/haiku/src/kits/game/
H A DFileGameSound.cpp15 #include <Entry.h>
/haiku/src/servers/app/font/
H A DFontCache.cpp15 #include <Entry.h>
/haiku/src/apps/installer/
H A DCopyEngine.h11 #include <Entry.h>
H A DPackageViews.cpp14 #include <Entry.h>
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp10 #include <Entry.h>
20 #include "Entry.h"
493 while (Entry* entry = directory->GetFirstEntry()) {
500 while (Entry* entry = node->GetFirstReferringEntry())
579 Entry* parentEntry;
633 VolumeManager::AddEntry(Entry* entry)
659 VolumeManager::RemoveEntry(Entry* entry)
679 VolumeManager::DeleteEntry(Entry* entry, bool keepNode)
699 Entry*
708 Entry*
[all...]
/haiku/src/bin/locale/
H A Dcollectcatkeys.cpp16 #include <Entry.h>
/haiku/src/tools/locale/
H A Dcollectcatkeys.cpp16 #include <Entry.h>
H A DDefaultCatalog.cpp289 CatMap::Entry entry;
/haiku/headers/private/app/
H A DMessageUtils.h6 #include <Entry.h>
/haiku/headers/os/app/
H A DMessage.h16 #include <Entry.h>
/haiku/src/kits/locale/
H A DDefaultCatalog.cpp387 CatMap::Entry entry;
/haiku/src/servers/app/decorator/
H A DDecorManager.cpp15 #include <Entry.h>
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DTimeComputer.cpp79 Entry& entry = fEntries[fFirstEntry];
89 Entry& entry = fEntries[fLastEntry];
/haiku/src/apps/text_search/
H A DModel.h8 #include <Entry.h>
/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp20 #include <Entry.h>
/haiku/src/bin/
H A Dreindex.cpp15 #include <Entry.h>
/haiku/src/apps/clock/
H A Dcl_view.cpp16 #include <Entry.h>
/haiku/src/kits/package/
H A DRepositoryConfig.cpp254 BRepositoryConfig::Entry() const function in class:BPackageKit::BRepositoryConfig
H A DRefreshRepositoryRequest.cpp94 new (std::nothrow) GeneralFileChecksumAccessor(repoCache.Entry(),
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.h18 #include <Entry.h>
/haiku/src/bin/pkgman/
H A Dcommand_list_repos.cpp13 #include <Entry.h>
97 repoConfig.Entry().GetPath(&path);
/haiku/headers/os/package/
H A DRepositoryInfo.h10 #include <Entry.h>
H A DRepositoryConfig.h9 #include <Entry.h>
35 const BEntry& Entry() const;
/haiku/src/kits/storage/
H A DSymLink.cpp16 #include <Entry.h>
/haiku/src/tests/kits/storage/
H A DNodeTest.cpp15 #include <Entry.h>

Completed in 127 milliseconds

1234567891011>>