Searched refs:StringCount (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 432 UINT16 StringCount; member 439 UINT16 StringCount; member 456 UINT16 StringCount; member 463 UINT16 StringCount; member
|
/freebsd/contrib/ncurses/include/ |
H A D | MKterm.h.awk.in | 192 printf "#define STRWRITE %d\n", StringCount 212 acsindex = StringCount; 224 printf "#define %-30s CUR Strings[%d]\n", $1, StringCount++ 236 printf "#define STRCOUNT %d\n", StringCount
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 1178 uint32_t StringCount = 0; in verifyAppleAccelTable() local 1201 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable() 1218 ++StringCount; in verifyAppleAccelTable()
|