Home | History | Annotate | Download | only in utils

Lines Matching refs:partitionCount

1515         const int partitionCount = this->numPartitions();
1522 seed += (partitionCount - 1) * 1024;
1553 sh2 = (partitionCount == 3)? 6 : 5;
1555 sh1 = (partitionCount==3)? 6 : 5;
1575 if (partitionCount < 4) {
1579 if (partitionCount < 3) {