Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/resources/
HDrsutils.c231 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceLength()
288 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceHeader()
370 ACPI_RSDESC_SIZE TotalLength; in AcpiRsGetResourceSource() local
/NextBSD/sys/contrib/dev/acpica/compiler/
HDdtcompiler.h120 UINT32 TotalLength; member
/NextBSD/sys/contrib/dev/acpica/components/disassembler/
HDdmresrcl.c529 UINT32 TotalLength; in AcpiDmResourceSource() local
/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFDebugLine.h41 uint64_t TotalLength; member
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDFormatToken.h203 unsigned TotalLength = 0; member
/NextBSD/contrib/llvm/lib/MC/
HDMCAssembler.cpp631 unsigned TotalLength = BundlePadding + static_cast<unsigned>(FSize); in writeFragmentPadding() local