Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ncurses/include/
H A DMKterm.h.awk.in166 printf "#define STRWRITE %d\n", StringCount
186 acsindex = StringCount;
198 printf "#define %-30s CUR Strings[%d]\n", $1, StringCount++
210 printf "#define STRCOUNT %d\n", StringCount
/freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp930 uint32_t StringCount = 0; in verifyAppleAccelTable() local
952 SectionName, BucketIdx, HashIdx, Hash, StringCount, StrpOffset, in verifyAppleAccelTable()
966 ++StringCount; in verifyAppleAccelTable()