Lines Matching full:destindex
501 int64_t destIndex,
512 ut->pFuncs->copy(ut, nativeStart, nativeLimit, destIndex, move, status);
1943 int64_t destIndex,
1953 if (start>limit || (start<destIndex && destIndex<limit))
1961 int32_t destIndex32 = pinIndex(destIndex, length);
1966 // move: copy to destIndex, then replace original with nothing
2204 int64_t destIndex,
2215 int32_t destIndex32 = pinIndex(destIndex, length);
2223 // move: copy to destIndex, then replace original with nothing