Searched defs:actualIndex (Results 1 – 2 of 2) sorted by relevance
1950 …int64_t actualIndex = relativeIndex >= 0 ? relativeIndex : static_cast<int64_t>(len) + relativeInd… in With() local
3007 int64_t actualIndex = 0; in With() local