Searched refs:B_READ_ONLY (Results 1 - 25 of 253) sorted by relevance

1234567891011

/haiku/src/apps/drivesetup/
H A DEncryptionUtils.cpp24 off_t length = BFile(path, B_READ_ONLY).Read(&buffer, 11);
/haiku/headers/os/storage/
H A DStorageDefs.h23 #define B_READ_ONLY O_RDONLY /* read only */ macro
/haiku/src/add-ons/print/drivers/postscript/
H A DPPDParser.cpp24 BFile file(&dir, fname, B_READ_ONLY);
31 BFile file(path.Path(), B_READ_ONLY);
/haiku/src/apps/debuganalyzer/util/
H A DDataSource.cpp79 return file.SetTo(fPath.Path(), B_READ_ONLY);
121 return file.SetTo(&fRef, B_READ_ONLY);
/haiku/src/servers/launch/
H A DInitRealTimeClockJob.cpp52 status_t status = file.SetTo(path.Path(), B_READ_ONLY);
76 status_t status = file.SetTo(path.Path(), B_READ_ONLY);
/haiku/src/tests/kits/storage/
H A DFileTest.cpp42 testEntries.add(new BFile(filename, B_READ_ONLY), filename);
321 BFile file(existingFilename, B_READ_ONLY);
364 file.SetTo(existingFilename, B_READ_ONLY);
371 file.SetTo(existingFilename, B_READ_ONLY);
378 file.SetTo(existingFilename, B_READ_ONLY);
397 file.SetTo(testFilename1, B_READ_ONLY);
419 file.SetTo(testFilename1, B_READ_ONLY);
452 file.SetTo(testFilename1, B_READ_ONLY);
467 file.SetTo(testFilename1, B_READ_ONLY);
475 file.SetTo(testFilename1, B_READ_ONLY | B_OPEN_AT_EN
[all...]
H A DResourcesTest.cpp235 BFile file(x86ResFile, B_READ_ONLY);
243 BFile file(ppcResFile, B_READ_ONLY);
251 BFile file(elfFile, B_READ_ONLY);
259 BFile file(elfNoResFile, B_READ_ONLY);
267 BFile file(pefFile, B_READ_ONLY);
275 BFile file(pefNoResFile, B_READ_ONLY);
283 BFile file(emptyFile, B_READ_ONLY);
291 BFile file(noResFile, B_READ_ONLY);
302 BFile file(x86ResFile, B_READ_ONLY);
310 BFile file(ppcResFile, B_READ_ONLY);
[all...]
/haiku/src/bin/hid_decode/
H A Dhid_decode.cpp25 BFile file(argv[1], B_READ_ONLY);
/haiku/src/bin/
H A Dmessage.cpp22 BFile input(argv[1], B_READ_ONLY);
/haiku/src/preferences/time/
H A DTimeSettings.cpp42 BFile file(path.Path(), B_READ_ONLY);
/haiku/src/tests/add-ons/print/ppd/parser/
H A DPPDFile.cpp28 , fFile(file, B_READ_ONLY)
/haiku/src/preferences/screen/
H A DScreenSettings.cpp31 BFile file(path.Path(), B_READ_ONLY);
/haiku/src/preferences/printers/
H A DScreenSettings.cpp31 BFile file(path.Path(), B_READ_ONLY);
/haiku/src/tests/add-ons/translators/pngtranslator/
H A DPNGTranslatorTest.cpp112 CPPUNIT_ASSERT(file.SetTo(fullpath.String(), B_READ_ONLY) == B_OK);
156 B_READ_ONLY);
178 BFile badsig1(IMAGES_DIR "xlfn0g04.png", B_READ_ONLY);
187 BFile badsig2(IMAGES_DIR "/xcrn0g04.png", B_READ_ONLY);
248 CPPUNIT_ASSERT(png_file.SetTo(png_fpath.String(), B_READ_ONLY) == B_OK);
249 CPPUNIT_ASSERT(bits_file.SetTo(bits_fpath.String(), B_READ_ONLY) == B_OK);
316 B_READ_ONLY);
348 BFile badsig1(IMAGES_DIR "xlfn0g04.png", B_READ_ONLY);
358 BFile badsig2(IMAGES_DIR "xcrn0g04.png", B_READ_ONLY);
368 BFile badw(IMAGES_DIR "x00n0g01.png", B_READ_ONLY);
[all...]
/haiku/src/tests/add-ons/translators/stxttranslator/
H A DSTXTTranslatorTest.cpp89 CPPUNIT_ASSERT(file.SetTo(paths[i], B_READ_ONLY) == B_OK);
133 B_READ_ONLY);
157 B_READ_ONLY);
168 B_READ_ONLY);
226 CPPUNIT_ASSERT(styled_file.SetTo(styled_path, B_READ_ONLY) == B_OK);
227 CPPUNIT_ASSERT(plain_file.SetTo(plain_path, B_READ_ONLY) == B_OK);
307 B_READ_ONLY);
342 B_READ_ONLY);
354 B_READ_ONLY);
/haiku/src/tests/add-ons/translators/tifftranslator/
H A DTIFFTranslatorTest.cpp93 CPPUNIT_ASSERT(file.SetTo(pinfo[i].imagePath, B_READ_ONLY) == B_OK);
137 B_READ_ONLY);
247 CPPUNIT_ASSERT(tiff_file.SetTo(paths[i].tiffPath, B_READ_ONLY) == B_OK);
248 CPPUNIT_ASSERT(bits_file.SetTo(paths[i].bitsPath, B_READ_ONLY) == B_OK);
323 B_READ_ONLY);
/haiku/src/kits/package/
H A DChecksumAccessors.cpp50 BFile checksumFile(&fChecksumFileEntry, B_READ_ONLY);
92 BFile file(&fFileEntry, B_READ_ONLY);
/haiku/src/add-ons/accelerants/radeon/
H A Dsettings.cpp45 BFile file( path.Path(), B_READ_ONLY );
/haiku/src/add-ons/index_server/audiotags/
H A DAudioTagAnalyser.cpp45 BFile file(&ref, B_READ_ONLY);
64 BFile file(&ref, B_READ_ONLY);
/haiku/src/add-ons/translators/rtf/
H A Dmain.cpp36 status_t status = input.SetTo(argv[i], B_READ_ONLY);
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport_settings.cpp31 BFile file(path.Path(), B_READ_ONLY);
/haiku/src/preferences/datatranslations/
H A DDataTranslationsSettings.cpp34 BFile file(path.Path(), B_READ_ONLY);
/haiku/src/preferences/media/
H A DMediaIcons.cpp35 BFile executableFile(&info.ref, B_READ_ONLY);
H A DMedia.cpp32 BFile file(path.Path(),B_READ_ONLY);
/haiku/src/tests/kits/app/
H A DDanoMessageTest.cpp30 BFile file(argv[i], B_READ_ONLY);

Completed in 291 milliseconds

1234567891011