Searched defs:Size (Results 101 - 125 of 168) sorted by path

1234567

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl2.h1451 UINT16 Size; member in struct:acpi_madt_lio_pic
1470 UINT16 Size; member in struct:acpi_madt_ht_pic
1524 UINT16 Size; member in struct:acpi_madt_bio_pic
1543 UINT16 Size; member in struct:acpi_madt_lpc_pic
1601 UINT32 Size; member in struct:acpi_madt_aplic
1613 UINT32 Size; member in struct:acpi_madt_plic
2178 UINT64 Size; member in struct:acpi_nfit_data_region
3072 UINT32 Size; member in struct:acpi_pptt_cache
3581 UINT32 Size; member in struct:acpi_svkl_key
/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/add-ons/kernel/bus_managers/virtio/
H A DVirtioPrivate.h117 uint16 Size() const { return fRingSize; } function in class:VirtioQueue
H A DVirtioQueue.cpp59 uint16 Size() { return fDescriptorCount; } function in class:TransferDescriptor
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DAX88772Device.cpp189 size_t Size; member in struct:_AX88772B_MFB
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h94 off_t Size() const { return fNode.data.Size(); } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h51 off_t Size() const { return fNode.Size(); } function in class:Inode
H A Dbtrfs.h151 uint32 Size() const function in struct:btrfs_entry
295 uint64 Size() const { return B_LENDIAN_TO_HOST_INT64(size); } function in struct:btrfs_inode
417 uint64 Size() const function in struct:btrfs_extent_data
/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/file_systems/ext2/
H A DInode.h61 off_t Size() const { return fNode.Size(); } function in class:Inode
H A Dext2.h568 off_t Size() const function in struct:ext2_inode
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp179 uint32 Size() { return fEntry->size; } function in class:attribute_overlay::AttributeEntry
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h164 BlockingQueue<Element>::Size() const function in class:BlockingQueue
/haiku/src/add-ons/kernel/file_systems/udf/
H A DMemoryChunk.h43 uint32 Size() { return fSize; } function in class:MemoryChunk
60 uint32 Size() { return size; } function in class:StaticMemoryChunk
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h101 off_t Size() const { return fNode.size; } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp347 size_t Size() const function in struct:FUSEVolume::AttrCookie
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp301 ExtentDataHeader::Size(Inode* inode) function in class:ExtentDataHeader
H A DInode.h286 xfs_fsize_t Size() const { return fNode->di_size; } function in class:Inode
H A DLeafAttribute.cpp381 AttrLeafHeader::Size(Inode* inode) function in class:AttrLeafHeader
H A DLeafDirectory.cpp443 ExtentLeafHeader::Size(Inode* inode) function in class:ExtentLeafHeader
H A DNode.cpp494 NodeHeader::Size(Inode* inode) function in class:NodeHeader
H A Dxfs.cpp238 XfsSuperBlock::Size() const function in class:XfsSuperBlock
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DBufferQueue.h45 size_t Size() const { return fMaxBytes; } function in class:BufferQueue
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h170 off_t Size() const { return fSize; } function in class:Partition
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPArray.cpp49 GPArray<TYPE>::Size() const function in class:GPArray

Completed in 206 milliseconds

1234567