Searched defs:file (Results 176 - 200 of 366) sorted by relevance

1234567891011>>

/haiku/src/kits/media/
H A DSoundFile.cpp60 BMediaFile * file = fMediaFile; local
65 BFile * file = fSoundFile; local
342 BFile * file = new BFile(ref, B_READ_ONLY); local
[all...]
/haiku/src/kits/media/legacy/
H A DOldAudioModule.cpp296 BAudioFileStream::BAudioFileStream(BMediaChannel *channel, BFile *file, argument
/haiku/src/kits/game/
H A DSimpleGameSound.cpp39 entry_ref file; local
/haiku/src/kits/mail/
H A DHaikuMailFormatFilter.cpp100 HaikuMailFormatFilter::HeaderFetched(entry_ref& ref, BFile& file, argument
210 HaikuMailFormatFilter::BodyFetched(const entry_ref& ref, BFile& file, argument
218 HaikuMailFormatFilter::MessageSent(const entry_ref& ref, BFile& file) argument
[all...]
/haiku/src/bin/unzip/
H A Dbeos.c89 struct dirent *file; variable in typeref:struct:dirent
[all...]
/haiku/src/bin/bfs_tools/
H A Dbfsinfo.cpp27 dump_bplustree(Disk &disk, BPositionIO *file, off_t size, bool hexDump) argument
/haiku/src/apps/serialconnect/
H A DSerialApp.cpp174 BFile* file = new BFile(&ref, B_READ_ONLY); local
/haiku/src/system/libroot/os/
H A Ddebug.c257 _debuggerAssert(const char *file, int line, const char *message) argument
/haiku/src/servers/media/
H A DMediaFilesManager.cpp112 BFile file; local
435 MediaFilesManager::_OpenSettingsFile(BFile& file, int mode) argument
462 BFile file; local
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp539 void FormatAndThrow(int line, const char *file, const char *msg, int err) argument
/haiku/src/kits/storage/mime/
H A DSnifferRules.cpp161 BFile file; local
438 SnifferRules::GuessMimeType(BFile* file, cons argument
[all...]
/haiku/src/tests/kits/media/mp3_decoder_test/
H A Dmp3_decoder_test.cpp77 FileDecoder(BFile* file) : BMediaDecoder() { argument
/haiku/src/kits/shared/
H A DKeymap.cpp72 BFile file; local
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp40 FILE *file = popen("/bin/fortune", "r"); local
/haiku/src/bin/
H A Dsetversion.cpp325 BFile file; local
/haiku/src/kits/locale/
H A DDefaultCatalog.cpp246 BFile file; local
301 BFile file; local
[all...]
/haiku/src/apps/stylededit/
H A DStyledEditView.cpp175 StyledEditView::WriteStyledEditFile(BFile* file) argument
/haiku/src/apps/musiccollection/
H A DFileMonitor.cpp101 WatchedFile file; local
118 WatchedFile* file = _FindFile(device, node); local
132 WatchedFile* file = _FindFile(device, node); local
144 WatchedFile* file = _FindFile(device, node); local
154 WatchedFile* file = _FindFile(device, node); local
[all...]
/haiku/src/apps/mail/
H A DSignature.cpp552 BFile file; local
/haiku/src/bin/network/arp/
H A Darp.cpp252 FILE *file = fopen(filename, "r"); local
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.cpp597 BFile file; local
/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp83 BFile file; local
/haiku/src/tests/add-ons/translators/tgatranslator/
H A DTGATranslatorTest.cpp124 BFile file; local
/haiku/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp168 print_ifd_value(IFDEntry &entry, BFile &file, swap_action swp) argument
450 report_ifd_entries(BFile &file, uint16 entrycount, swap_action swp) argument
491 report_ifd(BFile &file, uint32 ifdoffset, swap_action swp) argument
[all...]
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp141 print_tga_info(BFile &file) argument
384 BFile file; local
[all...]

Completed in 99 milliseconds

1234567891011>>