Searched defs:Size (Results 1 - 25 of 168) sorted by last modified time

1234567

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h286 xfs_fsize_t Size() const { return fNode->di_size; } function in class:Inode
/haiku/src/kits/interface/
H A DColumnTypes.cpp394 BSizeField::Size() function in class:BSizeField
H A DFont.cpp739 BFont::Size() const function in class:BFont
/haiku/src/servers/app/
H A DServerFont.h57 float Size() const function in class:ServerFont
/haiku/src/kits/tracker/
H A DUtilities.cpp290 ExtendedPoseInfo::Size() const function in class:ExtendedPoseInfo
297 ExtendedPoseInfo::Size(int32 count) function in class:ExtendedPoseInfo
H A DPoseView.cpp5330 virtual ulong Size() const function in class:MetaMimeChangedAccumulator
/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/apps/haikudepot/packagemodel/
H A DPackageInfo.h146 off_t Size() const function in class:PackageInfo
/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
H A Dactbl1.h1288 UINT8 Size[7]; member in struct:acpi_drtm_resource
H A Daclocal.h1011 UINT32 Size; /* bytelist or field size */ member in union:acpi_parse_value
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duttrack.c248 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
317 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
H A Dutobject.c625 ACPI_SIZE Size; local
H A Dutalloc.c176 AcpiOsAllocateZeroed( ACPI_SIZE Size) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsnames.c208 ACPI_SIZE Size; local
480 ACPI_SIZE Size; local
[all...]
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp109 double Size() const function in class:SizeField
[all...]
/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/system/boot/platform/atari_m68k/
H A DHandle.cpp70 Handle::Size() const function in class:Handle
/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/system/kernel/debug/
H A Dcore_dump.cpp500 size_t Size() const function in struct:__anon2::AreaInfo
/haiku/headers/private/kernel/util/
H A DDoublyLinkedQueue.h354 DOUBLY_LINKED_QUEUE_CLASS_NAME::Size() const function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp42 uint32 Size() const { return B_LENDIAN_TO_HOST_INT32(fSize); }; function in struct:FATFS::dir_entry
/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp44 size_t Size() const { return fSize; } function in class:TestSuiteContext
162 size_t Size() const { return fContext.Size(); } function in class:TestSuite
[all...]
/haiku/src/tests/system/boot/loader/
H A DHandle.cpp112 Handle::Size() const function in class:Handle

Completed in 317 milliseconds

1234567