Searched defs:Size (Results 26 - 50 of 168) sorted by last modified time

1234567

/haiku/src/tests/system/boot/loader/
H A DHandle.cpp112 Handle::Size() const function in class:Handle
/haiku/src/tests/kits/storage/
H A DMimeTypeTest.cpp483 icon_size Size() { function in class:IconHelper
[all...]
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp83 off_t Size() const { return fSize; } function in class:FileMap
/haiku/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp804 BIOSDrive::Size() const function in class:BIOSDrive
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp123 virtual off_t Size() const { return fSize; }; function in class:BlockHandle
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp127 File::Size() const function in class:FATFS::File
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp159 off_t Size() const { return fSize; } function in class:Attribute
200 uint64 Size() const function in class:Inode
[all...]
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp137 addr_t Size() const { return fInfo.size; } function in class:Aperture
/haiku/src/kits/translation/
H A DBitmapStream.cpp207 BBitmapStream::Size() const function in class:BBitmapStream
/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h589 DOUBLY_LINKED_LIST_CLASS_NAME::Size() const function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
/haiku/headers/private/kernel/vm/
H A DVMArea.h127 size_t Size() const { return fSize; } function in struct:VMArea
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dxfs.cpp238 XfsSuperBlock::Size() const function in class:XfsSuperBlock
H A DNode.cpp494 NodeHeader::Size(Inode* inode) function in class:NodeHeader
H A DLeafDirectory.cpp443 ExtentLeafHeader::Size(Inode* inode) function in class:ExtentLeafHeader
H A DLeafAttribute.cpp381 AttrLeafHeader::Size(Inode* inode) function in class:AttrLeafHeader
H A DExtent.cpp301 ExtentDataHeader::Size(Inode* inode) function in class:ExtentDataHeader
/haiku/src/kits/interface/
H A DWindow.cpp2020 BWindow::Size() const function in class:BWindow
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp121 BPartition::Size() const function in class:BPartition
H A DMutablePartition.cpp63 BMutablePartition::Size() const function in class:BMutablePartition
/haiku/src/apps/drivesetup/
H A DSupport.cpp160 SizeSlider::Size() const function in class:SizeSlider
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp418 KPartition::Size() const function in class:KPartition
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h170 off_t Size() const { return fSize; } function in class:Partition
/haiku/src/system/runtime_loader/
H A Delf_tls.cpp41 unsigned Size() const { return fSize; } function in class:Generation
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h568 off_t Size() const function in struct:ext2_inode
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp311 TarFS::File::Size() const function in class:TarFS::File
611 TarFS::Symlink::Size() const function in class:TarFS::Symlink

Completed in 148 milliseconds

1234567