Searched defs:file (Results 1 - 25 of 366) sorted by path

1234567891011>>

/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DKeyCommandMap.cpp78 KeyCommandMap::KeyCommandMap(const char* file) argument
/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dexfat.h153 } _PACKED file; member in union:exfat_entry::__anon1374
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DFDManager.cpp131 FDManager::SetFile(BFile* file, const char* path, uint32 openMode) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c319 int ntfs_log_redirect(const char *function, const char *file, argument
444 int ntfs_log_handler_fprintf(const char *function, const char *file, argument
557 ntfs_log_handler_stdout(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) argument
590 ntfs_log_handler_outerr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) argument
622 ntfs_log_handler_stderr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) argument
[all...]
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.cpp548 int file; local
/haiku/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/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DRuleFilter.cpp60 RuleFilter::HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
/haiku/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilter.cpp70 SpamFilter::HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
78 SpamFilter::BodyFetched(const entry_ref& ref, BFile& file, BMessage& attributes) argument
96 SpamFilter::_CheckForSpam(BFile& file) argument
282 _AddSpamToSubject(BNode& file, float spamRatio) argument
[all...]
/haiku/src/add-ons/mail_daemon/outbound_filters/fortune/
H A DFortuneFilter.cpp49 FortuneFilter::MessageReadyToSend(const entry_ref& ref, BFile& file) argument
/haiku/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceAddOn.cpp111 SniffRef( const entry_ref & file, BMimeType * io_mime_type, float * out_quality, int32 * out_internal_id) argument
H A DAbstractFileInterfaceNode.cpp346 SniffRef( const entry_ref & file, char * out_mime_type, float * out_quality) argument
356 SetRef( const entry_ref & file, uint32 openMode, bool create, bigtime_t * out_time) argument
404 StaticSniffRef( const entry_ref & file, char * out_mime_type, float * out_quality) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp104 FILE* file; local
[all...]
/haiku/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp128 SetRef( const entry_ref & file, bool create, bigtime_t * out_time) argument
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp121 SetRef( const entry_ref & file, bool create, bigtime_t * out_time) argument
/haiku/src/add-ons/network_settings/dialup/
H A DMessageDriverSettingsUtils.cpp170 WriteParameter(BFile& file, const BMessage& parameter, int32 level) argument
226 WriteMessageDriverSettings(BFile& file, const BMessage& message) argument
[all...]
/haiku/src/add-ons/print/drivers/postscript/
H A DPPDParser.cpp16 PPDParser::PPDParser(BFile& file) argument
37 PPDParser::InitData(BFile& file) argument
[all...]
/haiku/src/add-ons/print/transports/ipp/
H A DIppContent.cpp948 void IppContent::setRawData(const char *file, int n) argument
/haiku/src/add-ons/translators/raw/
H A Dmain.cpp39 BFile file; local
/haiku/src/apps/aboutsystem/
H A DHyperTextActions.cpp44 OpenFileAction::OpenFileAction(const BString& file) argument
/haiku/src/apps/bootmanager/
H A DBootManagerController.cpp352 BString file; local
451 BString file; local
[all...]
H A DFileSelectionPage.cpp102 BString file; local
[all...]
/haiku/src/apps/debuganalyzer/util/
H A DDataSource.cpp40 BFile* file = new(std::nothrow) BFile; local
77 PathDataSource::OpenFile(BFile& file) argument
119 EntryRefDataSource::OpenFile(BFile& file) argument
/haiku/src/apps/debugger/settings/
H A DDebuggerSettingsManager.cpp192 BFile file; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp2101 LocatableFile* file = fSourceCode->GetSourceFile(); local
/haiku/src/apps/deskbar/
H A DPreferencesWindow.cpp387 PreferencesWindow::_InitSettingsFile(BFile* file, bool write) argument

Completed in 132 milliseconds

1234567891011>>