Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h432 UINT16 StringCount; member
439 UINT16 StringCount; member
456 UINT16 StringCount; member
463 UINT16 StringCount; member
/freebsd/contrib/ncurses/include/
H A DMKterm.h.awk.in192 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 DDWARFVerifier.cpp1178 uint32_t StringCount = 0; in verifyAppleAccelTable() local
1201 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable()
1218 ++StringCount; in verifyAppleAccelTable()