Home
last modified time | relevance | path

Searched refs:testLong (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DUnsignedIntegerTest.java66 private void testLong(long a, long b) { in testLong() method in UnsignedIntegerTest
81 public void testLong() { in testLong() method in UnsignedIntegerTest
82 testLong(5, 7); in testLong()
83 testLong(-3, -7); in testLong()
84 testLong(-3, 7); in testLong()
85 testLong(42, -5); in testLong()
H A DUnsignedMathTest.java94 private void testLong(long a, long b) { in testLong() method in UnsignedMathTest
112 public void testLong() { in testLong() method in UnsignedMathTest
113 testLong(5, 7); in testLong()
114 testLong(-3, -7); in testLong()
115 testLong(-3, 7); in testLong()
116 testLong(42, -5); in testLong()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/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/jdk/
H A DDivideUnsigned.java54 public void testLong(long a, long b) { in testLong() method in DivideUnsigned
81 testLong(5, 2); in testLongPP()
86 testLong(-5, 2); in testLongNP()
91 testLong(5, -2); in testLongPN()
96 testLong(-5, -2); in testLongNN()
/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/validation/
H A DTestClass.java23 private Long testLong; field in TestClass
107 return testLong; in getTestLong()
110 public void setTestLong( Long testLong ) { in setTestLong() argument
111 this.testLong = testLong; in setTestLong()
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug-2458.c28 static unsigned long testLong = 0x40000; variable
34 testResult = ((((unsigned long)1) << testShift) & testLong) && 1; in testBug()
36 testResult = (0x1000 + testLong) && 1; in testBug()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/klass/
H A DTestIsPrimitive.java53 testOK(true, InlineConstants::testLong); in main()
65 testOK(true, StaticConstants::testLong); in main()
78 testOK(true, NoConstants::testLong); in main()
141 static boolean testLong() { return long.class.isPrimitive(); } in testLong() method in TestIsPrimitive.InlineConstants
155 static boolean testLong() { return staticClassLong.isPrimitive(); } in testLong() method in TestIsPrimitive.StaticConstants
170 static boolean testLong() { return classLong.isPrimitive(); } in testLong() method in TestIsPrimitive.NoConstants
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/intrinsics/klass/
H A DTestIsPrimitive.java53 testOK(true, InlineConstants::testLong); in main()
65 testOK(true, StaticConstants::testLong); in main()
78 testOK(true, NoConstants::testLong); in main()
141 static boolean testLong() { return long.class.isPrimitive(); } in testLong() method in TestIsPrimitive.InlineConstants
155 static boolean testLong() { return staticClassLong.isPrimitive(); } in testLong() method in TestIsPrimitive.StaticConstants
170 static boolean testLong() { return classLong.isPrimitive(); } in testLong() method in TestIsPrimitive.NoConstants

12345678910>>...14