Searched refs:arraycopy (Results 226 - 250 of 890) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCInputMethodDescriptor.java55 System.arraycopy(locales, 0, tmp, 0, locales.length);
/openjdk7/jdk/src/share/classes/com/sun/crypto/provider/
H A DPBECipherCore.java269 System.arraycopy(passwdBytes, 0, concat, 0, passwdBytes.length);
271 System.arraycopy(salt, 0, concat, passwdBytes.length, salt.length);
309 System.arraycopy(salt, i*(salt.length/2), toBeHashed, 0,
316 System.arraycopy(toBeHashed, 0, result, i*16,
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wsdl/framework/
H A DWSDLLocation.java45 System.arraycopy(contexts, 0, newContexts, 0, max);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/util/
H A DCharArrayArray.java108 System.arraycopy(_array, 0, newArray, 0, _size);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/packaging/mime/util/
H A DLineInputStream.java101 System.arraycopy(lineBuffer, 0, buf, 0, offset);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/
H A DGifDataContentHandler.java91 System.arraycopy(buf, 0, tbuf, 0, pos);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/org/jvnet/mimepull/
H A DChunkInputStream.java58 System.arraycopy(buf,offset,b,off,sz);
/openjdk7/jdk/test/sun/security/provider/MessageDigest/
H A DOffsets.java64 System.arraycopy(data, 0, ofsData, ofs, n);
/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/util/
H A DSourcePath.java107 System.arraycopy((Object)tempPath, 0, (Object)sourcePath,
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/
H A DMain.java55 System.arraycopy(args, 1, newargs, 3, args.length - 1);
/openjdk7/jdk/src/share/classes/sun/security/jgss/krb5/
H A DAcceptSecContextToken.java115 System.arraycopy(apRepBytes, 0, retVal, 2, apRepBytes.length);
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/crypto/
H A DDesMacKCksumType.java91 System.arraycopy(key, 0, ivec, 0, key.length);
/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DOutputRecord.java300 System.arraycopy(buf, headerSize + 4, v3Msg, 0, v3Msg.length);
350 System.arraycopy(buf, 0, buf, heldLen, count);
353 System.arraycopy(
466 System.arraycopy(v3Msg, 2, buf, count, 32);
H A DInputRecord.java373 System.arraycopy(buf, pos, buf, headerSize, len);
388 System.arraycopy(buf, 0, newbuf, 0, count);
395 System.arraycopy(r.buf, r.pos, buf, count, len - count);
549 System.arraycopy(buf, 0, newbuf, 0, headerSize);
745 System.arraycopy(v2Msg, offset, buf, count, nonceLen);
748 System.arraycopy(v2Msg, offset + (nonceLen - 32),
759 System.arraycopy(v2Msg, offset, buf, count, sessionIdLen);
/openjdk7/jdk/src/share/classes/sun/security/util/
H A DPathList.java77 System.arraycopy(urls, 0, tmp, 0, count);
/openjdk7/jdk/test/java/util/zip/GZIP/
H A DGZIPInputStreamRead.java87 System.arraycopy(buf, 0, result, off, n);
/openjdk7/jdk/test/javax/management/mxbean/
H A DThreadMXBeanTest.java50 System.arraycopy(ids1, 0, ids2, 0, ids1.length);
/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharISO2022.java174 System.arraycopy(remainByte, 1, remainByte, 0, remainIndex);
180 System.arraycopy(remainByte, 1, remainByte, 0, remainIndex);
186 System.arraycopy(tmp, 0, remainByte, remainIndex+1, tmp.length);
270 System.arraycopy(remainByte, 1, remainByte, 0, remainIndex);
H A DByteToCharISO2022CN.java168 System.arraycopy(remainByte, 1, remainByte, 0, remainIndex);
174 System.arraycopy(remainByte, 1, remainByte, 0, remainIndex);
180 System.arraycopy(tmp, 0, remainByte, remainIndex+1, tmp.length);
265 System.arraycopy(remainByte, 1, remainByte, 0, remainIndex);
/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DNativeThreadSet.java56 System.arraycopy(elts, 0, nelts, 0, on);
/openjdk7/jdk/src/share/sample/forkjoin/mergesort/
H A DMergeSort.java106 System.arraycopy(array, low, copy, 0, copy.length);
/openjdk7/jdk/test/sun/nio/cs/OLD/
H A DIBM942C_OLD.java89 System.arraycopy(IBM942_OLD.Encoder.index1,
H A DIBM943C_OLD.java88 System.arraycopy(IBM943_OLD.Encoder.index1,
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/crypto/dk/
H A DAesDkCrypto.java174 System.arraycopy(hash, 0, output, 0, hashSize);
218 System.arraycopy(hmac, 0, buf, 0, buf.length);
330 System.arraycopy(confounder, 0, toBeEncrypted,
332 System.arraycopy(plaintext, start, toBeEncrypted,
336 System.arraycopy(plaintext, start, toBeEncrypted, 0, len);
362 System.arraycopy(hmac, 0, output, toBeEncrypted.length,
458 System.arraycopy(plaintext, BLOCK_SIZE, output,
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/
H A DNodeSet.java856 System.arraycopy(this.m_map, 0, clone.m_map, 0, this.m_map.length);
895 System.arraycopy(m_map, 0, newMap, 0, m_firstFree + 1);
929 System.arraycopy(m_map, 0, newMap, 0, ff + 1);
1023 System.arraycopy(m_map, 0, newMap, 0, m_firstFree);
1120 System.arraycopy(m_map, 0, newMap, 0, m_firstFree + 1);
1127 System.arraycopy(m_map, at, m_map, at + 1, m_firstFree - at);
1156 System.arraycopy(m_map, 0, newMap, 0, m_firstFree + nNodes);
1161 System.arraycopy(nodes.m_map, 0, m_map, m_firstFree, nNodes);
1212 System.arraycopy(m_map, i + 1, m_map, i, m_firstFree - i - 1);
1244 System.arraycopy(m_ma
[all...]

Completed in 78 milliseconds

1234567891011>>