Lines Matching refs:minCount
85 int32_t someLength, int32_t minCount);504 int32_t someLength, int32_t minCount) {529 if(count < minCount) {533 (long)count, (long)minCount, (int)someLength);