Searched defs:numNodes (Results 1 – 6 of 6) sorted by relevance
43 unsigned numNodes() const { return selections.size(); } in numNodes() function
193 const int numNodes = graph.size(); in DEF_TEST() local
70 GraphCycles::GraphCycles(int32_t numNodes) : rep_(new Rep) { in GraphCycles()
316 size_t numNodes = group->children.size(); in getIndexSize() local
1049 uint32_t numNodes = numHWNodes; in CreateThreadPool() local
1607 const GLuint numNodes = 1 + (bytes + sizeof(Node) - 1) / sizeof(Node); in dlist_alloc() local