Home
last modified time | relevance | path

Searched defs:TotalLength (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/resources/
Drsutils.c342 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceLength()
399 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceHeader()
481 ACPI_RSDESC_SIZE TotalLength; in AcpiRsGetResourceSource() local
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Ddtcompiler.h238 UINT32 TotalLength; member
/freebsd-12-stable/sys/contrib/dev/acpica/components/disassembler/
Ddmresrcl.c641 UINT32 TotalLength; in AcpiDmResourceSource() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h68 uint64_t TotalLength; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCAssembler.cpp485 unsigned TotalLength = BundlePadding + static_cast<unsigned>(FSize); in writeFragmentPadding() local
/freebsd-12-stable/stand/efi/include/
Defiip.h117 UINT16 TotalLength; member
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormatToken.h367 unsigned TotalLength = 0; member