/libcore/benchmarks/src/benchmarks/ |
ArrayCopyBenchmark.java | 40 System.arraycopy(src, 0, dst, 0, 8192);
|
/libcore/luni/src/main/java/java/security/cert/ |
TrustAnchor.java | 72 System.arraycopy(nameConstraints, 0, 115 System.arraycopy(nameConstraints, 0, 162 System.arraycopy(nameConstraints, 0, 183 System.arraycopy(nameConstraints, 0,
|
/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 243 // Switch is just an optimization for arraycopy in default case 248 default: System.arraycopy(a, left, a, left + 1, n); 620 System.arraycopy(a, base1, tmp, 0, len1); 629 System.arraycopy(tmp, cursor1, a, dest, len1); 633 System.arraycopy(a, cursor2, a, dest, len2); 674 System.arraycopy(tmp, cursor1, a, dest, count1); 687 System.arraycopy(a, cursor2, a, dest, count2); 707 System.arraycopy(a, cursor2, a, dest, len2); 715 System.arraycopy(tmp, cursor1, a, dest, len1); 737 System.arraycopy(a, base2, tmp, 0, len2) [all...] |
/libcore/luni/src/main/java/org/xml/sax/ext/ |
Attributes2Impl.java | 249 System.arraycopy (declared, 0, newFlags, 0, declared.length); 253 System.arraycopy (specified, 0, newFlags, 0, specified.length); 269 System.arraycopy (declared, index + 1, declared, index, 271 System.arraycopy (specified, index + 1, specified, index,
|
/libcore/support/src/test/java/tests/support/ |
Support_ASimpleOutputStream.java | 92 System.arraycopy(buf, 0, toReturn, 0, pos);
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
ShortName.java | 81 System.arraycopy(nameArr, 0, result, 0, nameArr.length); 82 System.arraycopy(extArr, 0, result, 8, extArr.length); 92 System.arraycopy(name.toCharArray(), 0, result, 0, name.length()); 93 System.arraycopy(ext.toCharArray(), 0, result, 8, ext.length());
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
Matrix3fTest.java | 146 System.arraycopy(setData, 0, expectedData, 0, setData.length); 164 System.arraycopy(setData, 0, expectedData, 0, setData.length); 214 System.arraycopy(setData, 0, expectedData, 0, setData.length);
|
/external/apache-http/src/org/apache/http/util/ |
ByteArrayBuffer.java | 58 System.arraycopy(this.buffer, 0, newbuffer, 0, this.len); 77 System.arraycopy(b, off, this.buffer, this.len, len); 126 System.arraycopy(this.buffer, 0, b, 0, this.len);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/ |
CBCBlockCipherMac.java | 150 System.arraycopy(in, inOff, buf, bufOff, gapLen); 167 System.arraycopy(in, inOff, buf, bufOff, len); 202 System.arraycopy(mac, 0, out, outOff, macSize);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/ |
KeyAgreementSpi.java | 59 System.arraycopy(tmp, 1, ntmp, 0, ntmp.length); 128 System.arraycopy(secret, 0, sharedSecret, offset, secret.length); 149 System.arraycopy(res, 0, key, 0, key.length);
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
StreamGobbler.java | 82 System.arraycopy(buffer, read_pos, new_buffer, 0, unread_size); 90 System.arraycopy(buff, 0, buffer, write_pos, avail); 243 System.arraycopy(buffer, read_pos, b, off, avail);
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/ |
TypesReader.java | 70 System.arraycopy(arr, pos, res, 0, len); 81 System.arraycopy(arr, pos, dst, off, len); 138 System.arraycopy(arr, pos, res, 0, len);
|
/external/javassist/src/main/javassist/bytecode/ |
ByteStream.java | 46 System.arraycopy(data, off, buf, count, len); 176 System.arraycopy(buf, 0, buf2, 0, count); 189 System.arraycopy(buf, 0, newBuf, 0, count);
|
/external/javassist/src/main/javassist/tools/web/ |
Viewer.java | 61 System.arraycopy(args, 3, args2, 0, args.length - 3); 197 System.arraycopy(buf, 0, newbuf, 0, size); 205 System.arraycopy(buf, 0, result, 0, size);
|
/external/smack/src/org/apache/qpid/management/common/sasl/ |
PlainSaslClient.java | 80 System.arraycopy(authzid, 0, response, 0, authzid.length); 84 System.arraycopy(authnid, 0, response, size, authnid.length); 87 System.arraycopy(password, 0, response, size, password.length);
|
/external/smack/src/org/xbill/DNS/ |
DNSInput.java | 194 System.arraycopy(array, pos, b, off, len); 207 System.arraycopy(array, pos, out, 0, len); 221 System.arraycopy(array, pos, out, 0, len);
|
DNSOutput.java | 65 System.arraycopy(array, 0, newarray, 0, pos); 165 System.arraycopy(b, off, array, pos, len); 199 System.arraycopy(array, 0, out, 0, pos);
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
PlanarYUVLuminanceSource.java | 69 System.arraycopy(yuvData, offset, row, 0, width); 90 System.arraycopy(yuvData, inputOffset, matrix, 0, area); 98 System.arraycopy(yuv, inputOffset, matrix, outputOffset, width);
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
SerializedFrame.java | 74 System.arraycopy(oldBuffer, 0, mBuffer, 0, mOffset); 99 System.arraycopy(b, off, mBuffer, mOffset, len); 151 System.arraycopy(mBuffer, mPos, b, off, len);
|
/libcore/crypto/src/main/java/org/conscrypt/ |
ClientHello.java | 158 System.arraycopy(in.read(challenge_length), 0, random, 32 - challenge_length, challenge_length); 160 System.arraycopy(in.read(32), 0, random, 0, 32); 162 System.arraycopy(in.read(challenge_length), challenge_length - 32, random, 0, 32);
|
/libcore/luni/src/main/java/java/security/ |
SignedObject.java | 47 System.arraycopy(content, 0, tmp, 0, content.length); 50 System.arraycopy(signature, 0, tmp, 0, signature.length); 120 System.arraycopy(signature, 0, sig, 0, signature.length);
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CopyOnWriteArrayList.java | 233 System.arraycopy(snapshot, 0, contents, 0, snapshot.length); 268 System.arraycopy(elements, 0, newElements, 0, elements.length); 276 System.arraycopy(elements, 0, newElements, 0, index); 278 System.arraycopy(elements, index, newElements, index + 1, elements.length - index); 289 System.arraycopy(elements, 0, newElements, 0, index); 290 System.arraycopy(toAdd, 0, newElements, index, toAdd.length); 291 System.arraycopy(elements, index, 309 System.arraycopy(elements, 0, newElements, 0, elements.length); 381 System.arraycopy(elements, 0, newElements, 0, i); 393 System.arraycopy(elements, to, newElements, newSize, elements.length - to) [all...] |
/libcore/luni/src/main/java/javax/crypto/spec/ |
RC2ParameterSpec.java | 67 System.arraycopy(iv, 0, this.iv, 0, 8); 97 System.arraycopy(iv, offset, this.iv, 0, 8); 119 System.arraycopy(iv, 0, result, 0, iv.length);
|
RC5ParameterSpec.java | 84 System.arraycopy(iv, 0, this.iv, 0, 2*(wordSize/8)); 126 System.arraycopy(iv, offset, this.iv, 0, 2*(wordSize/8)); 166 System.arraycopy(iv, 0, result, 0, iv.length);
|
SecretKeySpec.java | 70 System.arraycopy(key, 0, this.key, 0, key.length); 111 System.arraycopy(key, offset, this.key, 0, len); 139 System.arraycopy(key, 0, result, 0, key.length);
|