Home
last modified time | relevance | path

Searched defs:ResultCount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbdisply.c597 UINT32 ResultCount = 0; in AcpiDbDisplayResults() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h90 …UINT8 ResultCount; /* Current number of occupied elements of resu… member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp261 unsigned ResultCount = R.end() - R.begin(); in isTemplateName() local