Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/netbsd/sys/external/bsd/acpica/dist/utilities/
H A Dutobject.c321 ACPI_SIZE StringSize) in AcpiUtCreateStringObject()
/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp52 static constexpr size_t StringSize = 32; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DWindowsResource.cpp678 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); in performSectionOneLayout() local
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1386 int64_t StringSize = LHSs->getValue().size(); in Fold() local