Searched defs:destinationIndex (Results 1 – 4 of 4) sorted by relevance
59 …ycopy<T>( T[] sourceArray, int sourceIndex, T[] destinationArray, int destinationIndex, int length… in arraycopy()
60 …ycopy<T>( T[] sourceArray, int sourceIndex, T[] destinationArray, int destinationIndex, int length… in arraycopy()
389 int32_t destinationIndex() const { return destIndex; } in destinationIndex() function
1493 int destinationIndex = 1; // Write all other modules after this one in WriteModuleListStream() local