Searched defs:volume (Results 126 - 150 of 287) sorted by relevance

1234567891011>>

/haiku/src/kits/midi/
H A DMidiSynth.cpp68 BMidiSynth::SetVolume(double volume) argument
/haiku/src/tests/kits/storage/
H A DVolumeTest.cpp117 CheckVolume(BVolume &volume, dev_t device, status_t error) argument
197 AssertNotBootVolume(const BVolume &volume) argument
211 BVolume volume; local
284 BVolume volume; local
295 BVolume volume; local
473 BVolume volume; local
[all...]
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNode.cpp28 Node::Node(Volume* volume, uint64 blockIndex, const checksumfs_node& nodeData) argument
41 Node::Node(Volume* volume, mode_t mode) argument
H A DTransaction.cpp34 Transaction::Transaction(Volume* volume) argument
H A DBlockAllocator.cpp46 BlockAllocator::BlockAllocator(Volume* volume) argument
/haiku/src/kits/storage/
H A DVolume.cpp46 BVolume::BVolume(const BVolume &volume) argument
397 operator =(const BVolume &volume) argument
[all...]
/haiku/src/apps/mediaplayer/supplier/
H A DProxyAudioSupplier.cpp270 ProxyAudioSupplier::SetVolume(float volume) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.cpp159 LastModifiedIndex::Init(Volume* volume) argument
H A DNameIndex.cpp135 NameIndex::Init(Volume* volume) argument
H A DSizeIndex.cpp158 SizeIndex::Init(Volume* volume) argument
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceRoster.cpp331 BDiskDeviceRoster::FindPartitionByVolume(const BVolume& volume, argument
336 FindPartitionVisitor(dev_t volume) argument
349 BVolume volume; local
[all...]
/haiku/src/servers/package/
H A DRoot.cpp39 AbstractVolumeJob(Volume* volume) argument
59 VolumeJob(Volume* volume, void (Root::*method)(Volume*)) argument
80 ProcessNodeMonitorEventsJob(Volume* volume, void (Root::*method)(Volume*)) argument
98 CommitTransactionJob(Root* root, Volume* volume, BMessage* message) argument
127 VolumeJobFilter(Volume* volume) argument
222 RegisterVolume(Volume* volume) argument
254 UnregisterVolume(Volume* volume) argument
280 Volume* volume = volumes[i]; local
318 Volume* volume = GetVolume((BPackageInstallationLocation)location); local
361 VolumeNodeMonitorEventOccurred(Volume* volume) argument
390 _NextVolumeFor(Volume* volume) argument
416 _InitPackages(Volume* volume) argument
430 _DeleteVolume(Volume* volume) argument
441 _ProcessNodeMonitorEvents(Volume* volume) argument
482 _CommitTransaction(Volume* volume, BMessage* message) argument
[all...]
H A DPackageManager.cpp36 PackageManager::PackageManager(Root* root, Volume* volume) argument
203 Volume* volume = fRoot->GetVolume(transaction.Repository().Location()); local
217 Volume* volume = fRoot->GetVolume(transaction.Repository().Location()); local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp186 HaikuKernelFileSystem::DeleteVolume(Volume* volume) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dice1712.cpp740 uint8 volume = card->settings.playback[i].volume / -1.5; local
762 uint8 volume = card->settings.record[i].volume / -1.5; local
[all...]
/haiku/src/bin/desklink/
H A DVolumeControl.cpp398 float volume = 0.0; local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNode.cpp21 Node::Node(Volume* volume, const struct stat& st) argument
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp160 File::File(Volume &volume, int32 block) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.h109 Transaction(Volume* volume, off_t refBlock) argument
117 Transaction(Volume* volume, block_run refRun) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDataStream.cpp25 DataStream::DataStream(Volume* volume, ext2_data_stream* stream, argument
H A DHTree.cpp51 HTree::HTree(Volume* volume, Inode* directory) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DSizeIndex.cpp106 SizeIndex::SizeIndex(Volume *volume) argument
H A DLastModifiedIndex.cpp108 LastModifiedIndex::LastModifiedIndex(Volume *volume) argument
H A DNameIndex.cpp101 NameIndex::NameIndex(Volume *volume) argument
H A DNode.h43 inline void SetVolume(Volume *volume) { fVolume = volume; } argument

Completed in 336 milliseconds

1234567891011>>