Home
last modified time | relevance | path

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

/minix3/minix/drivers/power/acpi/resources/
H A Drsutils.c231 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceLength()
288 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceHeader()
370 ACPI_RSDESC_SIZE TotalLength; in AcpiRsGetResourceSource() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFDebugLine.h41 uint32_t TotalLength; member
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormatToken.h213 unsigned TotalLength; member
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp672 unsigned TotalLength = BundlePadding + static_cast<unsigned>(FragmentSize); in writeFragment() local