Searched refs:copySize (Results 1 – 4 of 4) sorted by relevance
68 final int copySize = 16; in testArrays() local70 final byte[] expected = new byte[copySize]; in testArrays()71 for (int i = 0; i < copySize; ++i) { in testArrays()75 final byte[] copy = Arrays.copyOfRange(src, offset, offset + copySize); in testArrays()
48 const int copySize = outputShapes[i].dimensions[axis] * baseInnerSize; in splitGeneric() local49 memcpy(outputDataPtrs->at(i) + k * copySize, inputPtr, copySize * sizeof(Scalar)); in splitGeneric()50 inputPtr += copySize; in splitGeneric()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...