Home
last modified time | relevance | path

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

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