Home
last modified time | relevance | path

Searched refs:NodeCount (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h347 void reserve(unsigned NodeCount) { Nodes.reserve(NodeCount); } in reserve() argument
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dactbl2.h223 UINT32 NodeCount; member
/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1889 Iort->NodeCount = NodeNumber; in DtCompileIort()
/freebsd-12.1/sys/contrib/dev/acpica/common/
H A Ddmtbinfo2.c200 {ACPI_DMT_UINT32, ACPI_IORT_OFFSET (NodeCount), "Node Count", 0},