Searched defs:sbuf (Results 1 - 25 of 39) sorted by relevance

12

/openjdk9/jdk/test/java/rmi/reliability/benchmark/bench/serial/
H A DCons.java68 void doReps(StreamBuffer sbuf, Dummy dummy, int reps) throws Exception { argument
H A DBooleanArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, boolean[][] arrays, int nbatches) argument
H A DCharArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, char[][] arrays, int nbatches) argument
H A DByteArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, byte[][] arrays, int nbatches) argument
H A DBooleans.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DBytes.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DChars.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DLongArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, long[][] arrays, int nbatches) argument
H A DIntArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int[][] arrays, int nbatches) argument
H A DLongs.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DInts.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DDoubleArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, double[][] arrays, int nbatches) argument
H A DFloatArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, float[][] arrays, int nbatches) argument
H A DDoubles.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DFloats.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DStrings.java85 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, String[] strs, int nbatches, int ncycles) argument
H A DRepeatObjs.java81 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, Node[] objs, int nbatches) argument
H A DShortArrays.java68 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, short[][] arrays, int nbatches) argument
H A DShorts.java66 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, int nbatches, int ncycles) argument
H A DProxyArrays.java104 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, Proxy[][] arrays, int nbatches) argument
H A DObjArrays.java103 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, Node[][] arrays, int nbatches) argument
H A DObjTrees.java101 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, Node[] trees, int nbatches) argument
H A DSmallObjTrees.java92 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, Node[] trees, int nbatches) argument
H A DProxyClassDesc.java110 doReps(ObjectOutputStream oout, ObjectInputStream oin, StreamBuffer sbuf, ObjectStreamClass[] descs, int ncycles) argument
/openjdk9/jdk/src/java.base/share/classes/java/io/
H A DObjectStreamField.java163 static StringBuilder appendClassSignature(StringBuilder sbuf, Class<?> cl) { argument

Completed in 110 milliseconds

12