Searched refs:startPackIndex (Results 1 – 1 of 1) sorted by relevance
2066 unsigned startPackIndex = newDatabase.PackSizes.Size(); in Update() local2217 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()2218 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()2338 unsigned startPackIndex = newDatabase.PackSizes.Size(); in Update() local2351 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()2352 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()