Searched defs:file (Results 201 - 225 of 366) sorted by relevance

1234567891011>>

/haiku/src/tools/translation/stxtinfo/
H A Dstxtinfo.cpp108 PrintStylesAttribute(BFile &file) argument
179 PrintStxtInfo(BFile &file) argument
[all...]
/haiku/src/build/libbe/storage/
H A DDirectory.cpp416 BDirectory::CreateFile(const char* path, BFile* file, bool failIfExists) argument
/haiku/src/kits/storage/
H A DDirectory.cpp436 BDirectory::CreateFile(const char* path, BFile* file, bool failIfExists) argument
H A DResources.cpp47 BResources::BResources(const BFile* file, bool clobber) argument
98 BResources::SetTo(const BFile* file, bool clobber) argument
386 WriteTo(BFile* file) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerSettings.cpp57 MixerSettings::SetSettingsFile(const char *file) argument
[all...]
/haiku/src/libs/agg/src/dbg_new/
H A Dagg_dbg_new.cpp121 watchdoggy::watchdoggy(const char* file, int line, bool report_all) argument
280 void* dbg_malloc(unsigned size, const char* file, int line) argument
437 char file[512]; local
482 operator new(size_t size, const char* file, int line) argument
488 operator new [](size_t size, const char* file, int line) argument
[all...]
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp54 EntryCreated(WatchedFile* file) argument
113 EntryRemoved(WatchedFile* file) argument
127 EntryMoved(WatchedFile* file) argument
134 AttrChanged(WatchedFile* file) argument
[all...]
/haiku/src/kits/package/hpkg/
H A DPackageFileHeapAccessorBase.cpp184 PackageFileHeapAccessorBase( BErrorOutput* errorOutput, BPositionIO* file, off_t heapOffset, DecompressionAlgorithmOwner* decompressionAlgorithm) argument
/haiku/src/servers/mail/
H A DDeskbarView.cpp413 BFile file; local
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dconsistency_check.cpp56 status_t Process(int file) argument
134 int file = open(entry.path.c_str(), O_RDONLY); local
178 int file local
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp108 entry_ref file; local
/haiku/src/add-ons/tracker/zipomatic/
H A DZipperThread.cpp153 BString file = path.Path(); local
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_data.c177 fp_query(const u_char *msg, FILE *file) { argument
182 fp_nquery(const u_char *msg, int len, FILE *file) { argument
/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h349 uint32 file; member in struct:DeclarationLocation
361 void SetFile(uint32 file) argument
/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp195 FILE* file = fopen(pathStr, "rb"); local
[all...]
/haiku/src/apps/people/
H A DPersonWindow.cpp207 BFile file; local
H A DPersonView.cpp59 BFile* file = NULL; local
357 BFile* file = NULL; local
[all...]
/haiku/src/kits/tracker/
H A DThumbnails.cpp124 GenerateThumbnailJob(Model* model, const BFile& file, argument
280 BFile* file = dynamic_cast<BFile*>(model->Node()); local
/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc300 edit_streambuf *file; local
[all...]
/haiku/src/kits/mail/
H A DMailAttachment.cpp67 BSimpleMailAttachment::BSimpleMailAttachment(BFile *file, bool deleteWhenDone) argument
105 BSimpleMailAttachment::SetTo(BFile *file, bool deleteFileWhenDone) argument
129 BFile *file = new BFile(ref, B_READ_ONLY); local
447 BAttributedMailAttachment(BFile *file, bool deleteWhenDone) argument
504 SetTo(BFile *file, bool deleteFileWhenDone) argument
[all...]
H A DMailProtocol.cpp193 BMailProtocol::ProcessHeaderFetched(entry_ref& ref, BFile& file, argument
205 BMailProtocol::NotifyBodyFetched(const entry_ref& ref, BFile& file, argument
214 BMailProtocol::ProcessMessageFetched(entry_ref& ref, BFile& file, argument
228 NotifyMessageReadyToSend(const entry_ref& ref, BFile& file) argument
236 NotifyMessageSent(const entry_ref& ref, BFile& file) argument
299 _ProcessHeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
359 _NotifyBodyFetched(const entry_ref& ref, BFile& file, BMessage& attributes) argument
[all...]
/haiku/src/kits/storage/mime/
H A DTextSnifferAddon.cpp55 TextSnifferAddon::GuessMimeType(BFile* file, const void* buffer, int32 length, argument
[all...]
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp314 SudokuWindow::_OpenSettings(BFile& file, uint32 mode) argument
329 BFile file; local
341 BFile file; local
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp382 BFile file; local
[all...]
/haiku/src/apps/diskprobe/
H A DDiskProbe.cpp126 BFile file; local
207 Settings::Open(BFile* file, int32 mode) argument
[all...]

Completed in 122 milliseconds

1234567891011>>