Searched refs:Length (Results 176 - 187 of 187) sorted by relevance

12345678

/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/platform/
H A Dacefiex.h88 UINT8 Length[2]; member in struct:_EFI_DEVICE_PATH
667 UINTN Length);
/fuchsia/zircon/system/dev/bus/acpi/
H A Ddev-tbmc.cpp108 .Length = sizeof(obj),
H A Ddev-ec.c316 .Length = ACPI_ALLOCATE_BUFFER,
/fuchsia/zircon/system/utest/zbi/
H A Dzbi.cpp240 static_cast<uint32_t>(sizeof(kAppendRD)), // Length
357 ASSERT_EQ(memcmp(reference_zbi, test_zbi, image.Length()), 0);
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Ddtutils.c477 /* Length is based upon the opcode for this field in the info table */
674 Checksum = AcpiTbChecksum (Subtable->Buffer, Subtable->Length);
H A Daslload.c313 Node->Length = InitializerOp->Asl.Value.Tag.BitLength;
H A Daslxref.c232 * PARAMETERS: RegionBitLength - Length of entire parent region
716 TagBitLength = Node->Length;
726 case AML_CREATE_FIELD_OP: /* Variable "Length" field, in bits */
1013 * Op->Asl.Parent->Asl.ExtraValue - Region Length (bits)
/fuchsia/zircon/third_party/lib/acpica/source/components/namespace/
H A Dnsprepkg.c353 if ((*Elements)->Buffer.Length != 16)
/fuchsia/zircon/kernel/platform/pc/
H A Dplatform.cpp164 printf("zbi: @ %p (%u bytes)\n", image.Base(), image.Length());
172 boot_alloc_reserve(phys, image.Length());
174 bootloader.ramdisk_size = image.Length();
/fuchsia/zircon/third_party/lib/acpica/source/tools/acpiexec/
H A Daetables.h419 [004h 0004 4] Table Length : 0000004E
451 [0004] Table Length : 00000036
465 [004] Table Length : 00000036
/fuchsia/zircon/third_party/lib/acpica/source/components/dispatcher/
H A Ddsfield.c276 SecondDesc->Extra.AmlLength = Op->Named.Length;
/fuchsia/zircon/third_party/ulib/jemalloc/bin/
H A Djeprof.in182 --seconds=<n> Length of time for dynamic profiles [default=30 secs]

Completed in 282 milliseconds

12345678