Searched defs:file (Results 1 - 25 of 641) sorted by last modified time

1234567891011>>

/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfFile.cpp63 ExpressionEvaluationContext(DwarfFile* file, CompilationUnit* unit, argument
353 target_addr_t FDEAddressOffset(ElfFile* file, argument
388 ReadEncodedAddress(DataReader &reader, ElfFile* file, ElfSection* debugFrameSection, bool valueOnly = false) const argument
[all...]
H A DDwarfManager.cpp40 DwarfFile* file = new(std::nothrow) DwarfFile; local
/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.cpp965 BFile file; local
/haiku-fatelf/src/bin/network/arp/
H A Darp.cpp252 FILE *file = fopen(filename, "r"); local
/haiku-fatelf/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp680 BFile file; local
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp4241 struct vnode* file; local
[all...]
/haiku-fatelf/src/apps/workspaces/
H A DWorkspaces.cpp174 BFile file; local
259 BFile file; local
276 _Open(BFile& file, int mode) argument
[all...]
/haiku-fatelf/src/bin/bfs_tools/
H A Dbfsinfo.cpp21 dump_bplustree(Disk &disk, BPositionIO *file, off_t size, bool hexDump) argument
/haiku-fatelf/src/kits/storage/
H A DResourceFile.cpp79 read_exactly(BPositionIO& file, off_t position, void* buffer, size_t size, argument
96 write_exactly(BPositionIO& file, off_t position, const void* buffer, size_t size, const char* errorMessage = NULL) argument
241 SetTo(BFile* file, bool clobber) argument
372 _InitFile(BFile& file, bool clobber) argument
454 _InitELFFile(BFile& file) argument
503 _InitELFXFile(BFile& file, uint64 fileSize) argument
677 _InitFatELFFile(BFile& file) argument
723 _InitPEFFile(BFile& file, const PEFContainerHeader& pefHeader) argument
1330 BFile* file = fFile.File(); local
[all...]
H A DMime.cpp335 BFile file; local
H A DFile.cpp34 BFile::BFile(const BFile& file) argument
310 operator =(const BFile &file) argument
[all...]
/haiku-fatelf/src/servers/print/
H A DSettings.cpp103 Settings::Save(BFile* file) argument
128 Settings::Load(BFile* file) argument
/haiku-fatelf/src/apps/stylededit/
H A DStyledEditWindow.cpp1401 BFile file; local
[all...]
H A DStyledEditView.cpp140 StyledEditView::WriteStyledEditFile(BFile* file) argument
/haiku-fatelf/src/kits/interface/
H A DPicturePlayer.cpp137 FILE *file = fopen("/var/log/PicturePlayer.log", "a"); local
/haiku-fatelf/src/kits/tracker/
H A DPoseView.cpp4412 BFile file; local
4565 BFile file; local
4620 BFile file; local
[all...]
H A DUtilities.cpp1380 GetAppSignatureFromAttr(BFile* file, char* result) argument
1403 GetAppIconFromAttr(BFile* file, BBitmap* result, icon_size size) argument
1458 GetFileIconFromAttr(BNode* file, BBitma argument
[all...]
H A DIconCache.cpp763 BFile* file = NULL; local
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Ddd.c461 char file[RK_PATH_BMAX]; local
468 char *direct, *file, *path; local
1411 char *file; local
1481 char *file; local
[all...]
/haiku-fatelf/src/apps/drivesetup/
H A DDriveSetup.cpp77 BFile file; local
95 BFile file; local
117 DriveSetup::_GetSettingsFile(BFile& file, bool forWriting) const argument
[all...]
/haiku-fatelf/src/apps/terminal/
H A DTermWindow.cpp523 TermWindow::_GetWindowPositionFile(BFile* file, uint32 openMode) argument
548 BFile file; local
581 BFile file; local
[all...]
/haiku-fatelf/src/apps/aboutsystem/
H A DAboutSystem.cpp582 BFile file; local
/haiku-fatelf/src/apps/cdplayer/
H A DCDDBSupport.cpp953 BFile file; local
[all...]
/haiku-fatelf/src/apps/charactermap/
H A DCharacterWindow.cpp419 CharacterWindow::_OpenSettings(BFile& file, uint32 mode) argument
434 BFile file; local
446 BFile file; local
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp373 LocatableFile* file = NULL; local
713 LocatableFile* file = function->SourceFile(); local
238 DwarfImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* interface, Architecture* architecture, FileManager* fileManager, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, DwarfFile* file) argument
798 LocatableFile* file = function->SourceFile(); local
916 AddSourceCodeInfo(LocatableFile* file, FileSourceCode* sourceCode) argument
1001 LocatableFile* file = fFileManager->GetSourceFile(directory, fileName); local
[all...]

Completed in 213 milliseconds

1234567891011>>