Searched refs:startPackIndex (Results 1 – 1 of 1) sorted by relevance
1111 unsigned startPackIndex = newDatabase.PackSizes.Size(); in Update() local1140 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()1141 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()1251 unsigned startPackIndex = newDatabase.PackSizes.Size(); in Update() local1259 for (; startPackIndex < newDatabase.PackSizes.Size(); startPackIndex++) in Update()1260 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()