Home | History | Annotate | Download | only in common

Lines Matching refs:destIndex

847           int64_t destIndex,
858 ut->pFuncs->copy(ut, nativeStart, nativeLimit, destIndex, move, status);
2289 int64_t destIndex,
2299 if (start>limit || (start<destIndex && destIndex<limit))
2307 int32_t destIndex32 = pinIndex(destIndex, length);
2312 // move: copy to destIndex, then replace original with nothing
2550 int64_t destIndex,
2561 int32_t destIndex32 = pinIndex(destIndex, length);
2569 // move: copy to destIndex, then replace original with nothing