Searched refs:File (Results 226 - 250 of 487) sorted by relevance

1234567891011>>

/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp21 #include "File.h"
389 return new File(fVolume, c->entryOffset,
516 // create a File object
517 File* file = new(nothrow) File(fVolume, entryOffset,
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h80 BPositionIO* File() const;
529 ReaderImplBase::File() const function in class:BPackageKit::BHPKG::BPrivate::ReaderImplBase
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DMessageDriverSettingsUtils.cpp10 #include <File.h>
/haiku/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceNode.h15 #include <File.h>
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.h44 #include <File.h>
/haiku/src/add-ons/print/transports/shared/
H A DDbgMsg.cpp8 #include <File.h>
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSettings.cpp36 #include <File.h>
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport_ui.cpp17 #include <File.h>
/haiku/src/apps/installer/
H A DUnzipEngine.cpp15 #include <File.h>
/haiku/src/build/libbe/storage/
H A DFile.cpp6 \file File.cpp
15 #include <File.h>
147 - \c B_ENTRY_NOT_FOUND: File not found or failed to create file.
148 - \c B_FILE_EXISTS: File exists and \c B_FAIL_IF_EXISTS was passed.
149 - \c B_PERMISSION_DENIED: File permissions didn't allow operation.
187 - \c B_ENTRY_NOT_FOUND: File not found or failed to create file.
188 - \c B_FILE_EXISTS: File exists and \c B_FAIL_IF_EXISTS was passed.
189 - \c B_PERMISSION_DENIED: File permissions didn't allow operation.
230 - \c B_ENTRY_NOT_FOUND: File not found or failed to create file.
231 - \c B_FILE_EXISTS: File exist
[all...]
/haiku/src/preferences/mail/
H A DAutoConfig.cpp6 #include <File.h>
/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_attribute_iterator_test.cpp13 #include <File.h>
/haiku/src/tests/apps/fake_app_server/
H A DAppServer.cpp22 // File Name: AppServer.cpp
35 #include <File.h>
/haiku/src/tests/servers/input/msgspy/
H A DMsgSpy.cpp10 #include <File.h>
/haiku/src/tools/restest/
H A Drestest.cpp8 #include <File.h>
/haiku/src/apps/webpositive/
H A DBrowsingHistory.cpp14 #include <File.h>
/haiku/src/kits/storage/mime/
H A DAppMetaMimeCreator.cpp18 #include <File.h>
H A DMimeInfoUpdater.cpp20 #include <File.h>
/haiku/src/servers/midi/
H A DDeviceWatcher.cpp25 #include <File.h>
/haiku/src/add-ons/kernel/file_systems/nfs4/idmapper/
H A DIdMapper.cpp19 #include <File.h>
/haiku/src/apps/packageinstaller/
H A DPackageItem.h16 #include <File.h>
/haiku/src/kits/screensaver/
H A DScreenSaverSettings.cpp20 #include <File.h>
47 // File exists. Unflatten the message and call the settings parser.
/haiku/src/servers/package/
H A DFSUtils.cpp15 #include <File.h>
/haiku/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp16 #include <File.h>
/haiku/src/kits/storage/
H A DFile.cpp16 #include <File.h>

Completed in 179 milliseconds

1234567891011>>