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

<<1112131415

/haiku/src/kits/tracker/
H A DOpenWithWindow.cpp1703 BFile* file = dynamic_cast<BFile*>(appModel->Node()); local
[all...]
H A DUtilities.cpp1426 GetAppSignatureFromAttr(BFile* file, char* attr) argument
1449 GetAppIconFromAttr(BFile* file, BBitmap* icon, icon_size which) argument
[all...]
H A DFindPanel.cpp298 FindWindow::IsQueryTemplate(BNode* file) argument
410 FindWindow::SaveQueryAttributes(BNode* file, bool queryTemplate) argument
425 FindWindow::SaveQueryAsAttributes(BNode* file, BEntry* entry, argument
3416 FILE* file = fopen(path.Path(), "r"); local
[all...]
H A DContainerWindow.cpp3693 BFile file; local
H A DPoseView.cpp4599 BFile file; local
4767 BFile file; local
4831 BFile file; local
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp581 TermWindow::_GetWindowPositionFile(BFile* file, uint32 openMode) argument
606 BFile file; local
639 BFile file; local
[all...]
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp888 _AddGlobalWritableFile(Package* package, const BGlobalWritableFileInfo& file, const BDirectory& rootDirectory, const BDirectory& extractedFilesDirectory) argument
1749 BFile file; local
[all...]
/haiku/src/bin/network/ftpd/
H A Dftpd.c1959 FILE *file; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp2101 LocatableFile* file = fSourceCode->GetSourceFile(); local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c354 _ath_power_set_selfgen(struct ath_softc *sc, int power_state, const char *file, int line) argument
390 _ath_power_set_power_state(struct ath_softc *sc, int power_state, const char *file, int line) argument
428 _ath_power_restore_power_state(struct ath_softc *sc, const char *file, int line) argument
300 _ath_power_setpower(struct ath_softc *sc, int power_state, int selfgen, const char *file, int line) argument
/haiku/src/kits/media/
H A DMediaRoster.cpp3022 BMediaRoster::SetRefFor(const media_node& file_interface, const entry_ref& file, argument
3122 BMediaRoster::SniffRef(const entry_ref& file, uint6 argument
3086 SniffRefFor(const media_node& file_interface, const entry_ref& file, BMimeType* mimeType, float* _capability) argument
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp64 ExpressionEvaluationContext(DwarfFile* file, CompilationUnit* unit, argument
354 target_addr_t FDEAddressOffset(ElfFile* file, argument
389 ReadEncodedAddress(DataReader &reader, ElfFile* file, ElfSection* debugFrameSection, bool valueOnly = false) const argument
[all...]
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1080 BFile file; local
/haiku/src/tools/fs_shell/
H A Dvfs.cpp2509 struct vnode *dir, *file; local
[all...]
/haiku/src/kits/interface/
H A DTextView.cpp1182 BTextView::SetText(BFile* file, int32 offset, int32 length, argument
/haiku/src/system/kernel/fs/
H A Dvfs.cpp4388 VnodePutter file; local
[all...]

Completed in 306 milliseconds

<<1112131415