Searched defs:activeCount (Results 1 – 3 of 3) sorted by relevance
507 int activeCount = checkCondition(qx + 0, qy + 0) + checkCondition(qx + 0, qy + 1) + in isResultCorrect() local
605 int activeCount = 0; in findNextOp() local701 int activeCount = 0; in findNextWinding() local789 int activeCount = 0; in findNextXor() local
1462 def activeCount(): function