HomeSort by: relevance | last modified time | path
    Searched defs:NodeCount (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MLInlineAdvisor.h 60 int64_t NodeCount = 0;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
PseudoProbe.cpp 228 uint32_t NodeCount = readUnsignedNumber<uint32_t>();
232 for (std::size_t I = 0; I < NodeCount; I++) {
  /src/sys/external/bsd/acpica/dist/compiler/
dttable2.c 1855 Table->NodeCount = 0;
1875 Table->NodeCount++;
3148 UINT16 NodeCount;
3168 NodeCount = 0;
3221 NodeCount++;
3224 Viot->NodeCount = NodeCount;
  /src/sys/external/bsd/acpica/dist/include/
actbl3.h 620 UINT16 NodeCount;
actbl2.h 781 UINT32 NodeCount;
3855 UINT32 NodeCount;

Completed in 25 milliseconds