Searched defs:Resize (Results 1 - 19 of 19) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DResizeVisitor.cpp18 ResizeVisitor::Resize(off_t size, disk_job_id job) function in class:ResizeVisitor
H A DInode.cpp102 class Resize : public AbstractTraceEntry { class in namespace:BFSInodeTracing
104 Resize(Inode* inode, off_t oldSize, off_t newSize, bool trim) function in class:BFSInodeTracing::Resize
/haiku/src/system/kernel/util/
H A DBitmap.cpp44 Bitmap::Resize(size_t bitCount) function in class:BKernel::Bitmap
/haiku/src/system/kernel/disk_device_manager/
H A DKFileSystem.cpp128 KFileSystem::Resize(KPartition* partition, off_t size, disk_job_id job) function in class:KFileSystem
H A DKPartitioningSystem.cpp152 KPartitioningSystem::Resize(KPartition* partition, off_t size, disk_job_id job) function in class:KPartitioningSystem
H A DKDiskSystem.cpp233 KDiskSystem::Resize(KPartition* partition, off_t size, disk_job_id job) function in class:KDiskSystem
/haiku/src/kits/storage/disk_device/
H A DPartitionDelegate.cpp207 BPartition::Delegate::Resize(off_t size) function in class:BPartition::Delegate
H A DDiskSystemAddOn.cpp177 BPartitionHandle::Resize(off_t size) function in class:BPartitionHandle
H A DPartition.cpp844 BPartition::Resize(off_t size) function in class:BPartition
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNode.cpp108 Node::Resize(uint64 newSize, bool fillWithZeroes, Transaction& transaction) function in class:Node
H A DFile.cpp137 File::Resize(uint64 newSize, bool fillWithZeroes, Transaction& transaction) function in class:File
/haiku/src/tests/add-ons/media/media-add-ons/mixer/
H A Dmain.cpp38 void Resize(int newSize) { function in class:Wave
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h335 bool Resize(void* allocation, size_t size, bool force = false, function in class:BOpenHashTable
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h335 bool Resize(void* allocation, size_t size, bool force = false, function in class:BOpenHashTable
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDataContainer.cpp88 DataContainer::Resize(off_t newSize) function in class:DataContainer
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.cpp356 Inode::Resize(Transaction& transaction, off_t size) function in class:Inode
/haiku/src/system/kernel/vm/
H A DVMCache.cpp170 class Resize : public VMCacheTraceEntry { class in namespace:VMCacheTracing
172 Resize(VMCache* cache, off_t size) function in class:VMCacheTracing::Resize
1171 VMCache::Resize(off_t newSize, int priority) function in class:VMCache
H A DVMAnonymousCache.cpp583 VMAnonymousCache::Resize(off_t newSize, int priority) function in class:VMAnonymousCache
/haiku/src/apps/magnify/
H A DMagnify.cpp1973 TOSMagnify::Resize(int32 width, int32 height) function in class:TOSMagnify

Completed in 458 milliseconds