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.h430 UINT16 StringCount; member
437 UINT16 StringCount; member
454 UINT16 StringCount; member
461 UINT16 StringCount; member
/freebsd/contrib/ncurses/include/
H A DMKterm.h.awk.in190 printf "#define STRWRITE %d\n", StringCount
210 acsindex = StringCount;
222 printf "#define %-30s CUR Strings[%d]\n", $1, StringCount++
234 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()