Searched defs:file (Results 101 - 125 of 366) sorted by relevance

1234567891011>>

/haiku/src/system/libroot/posix/glibc/libio/
H A Diopopen.c55 struct _IO_FILE_plus file; member in struct:_IO_proc_file
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_attribute_iterator_test.cpp42 add_attributes(BFile& file, int32 start, int32 count) argument
53 remove_attributes(BFile& file, int32 start, int32 count) argument
64 add_marker_attribute(BFile& file, int32 index) argument
73 remove_marker_attribute(BFile& file, int32 index) argument
82 test_remove_attributes(BFile& file, int3 argument
134 test_add_attributes(BFile& file, int32 start, int32 count, int32 addAt, int32 addIndex1, int32 addIndex2) argument
191 BFile file; local
[all...]
/haiku/src/tests/add-ons/print/ppd/parser/
H A DScanner.cpp12 Scanner::Scanner(const char* file) argument
20 PPDFile* file = fCurrentFile->GetPreviousFile(); local
169 PPDFile* file = fCurrentFile->GetPreviousFile(); local
192 bool Scanner::Include(const char* file) argument
/haiku/src/tests/kits/app/broster/testapps/
H A DRosterBroadcastTestApp1.cpp148 BFile file; local
H A DRosterLaunchTestApp1.cpp141 BFile file; local
H A DRosterWatchingTestApp1.cpp148 BFile file; local
/haiku/src/tests/kits/mail/
H A Dheader_test.cpp60 format_filter(BFile& file) argument
[all...]
/haiku/src/tools/
H A Dgenerate_attribute_stores.cpp120 attribute_file file; local
/haiku/src/tools/restest/
H A DResourceItem.cpp162 ResourceItem::LoadData(BPositionIO& file, roff_t position, roff_t size) argument
/haiku/src/apps/webpositive/
H A DCredentialsStorage.cpp244 CredentialsStorage::_OpenSettingsFile(BFile& file, uint32 mode) const argument
/haiku/src/apps/mediaconverter/
H A DMediaFileInfoView.cpp151 MediaFileInfoView::Update(BMediaFile* file, entry_ref* ref) argument
/haiku/src/kits/storage/mime/
H A DMimeSnifferAddonManager.cpp173 MimeSnifferAddonManager::GuessMimeType(BFile* file, const void* buffer, argument
H A DMimeInfoUpdater.cpp130 BFile file; local
/haiku/src/apps/packageinstaller/
H A DInstalledPackageInfo.cpp24 info_prepare(const char *filename, BFile *file, BMessage *info) argument
49 BFile file; local
61 BFile file; local
/haiku/src/tools/vmdkimage/
H A Dvmdkimage.cpp153 const char *file = NULL; local
[all...]
/haiku/src/apps/expander/
H A DExpanderRules.cpp151 FILE* file = fopen(path, "r"); local
H A DPasswordAlert.cpp98 BFile file; local
/haiku/src/kits/storage/
H A DFile.cpp34 BFile::BFile(const BFile& file) argument
310 operator =(const BFile &file) argument
[all...]
/haiku/src/kits/package/hpkg/
H A DPackageWriter.cpp109 BPackageWriter::Init(BPositionIO* file, bool keepFile, argument
/haiku/src/apps/bootmanager/
H A DBootManagerController.cpp352 BString file; local
451 BString file; local
[all...]
/haiku/src/bin/
H A Dclipboard.cpp157 BFile file; local
203 BFile file; local
[all...]
/haiku/src/apps/mail/
H A DMailSupport.cpp95 header_len(BFile *file) argument
/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.cpp122 DebuggerImageDebugInfo::AddSourceCodeInfo(LocatableFile* file, argument
/haiku/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilter.cpp70 SpamFilter::HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
78 SpamFilter::BodyFetched(const entry_ref& ref, BFile& file, BMessage& attributes) argument
96 SpamFilter::_CheckForSpam(BFile& file) argument
282 _AddSpamToSubject(BNode& file, float spamRatio) argument
[all...]
/haiku/src/add-ons/network_settings/dialup/
H A DMessageDriverSettingsUtils.cpp170 WriteParameter(BFile& file, const BMessage& parameter, int32 level) argument
226 WriteMessageDriverSettings(BFile& file, const BMessage& message) argument
[all...]

Completed in 104 milliseconds

1234567891011>>