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

<<1112131415

/haiku/src/kits/mail/
H A DMailMessage.cpp50 BEmailMessage::BEmailMessage(BPositionIO* file, bool own, uint32 defaultCharSet) argument
462 BFile* file = dynamic_cast<BFile*>(fData); local
727 RenderToRFC822(BPositionIO* file) argument
916 BFile file; local
[all...]
/haiku/src/apps/mediaconverter/
H A DMediaConverterApp.cpp119 BMediaFile* file = new(std::nothrow) BMediaFile(&ref, flags); local
[all...]
H A DMediaConverterWindow.cpp750 MediaConverterWindow::AddSourceFile(BMediaFile* file, const entry_ref& ref) argument
800 BMediaFile* file = NULL; local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dvolume.c1492 ntfs_mntent_check(const char *file, unsigned long *mnt_flags) argument
1546 ntfs_mntent_check(const char *file, unsigned long *mnt_flags) argument
[all...]
/haiku/src/system/libroot/os/
H A Ddriver_settings.cpp434 load_driver_settings_from_file(int file, const char *driverName) argument
716 int file = -1; local
[all...]
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp721 BFile file; local
H A DIconView.cpp267 BFile file; local
1273 BFile file; local
[all...]
/haiku/src/libs/icon/
H A DIconUtils.cpp634 BFile file; local
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp973 BFile file; local
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp251 fs_walk(fs_volume* _volume, fs_vnode* _base, const char* file, ino_t* _vnodeID) argument
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp98 PackageItem *file = 0; local
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp209 udf_lookup(fs_volume *_volume, fs_vnode *_directory, const char *file, argument
[all...]
/haiku/src/bin/
H A Dxres.cpp222 BFile file; local
333 BFile file; local
401 BFile file; local
800 const char *file = next_arg(argi); local
[all...]
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_send.c1135 Aerror(const res_state statp, FILE *file, const char *string, int error, argument
1160 Perror(const res_state statp, FILE *file, const char *string, int error) { argument
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_api.c412 char file[PATH_MAX]; local
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfile.cpp517 vnode *dir = (vnode *)_dir->private_node, *file; local
813 vnode *file, *file2; local
1091 vnode *dir = (vnode *)_dir->private_node, *file; local
[all...]
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp856 PowerStatusReplicant::_GetSettings(BFile& file, int mode) argument
875 BFile file; local
890 BFile file; local
/haiku/src/preferences/screen/
H A DScreenWindow.cpp1259 BFile file; local
/haiku/src/apps/codycam/
H A DVideoConsumer.cpp793 SetFileType(BFile* file, int32 translator, uint32 type) argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPFolder.cpp35 TemporaryFile(BFile& file) argument
366 IMAPFolder::MessageStored(entry_ref& ref, BFile& file, uint3 argument
341 StoreMessage(uint32 fetchFlags, BDataIO& stream, size_t& length, entry_ref& ref, BFile& file) argument
437 StoreBody(uint32 uid, BDataIO& stream, size_t& length, entry_ref& ref, BFile& file) argument
459 BodyStored(entry_ref& ref, BFile& file, uint32 uid) argument
779 _WriteStream(BFile& file, BDataIO& stream, size_t& length) const argument
[all...]
/haiku/src/add-ons/media/media-add-ons/
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/system/libroot/posix/glibc/libio/
H A DlibioP.h345 _IO_FILE file; member in struct:_IO_FILE_plus
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp390 check_file(const struct entry& file) argument
455 const struct entry& file = *i; local
566 struct entry file; local
632 struct entry& file = files[choose_index(files)]; local
653 struct entry& file = files[choose_index(files)]; local
679 struct entry& file = files[choose_index(files)]; local
[all...]
/haiku/src/apps/deskbar/
H A DResourceSet.cpp145 TypeItem(int32 id, const char* name, BFile* file) argument
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp216 BFile file; local
[all...]

Completed in 149 milliseconds

<<1112131415