Home
last modified time | relevance | path

Searched refs:StreamShape (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
H A DFlagDeclaringOp.java31 private final StreamShape shape;
34 this(flags, StreamShape.REFERENCE); in FlagDeclaringOp()
37 public FlagDeclaringOp(int flags, StreamShape shape) { in FlagDeclaringOp()
43 public StreamShape outputShape() { in outputShape()
48 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
H A DFlagDeclaringOp.java31 private final StreamShape shape;
34 this(flags, StreamShape.REFERENCE); in FlagDeclaringOp()
37 public FlagDeclaringOp(int flags, StreamShape shape) { in FlagDeclaringOp()
43 public StreamShape outputShape() { in outputShape()
48 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
H A DFlagDeclaringOp.java31 private final StreamShape shape;
34 this(flags, StreamShape.REFERENCE); in FlagDeclaringOp()
37 public FlagDeclaringOp(int flags, StreamShape shape) { in FlagDeclaringOp()
43 public StreamShape outputShape() { in outputShape()
48 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
H A DFlagDeclaringOp.java31 private final StreamShape shape;
34 this(flags, StreamShape.REFERENCE); in FlagDeclaringOp()
37 public FlagDeclaringOp(int flags, StreamShape shape) { in FlagDeclaringOp()
43 public StreamShape outputShape() { in outputShape()
48 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE);
41 private final StreamShape inputShape; in assertContents()
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in assertContents()
49 public StreamShape inputShape() { in assertContents()
54 public StreamShape outputShape() { in assertContents()
78 this(StreamShape.REFERENCE); in testDoubleSpliterator()
81 protected TestParallelSizedOp(StreamShape shape) {
97 super(StreamShape.INT_VALUE); in accept()
103 super(StreamShape.LONG_VALUE);
109 super(StreamShape.DOUBLE_VALUE); in longBoxingConsumer()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
H A DFlagDeclaringOp.java31 private final StreamShape shape;
34 this(flags, StreamShape.REFERENCE); in FlagDeclaringOp()
37 public FlagDeclaringOp(int flags, StreamShape shape) { in FlagDeclaringOp()
43 public StreamShape outputShape() { in outputShape()
48 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/lib/testlibrary/bootlib/java.base/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/bootlib/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/stream/bootlib/java/util/stream/
H A DCollectorOps.java35 return new StatefulCollector<>(0, StreamShape.REFERENCE); in collector()
41 private final StreamShape inputShape;
43 public StatefulCollector(int opFlags, StreamShape inputShape) { in StatefulCollector()
49 public StreamShape inputShape() { in inputShape()
54 public StreamShape outputShape() { in outputShape()
78 this(StreamShape.REFERENCE); in TestParallelSizedOp()
81 protected TestParallelSizedOp(StreamShape shape) { in TestParallelSizedOp()
97 super(StreamShape.INT_VALUE); in OfInt()
103 super(StreamShape.LONG_VALUE); in OfLong()
109 super(StreamShape.DOUBLE_VALUE); in OfDouble()
H A DTestFlagExpectedOp.java33 StreamShape shape = StreamShape.REFERENCE;
58 Builder<T> shape(StreamShape shape) { in shape()
71 final StreamShape shape;
77 this(flags, known, preserve, notKnown, StreamShape.REFERENCE); in TestFlagExpectedOp()
84 StreamShape shape) { in TestFlagExpectedOp()
93 public StreamShape outputShape() { in outputShape()
98 public StreamShape inputShape() { in inputShape()

12345678910>>...12