Searched refs:startPackIndex (Results 1 – 1 of 1) sorted by relevance
2086 unsigned startPackIndex = newDatabase.PackSizes.Size(); in Update() local2246 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()2247 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()2367 unsigned startPackIndex = newDatabase.PackSizes.Size(); in Update() local2382 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()2383 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()