Lines Matching defs:actual_segments
178 uint32_t actual_segments = 0;
227 for (actual_segments = 0;
228 actual_segments < total_segments; actual_segments++) {
239 if (actual_segments > 0)
254 if ((total_segments - actual_segments - 1) == 0 &&
260 if ((total_segments - actual_segments - 1) > 0 &&
263 int, total_segments, int, actual_segments);
440 uint32_t actual_segments = 0;
465 for (actual_segments = 0;
466 actual_segments < total_segments; actual_segments++) {
486 if ((total_segments - actual_segments - 1) == 0 &&
493 if ((total_segments - actual_segments - 1) > 0 &&
496 int, total_segments, int, actual_segments);
528 if ((total_segments - actual_segments - 1) == 0 ||
561 while (actual_segments != 0) {
569 actual_segments--;