Searched defs:Length (Results 26 - 50 of 80) sorted by last modified time

1234

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexstorob.c179 UINT32 Length; local
284 UINT32 Length; local
[all...]
H A Dexregion.c192 UINT32 Length; local
[all...]
H A Dexoparg3.c290 ACPI_SIZE Length; local
[all...]
H A Dexoparg2.c394 ACPI_SIZE Length = 0; local
[all...]
H A Dexdump.c746 UINT32 Length; local
[all...]
H A Dexconfig.c462 UINT32 Length; local
399 AcpiExRegionRead( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 Length, UINT8 *Buffer) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsopcode.c752 UINT32 Length; local
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocument.cpp308 TextDocument::Length() const function in class:TextDocument
[all...]
H A DParagraph.cpp271 Paragraph::Length() const function in class:Paragraph
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp1088 page_num_t Length() const { return end - start; } function in struct:page_run
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp225 TPoint::Length() const function in class:TPoint
/haiku/src/system/boot/loader/
H A Dmenu.cpp863 size_t Length() const function in class:StringBuffer
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp2201 size_t Length; local
5213 size_t Length; local
[all...]
/haiku/src/system/kernel/device_manager/
H A DIORequest.cpp558 IOOperation::Length() const function in class:IOOperation
H A DIORequest.h54 generic_size_t Length() const { return fLength; } function in class:IOBuffer
285 generic_size_t Length() const { return fLength; } function in struct:IORequest
/haiku/src/kits/network/libnetservices/
H A DHttpResult.cpp70 BHttpResult::Length() const function in class:BHttpResult
/haiku/headers/os/support/
H A DString.h449 BString::Length() const function in class:BString
/haiku/src/kits/network/libnetapi/
H A DNetworkAddress.cpp638 BNetworkAddress::Length() const function in class:BNetworkAddress
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dext2.h414 uint16 Length() const { return B_LENDIAN_TO_HOST_INT16(length) == 0x8000 function in struct:ext2_extent_entry
720 uint16 Length() const { return B_LENDIAN_TO_HOST_INT16(length); } function in struct:ext2_dir_entry
803 static size_t Length() function in struct:ext2_xattr_header
826 uint32 Length() const { return (MinimumSize() + NameLength() function in struct:ext2_xattr_entry
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.cpp30 uint16 Length() { return fLength; } function in struct:TRXHeader
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp338 TextOutput::Length() const function in class:TextOutput
H A DRTF.cpp591 Text::Length() const function in class:Text
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c181 USHORT Length; member in struct:_UNICODE_STRING
190 ULONG Length; member in struct:_OBJECT_ATTRIBUTES
/haiku/src/add-ons/kernel/file_systems/udf/
H A DSparablePartition.h43 uint32 Length() const { return fLength; } function in class:SparablePartition
H A DPhysicalPartition.h33 uint32 Length() const { return fLength; } function in class:PhysicalPartition

Completed in 449 milliseconds

1234