Searched defs:newsize (Results 1 - 10 of 10) sorted by relevance

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSDeclarationPool.java196 private static XSElementDecl[][] resize(XSElementDecl array[][], int newsize) { argument
224 private static XSParticleDecl[][] resize(XSParticleDecl array[][], int newsize) { argument
230 private static XSModelGroupImpl[][] resize(XSModelGroupImpl array[][], int newsize) { argument
247 private static XSAttributeDecl[][] resize(XSAttributeDecl array[][], int newsize) { argument
264 private static XSAttributeUseImpl[][] resize(XSAttributeUseImpl array[][], int newsize) { argument
281 resize(XSSimpleTypeDecl array[][], int newsize) argument
299 resize(XSComplexTypeDecl array[][], int newsize) argument
[all...]
/openjdk9/jdk/src/jdk.jdwp.agent/share/native/libjdwp/
H A DcommonRef.c338 int newsize; local
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DEmergencySoundbank.java2671 public static double[] loopExtend(double[] data, int newsize) { argument
2684 public static float[] loopExtend(float[] data, int newsize) { argument
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/xml/internal/stream/dtd/nonvalidating/
H A DDTDGrammar.java802 private static short[][] resize(short array[][], int newsize) { argument
808 private static int[][] resize(int array[][], int newsize) { argument
814 private static QName[][] resize(QName array[][], int newsize) { argument
820 private static String[][] resize(String array[][], int newsize) { argument
826 private static String[][][] resize(String array[][][], int newsize) { argument
[all...]
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDeferredDocumentImpl.java2142 private void ensureCapacity(int newsize) { argument
[all...]
/openjdk9/hotspot/src/share/vm/opto/
H A Dloopnode.hpp600 uint newsize = _max_preorder<<1; // double size of array local
H A Dloopnode.cpp2647 uint newsize = _idom_size<<1; local
/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java2542 private static byte[][] resize(byte array[][], int newsize) { argument
2548 private static short[][] resize(short array[][], int newsize) { argument
2554 private static int[][] resize(int array[][], int newsize) { argument
2560 private static DatatypeValidator[][] resize(DatatypeValidator array[][], int newsize) { argument
2566 private static ContentModelValidator[][] resize(ContentModelValidator array[][], int newsize) { argument
2572 resize(Object array[][], int newsize) argument
2578 resize(QName array[][], int newsize) argument
2584 resize(String array[][], int newsize) argument
2590 resize(String array[][][], int newsize) argument
[all...]
/openjdk9/hotspot/src/share/vm/classfile/
H A DsystemDictionary.cpp1911 int newsize = _old_default_sdsize; local
/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 282 milliseconds