Home
last modified time | relevance | path

Searched refs:StringCount (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/ncurses/include/
H A DMKterm.h.awk.in135 printf "#define STRWRITE %d\n", StringCount
147 $1 == "acs_chars" {acsindex = StringCount}
158 printf "#define %-30s CUR Strings[%d]\n", $1, StringCount++
170 printf "#define STRCOUNT %d\n", StringCount
/freebsd-12.1/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h438 UINT16 StringCount; member
445 UINT16 StringCount; member
462 UINT16 StringCount; member
469 UINT16 StringCount; member
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DWindowsResource.h181 static uint32_t StringCount; variable
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWindowsResource.cpp39 uint32_t WindowsResourceParser::TreeNode::StringCount = 0; member in llvm::object::WindowsResourceParser::TreeNode
185 StringIndex = StringCount++; in TreeNode()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp892 uint32_t StringCount = 0; in verifyAppleAccelTable() local
914 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable()
928 ++StringCount; in verifyAppleAccelTable()