Home
last modified time | relevance | path

Searched refs:testB (Results 1 – 25 of 754) sorted by relevance

12345678910>>...31

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigByteParams01.java48 …sum += testB(0, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
49 …sum += testB(1, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
50 …sum += testB(2, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
51 …sum += testB(3, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
52 …sum += testB(4, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
53 …sum += testB(5, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
54 …sum += testB(6, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
55 …sum += testB(7, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
56 …sum += testB(8, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
63 …sum += testB(i, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
[all …]
H A DBigIntParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigShortParams01.java48 …sum += testB(0, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
49 …sum += testB(1, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
50 …sum += testB(2, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
51 …sum += testB(3, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
52 …sum += testB(4, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
53 …sum += testB(5, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
54 …sum += testB(6, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
55 …sum += testB(7, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
56 …sum += testB(8, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
63 …sum += testB(i, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigIntParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigShortParams01.java48 …sum += testB(0, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
49 …sum += testB(1, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
50 …sum += testB(2, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
51 …sum += testB(3, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
52 …sum += testB(4, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
53 …sum += testB(5, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
54 …sum += testB(6, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
55 …sum += testB(7, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
56 …sum += testB(8, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
63 …sum += testB(i, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
[all …]
H A DBigByteParams01.java48 …sum += testB(0, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
49 …sum += testB(1, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
50 …sum += testB(2, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
51 …sum += testB(3, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
52 …sum += testB(4, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
53 …sum += testB(5, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
54 …sum += testB(6, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
55 …sum += testB(7, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
56 …sum += testB(8, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
63 …sum += testB(i, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
[all …]
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigIntParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigByteParams01.java48 …sum += testB(0, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
49 …sum += testB(1, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
50 …sum += testB(2, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
51 …sum += testB(3, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
52 …sum += testB(4, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
53 …sum += testB(5, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
54 …sum += testB(6, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
55 …sum += testB(7, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
56 …sum += testB(8, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
63 …sum += testB(i, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
[all …]
H A DBigShortParams01.java48 …sum += testB(0, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
49 …sum += testB(1, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
50 …sum += testB(2, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
51 …sum += testB(3, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
52 …sum += testB(4, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
53 …sum += testB(5, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
54 …sum += testB(6, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
55 …sum += testB(7, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
56 …sum += testB(8, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
63 …sum += testB(i, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigIntParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigShortParams01.java48 …sum += testB(0, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
49 …sum += testB(1, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
50 …sum += testB(2, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
51 …sum += testB(3, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
52 …sum += testB(4, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
53 …sum += testB(5, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
54 …sum += testB(6, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
55 …sum += testB(7, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
56 …sum += testB(8, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
63 …sum += testB(i, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
[all …]
H A DBigByteParams01.java48 …sum += testB(0, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
49 …sum += testB(1, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
50 …sum += testB(2, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
51 …sum += testB(3, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
52 …sum += testB(4, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
53 …sum += testB(5, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
54 …sum += testB(6, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
55 …sum += testB(7, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
56 …sum += testB(8, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
63 …sum += testB(i, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
[all …]
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigByteParams01.java48 …sum += testB(0, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
49 …sum += testB(1, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
50 …sum += testB(2, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
51 …sum += testB(3, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
52 …sum += testB(4, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
53 …sum += testB(5, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
54 …sum += testB(6, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
55 …sum += testB(7, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
56 …sum += testB(8, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
63 …sum += testB(i, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
[all …]
H A DBigShortParams01.java48 …sum += testB(0, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
49 …sum += testB(1, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
50 …sum += testB(2, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
51 …sum += testB(3, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
52 …sum += testB(4, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
53 …sum += testB(5, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
54 …sum += testB(6, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
55 …sum += testB(7, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
56 …sum += testB(8, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
63 …sum += testB(i, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
[all …]
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigIntParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigIntParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]
H A DBigByteParams01.java48 …sum += testB(0, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
49 …sum += testB(1, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
50 …sum += testB(2, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
51 …sum += testB(3, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
52 …sum += testB(4, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
53 …sum += testB(5, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
54 …sum += testB(6, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
55 …sum += testB(7, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
56 …sum += testB(8, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
63 …sum += testB(i, (byte) 1, (byte) 2, (byte) 3, (byte) 4, (byte) 5, (byte) 6, (byte) 7, (byte) 8, (b… in test()
[all …]
H A DBigShortParams01.java48 …sum += testB(0, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
49 …sum += testB(1, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
50 …sum += testB(2, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
51 …sum += testB(3, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
52 …sum += testB(4, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
53 …sum += testB(5, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
54 …sum += testB(6, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
55 …sum += testB(7, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
56 …sum += testB(8, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
63 …sum += testB(i, (short) 1, (short) 2, (short) 3, (short) 4, (short) 5, (short) 6, (short) 7, (shor… in test()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/micro/
H A DBigFloatParams01.java48 sum += testB(0, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
49 sum += testB(1, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
50 sum += testB(2, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
51 sum += testB(3, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
52 sum += testB(4, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
53 sum += testB(5, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
54 sum += testB(6, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
55 sum += testB(7, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
56 sum += testB(8, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
63 sum += testB(i, 1, 2, 3, 4, 5, 6, 7, 8, 9); in test()
[all …]

12345678910>>...31