Searched refs:entry_ref (Results 676 - 700 of 720) sorted by relevance

<<212223242526272829

/haiku-fatelf/src/apps/terminal/
H A DShell.cpp281 entry_ref cwdRef(cwdDevice, cwdDirectory, ".");
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.cpp207 entry_ref entryRef(ref.device, ref.node, ".");
1082 entry_ref entryRef(ref.device, ref.node, ".");
/haiku-fatelf/src/apps/diskprobe/
H A DDataEditor.cpp372 DataEditor::DataEditor(entry_ref &ref, const char *attribute)
406 DataEditor::SetTo(entry_ref &ref, const char *attribute)
/haiku-fatelf/src/apps/screenshot/
H A DScreenshotWindow.cpp97 virtual bool Filter(const entry_ref* ref, BNode* node,
335 entry_ref ref;
/haiku-fatelf/src/bin/
H A Dsetmime.cpp785 entry_ref ref;
944 entry_ref appHint;
/haiku-fatelf/src/kits/storage/
H A DPathMonitor.cpp49 entry_ref ref;
149 entry_ref ref;
/haiku-fatelf/src/kits/tracker/
H A DModel.cpp161 Model::Model(const entry_ref* ref, bool traverse, bool open, bool writable)
246 Model::SetTo(const entry_ref* newRef, bool traverse, bool open, bool writable)
H A DStatusWindow.cpp268 off_t totalSize, const entry_ref* destDir, bool showCount)
566 const entry_ref* destDir, bool showCount)
/haiku-fatelf/src/preferences/filetypes/
H A DFileTypesWindow.cpp274 entry_ref ref;
300 entry_ref ref;
/haiku-fatelf/src/servers/app/font/
H A DFontManager.cpp57 entry_ref ref;
78 entry_ref ref;
/haiku-fatelf/src/servers/registrar/mime/
H A DDatabase.cpp217 \param decsription Pointer to an entry_ref containing the location of an application
221 Database::SetAppHint(const char *type, const entry_ref *ref)
711 \c entry_ref.
728 \param ref Pointer to the entry_ref referring to the entry.
736 Database::GuessMimeType(const entry_ref *ref, BString *result)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/MyNetwork/
H A DMyNetApp.cpp274 entry_ref entryRef;
911 entry_ref entryRef;
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DSecurityContext.cpp207 entry_ref entryRef(ref.device, ref.node, ".");
1082 entry_ref entryRef(ref.device, ref.node, ".");
/haiku-fatelf/src/apps/workspaces/
H A DWorkspaces.cpp764 entry_ref ref;
837 entry_ref ref;
/haiku-fatelf/src/apps/deskcalc/
H A DCalcView.cpp1242 entry_ref zimp_ref;
1379 entry_ref appRef;
/haiku-fatelf/src/kits/media/
H A DMediaRoster.cpp2780 BMediaRoster::SetRefFor(const media_node& file_interface, const entry_ref& file,
2809 BMediaRoster::GetRefFor(const media_node& node, entry_ref* _file,
2826 *_file = entry_ref(reply.device, reply.directory, reply.name);
2837 const entry_ref& file, BMimeType* mimeType, float* _capability)
2867 BMediaRoster::SniffRef(const entry_ref& file, uint64 requireNodeKinds,
/haiku-fatelf/src/apps/showimage/
H A DShowImageView.cpp345 entry_ref ref;
363 ShowImageView::SetImage(const entry_ref* ref, BBitmap* bitmap)
985 entry_ref dirRef;
/haiku-fatelf/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp129 const entry_ref & file,
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DLoggingConsumer.cpp94 const entry_ref& logFile,
/haiku-fatelf/src/apps/installer/
H A DWorkerThread.cpp264 entry_ref testRef;
/haiku-fatelf/src/apps/poorman/
H A DPoorManWindow.cpp495 entry_ref ref;
/haiku-fatelf/src/apps/resedit/
H A DBitmapView.cpp234 entry_ref ref;
/haiku-fatelf/src/kits/support/
H A DArchivable.cpp670 entry_ref ref;
673 // if an entry_ref is obtained
/haiku-fatelf/src/kits/translation/
H A DTranslationUtils.cpp235 // Returns a BBitmap object for the bitmap file with the entry_ref
240 // Parameters: kRef, the entry_ref for the bitmap file
250 BTranslationUtils::GetBitmap(const entry_ref *kRef, BTranslatorRoster *roster)
/haiku-fatelf/src/servers/media/
H A DDefaultManager.cpp161 entry_ref ref;

Completed in 323 milliseconds

<<212223242526272829