Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1053 uint32_t StringCount = 0; in verifyAppleAccelTable() local
1075 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable()
1089 ++StringCount; in verifyAppleAccelTable()