Home | History | Annotate | Download | only in acm2

Lines Matching refs:fragmentationVectorSize

169   // The external usage might be that |fragmentationVectorSize| has to match
172 // |fragmentationVectorSize| on-the-fly based on actual number of
175 // space matches |fragmentationVectorSize|, therefore, this should not cause
304 fragmentation_.fragmentationVectorSize++;
412 fragmentation_.fragmentationVectorSize = 0;
425 fragmentation_.fragmentationVectorSize++;
458 for (int n = 0; n < fragmentation_.fragmentationVectorSize; n++) {
662 fragmentation_.fragmentationVectorSize = kNumRedFragmentationVectors;
1976 fragmentation_.fragmentationVectorSize = static_cast<uint16_t>(vector_size);