Lines Matching refs:from_end
310 for (uint32_t from_end = from_start + static_cast<uint32_t>(copy_size);
311 from_start < from_end; from_start++, to_start++) {
352 for (uint32_t from_end = from_start + static_cast<uint32_t>(packed_size);
353 from_start < from_end; from_start++, to_start++) {
383 for (uint32_t from_end = from_start + copy_size;
384 from_start < from_end; from_start++, to_start++) {