Searched defs:file (Results 126 - 150 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/kits/media/
H A DTrackReader.cpp72 BTrackReader::BTrackReader(BFile *file, media_raw_audio_format const &format) : argument
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dlogging_p.h33 log_file_desc file; member in union:log_output
/haiku-fatelf/src/kits/storage/
H A DFileIO.cpp13 BFileIO::BFileIO(FILE* file, bool takeOverOwnership) argument
H A DOffsetFile.cpp26 OffsetFile::OffsetFile(BFile *file, off_t offset) argument
41 OffsetFile::SetTo(BFile *file, off_t offset) argument
/haiku-fatelf/src/libs/agg/src/
H A Dagg_gsv_text.cpp545 void gsv_text::load_font(const char* file) argument
/haiku-fatelf/src/libs/print/libprint/
H A DTransport.cpp125 BFile* file = dynamic_cast<BFile*>(fDataStream); local
/haiku-fatelf/src/libs/zlib/
H A Dgzwrite.c281 gzprintf(gzFile file, const char *format, ...) argument
[all...]
/haiku-fatelf/src/preferences/keymap/
H A DKeymap.cpp151 BFile file; local
[all...]
/haiku-fatelf/src/servers/registrar/
H A DRecentApps.cpp210 RecentApps::Save(FILE* file) argument
/haiku-fatelf/src/servers/registrar/mime/
H A DCreateAppMetaMimeThread.cpp51 BFile file; local
/haiku-fatelf/src/system/boot/loader/
H A Dstdio.cpp36 vfprintf(FILE *file, const char *format, va_list list) argument
72 fprintf(FILE *file, const char *format, ...) argument
85 fputc(int c, FILE *file) argument
104 fputs(const char *string, FILE *file) argument
[all...]
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dlong.cpp293 driver_settings_file* file = gKernelArgs.driver_settings; local
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dobprintf.c33 struct _IO_FILE_plus file; member in struct:_IO_obstack_file
[all...]
/haiku-fatelf/src/tests/add-ons/print/ppd/parser/
H A DParser.cpp13 Parser::Parser(const char* file) argument
/haiku-fatelf/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp154 FileItem* file = (FileItem*)fVendors->ItemAt(index); local
162 FileItem* file = (FileItem*)fPrinters->ItemAt(index); local
/haiku-fatelf/src/tests/kits/game/simple_game_sound_test/
H A DSimpleSoundTest.cpp81 entry_ref file; local
/haiku-fatelf/src/tests/kits/media/media_decoder/
H A Dmedia_decoder.cpp41 BFile * file = new BFile(argv[1],B_READ_ONLY); local
/haiku-fatelf/src/tests/misc/
H A Drtti-test.cpp73 BFile file; local
/haiku-fatelf/src/tools/restest/
H A DOffsetFile.cpp16 OffsetFile::OffsetFile(const BFile& file, off_t offset) argument
31 OffsetFile::SetTo(const BFile& file, off_t offset) argument
/haiku-fatelf/src/servers/print/
H A DSettings.cpp103 Settings::Save(BFile* file) argument
128 Settings::Load(BFile* file) argument
/haiku-fatelf/src/preferences/screen/
H A DAlertView.cpp152 BFile file; local
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DFDManager.cpp131 FDManager::SetFile(BFile* file, const char* path, uint32 openMode) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DDirectory.cpp91 Directory::CreateFile(const char *name, File **file) argument
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/
H A DMessageDriverSettingsUtils.cpp168 WriteParameter(BFile& file, const BMessage& parameter, int32 level) argument
224 WriteMessageDriverSettings(BFile& file, const BMessage& message) argument
[all...]
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilter.cpp188 AGMSBayesianSpamFilter::HeaderFetched(const entry_ref& ref, BFile* file) argument
195 AGMSBayesianSpamFilter::BodyFetched(const entry_ref& ref, BFile* file) argument
213 AGMSBayesianSpamFilter::_CheckForSpam(BFile* file) argument
402 _AddSpamToSubject(BNode* file, float spamRatio) argument
[all...]

Completed in 289 milliseconds

1234567891011>>