Searched defs:volume (Results 76 - 100 of 287) sorted by relevance

1234567891011>>

/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DJournal.h39 Transaction(Volume *volume, off_t refBlock) argument
68 status_t Start(Volume* volume, off_t refBlock) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DFileSystemVisitor.cpp19 FileSystemVisitor::FileSystemVisitor(Volume* volume) argument
H A DCachedBlock.h69 CachedBlock::CachedBlock(Volume* volume) argument
H A DIndex.cpp20 Index::Index(Volume* volume) argument
/haiku/src/bin/desklink/
H A DMixerControl.cpp139 float volume; local
219 float volume = 0; local
229 MixerControl::SetVolume(float volume) argument
250 float volume = Volume(); local
[all...]
/haiku/src/system/boot/loader/
H A Dloader.cpp59 open_maybe_packaged(BootVolume& volume, const char* path, int openMode) argument
72 find_kernel(BootVolume& volume, const char** name = NULL) argument
89 is_bootable(Directory *volume) argument
110 load_kernel(stage2_args* args, BootVolume& volume) argument
145 load_modules_from(BootVolume& volume, const char* path) argument
177 load_modules(stage2_args* args, BootVolume& volume) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DCachedBlock.h53 CachedBlock::CachedBlock(Volume *volume) argument
/haiku/src/kits/tracker/
H A DMountMenu.cpp149 BVolume volume; local
195 BVolume volume; local
[all...]
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dduckduckgo_request.cpp147 status_t duckduckgo_request_open(const char *query_string, struct fs_volume *volume, struct fs_node *query_node, struct duckduckgo_request **req) argument
H A Dduckduckgo_request.h19 struct fs_volume *volume; member in struct:duckduckgo_request
/haiku/src/bin/
H A Dsetvolume.cpp86 float volume = 0.0; local
[all...]
H A Dfinddir.c206 dev_t volume; local
[all...]
/haiku/src/apps/mail/
H A DStatus.cpp182 BVolume volume; local
H A DMailSupport.cpp126 BVolume volume; local
/haiku/src/tests/kits/storage/
H A DFindDirectoryTest.cpp304 BVolume volume; local
/haiku/headers/os/media/
H A DSoundPlayer.h171 float volume; member in struct:BSoundPlayer::playing_sound
180 float volume; member in struct:BSoundPlayer::waiting_sound
/haiku/src/add-ons/index_server/
H A DIndexServerAddOn.cpp39 AnalyserSettings::AnalyserSettings(const BString& name, const BVolume& volume) argument
192 FileAnalyser::FileAnalyser(const BString& name, const BVolume& volume) argument
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp155 VirtualDir::VirtualDir(Volume* volume, vnode_id nodeID) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DDirectory.cpp218 Directory::Directory(Volume* volume, const struct stat& st) argument
/haiku/src/kits/shared/
H A DQueryFile.cpp87 BVolume volume; local
110 BVolume volume; local
181 BQueryFile::AddVolume(const BVolume& volume) argument
[all...]
/haiku/src/tests/system/kernel/
H A Dlive_query.cpp108 BVolume volume; local
230 _AddQuery(BVolume& volume, const char* predicate) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp35 Index::Init(Volume* volume, const char* name, uint32 type, bool fixedKeyLength, argument
/haiku/src/servers/registrar/mime/
H A DMimeUpdateThread.cpp167 BVolume volume; local
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp103 BVolume volume; local
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp419 Volume *volume = new(nothrow) Volume(partition); local

Completed in 113 milliseconds

1234567891011>>