Searched refs:StringCount (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/ncurses/include/ |
| H A D | MKterm.h.awk.in | 135 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 D | UefiInternalFormRepresentation.h | 438 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 D | WindowsResource.h | 181 static uint32_t StringCount; variable
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | WindowsResource.cpp | 39 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 D | DWARFVerifier.cpp | 892 uint32_t StringCount = 0; in verifyAppleAccelTable() local 914 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable() 928 ++StringCount; in verifyAppleAccelTable()
|