Searched defs:Length (Results 51 - 75 of 80) sorted by relevance

1234

/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.cpp30 uint16 Length() { return fLength; } function in struct:TRXHeader
/haiku/src/apps/haikudepot/textview/
H A DTextDocument.cpp308 TextDocument::Length() const function in class:TextDocument
[all...]
/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusbspec_private.h48 uint16 Length; member in struct:usb_request_data
/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/kits/network/libnetapi/
H A DNetworkAddress.cpp638 BNetworkAddress::Length() const function in class:BNetworkAddress
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dbfs.h35 uint16 Length() const { return BFS_ENDIAN_TO_HOST_INT16(length); } function in struct:BFS::block_run
H A DJournal.cpp72 uint32 Length() const { return fLength; } function in class:LogEntry
[all...]
/haiku/src/system/kernel/device_manager/
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
H A DIORequest.cpp558 IOOperation::Length() const function in class:IOOperation
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h299 ACPI_OBJECT_INTEGER *Length; member in struct:acpi_aml_operands::__anon17
H A Dacobject.h315 UINT32 Length; member in struct:acpi_object_region
401 UINT8 Length; member in struct:acpi_object_processor
H A Dactbl.h217 UINT32 Length; /* Length of table in bytes, including this header */ member in struct:acpi_table_header
264 UINT32 Length; /* Table length in bytes, including header (ACPI 2.0+) */ member in struct:acpi_table_rsdp
287 UINT32 Length; member in struct:acpi_rsdp_extension
329 UINT32 Length; /* Length of structure, in bytes */ member in struct:acpi_table_facs
513 UINT32 Length; /* Length fixed at 32 bits (fixed in table header) */ member in struct:acpi_table_desc
[all...]
H A Dactbl3.h390 UINT64 Length; member in struct:acpi_srat_mem_affinity
715 UINT16 Length; member in struct:acpi_viot_header
H A Dacrestyp.h925 UINT32 Length; member in struct:acpi_resource
947 UINT32 Length; member in struct:acpi_pci_routing_table
/haiku/src/apps/debuganalyzer/model/
H A DModel.h766 Model::IOOperation::Length() const function in class:Model::IOOperation
844 Model::IORequest::Length() const function in class:Model::IORequest
/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/system/boot/loader/
H A Dmenu.cpp863 size_t Length() const function in class:StringBuffer
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp225 TPoint::Length() const function in class:TPoint
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h187 uint64 Length() const { return B_LENDIAN_TO_HOST_INT64(length); } function in struct:btrfs_chunk
330 uint16 Length() const function in struct:btrfs_inode_ref
371 uint16 Length() const function in struct:btrfs_dir_entry
/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h600 u_int Length; member in struct:cisdump_t
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1339 uint32 Length; member in struct:QueryHeader
/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/system/kernel/vm/
H A Dvm_page.cpp1088 page_num_t Length() const { return end - start; } function in struct:page_run
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp2201 size_t Length; local
5213 size_t Length; local
[all...]

Completed in 231 milliseconds

1234