Searched refs:startPackIndex (Results 1 – 1 of 1) sorted by relevance
959 int startPackIndex = newDatabase.PackSizes.Size(); in Update() local970 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()971 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()1073 int startPackIndex = newDatabase.PackSizes.Size(); in Update() local1079 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()1080 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()