Searched refs:shiftAt (Results 1 – 2 of 2) sorted by relevance
62 SubscriptValue shiftAt[maxRank]; in GetShift() local66 shiftAt[k] = lb_[k] + resultAt[j] - 1; in GetShift()71 shift_.Element<char>(shiftAt), shiftElemLen_, terminator_); in GetShift()
624 ConstantSubscripts shiftAt; in CSHIFT() local629 shiftAt.emplace_back(shiftLB[k++] + arrayAt[j] - arrayLB[j]); in CSHIFT()633 ConstantSubscript shiftCount{shift->At(shiftAt).ToInt64()}; in CSHIFT()736 ConstantSubscripts shiftAt; in EOSHIFT() local741 shiftAt.emplace_back(shiftLB[k++] + arrayAt[j] - arrayLB[j]); in EOSHIFT()745 ConstantSubscript shiftCount{shift->At(shiftAt).ToInt64()}; in EOSHIFT()