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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h89 uint32_t StringSize = 1; member in class:llvm::codeview::DebugStringTableSubsection
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutobject.c428 AcpiUtCreateStringObject( ACPI_SIZE StringSize) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp678 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); local

Completed in 314 milliseconds