Home
last modified time | relevance | path

Searched defs:StringSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h90 uint32_t StringSize = 1; variable
/freebsd-12.1/sys/contrib/dev/acpica/components/utilities/
H A Dutobject.c429 ACPI_SIZE StringSize) in AcpiUtCreateStringObject()
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWindowsResource.cpp393 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); in performSectionOneLayout() local