Home
last modified time | relevance | path

Searched defs:checkMethod (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/intrinsics/mathexact/
H A DVerify.java252 int checkMethod(int a, int b); in checkMethod() method
259 int checkMethod(int value); in checkMethod() method
266 long checkMethod(long a, long b); in checkMethod() method
273 long checkMethod(long value); in checkMethod() method
290 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
464 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
491 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
574 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
600 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
626 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/intrinsics/mathexact/
H A DVerify.java252 int checkMethod(int a, int b); in checkMethod() method
259 int checkMethod(int value); in checkMethod() method
266 long checkMethod(long a, long b); in checkMethod() method
273 long checkMethod(long value); in checkMethod() method
290 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
464 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
491 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
574 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
600 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
626 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/intrinsics/mathexact/
H A DVerify.java262 int checkMethod(int a, int b); in checkMethod() method
269 int checkMethod(int value); in checkMethod() method
276 long checkMethod(long a, long b); in checkMethod() method
283 long checkMethod(long value); in checkMethod() method
300 public int checkMethod(int a, int b) { in checkMethod() method in Verify.UnaryToBinary
474 public long checkMethod(long value) { in checkMethod() method in Verify.NegExactL
501 public int checkMethod(int value) { in checkMethod() method in Verify.NegExactI
584 public long checkMethod(long value) { in checkMethod() method in Verify.IncExactL
610 public int checkMethod(int value) { in checkMethod() method in Verify.IncExactI
636 public long checkMethod(long value) { in checkMethod() method in Verify.DecExactL
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/
H A DQosTestHelper.java29 protected void checkMethod(Configuration conf, final String methodName, final int expected, in checkMethod() method in QosTestHelper
34 protected void checkMethod(Configuration conf, final String methodName, final int expected, in checkMethod() method in QosTestHelper
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/lib/ir_framework/test/
H A DCheckedTest.java38 private final Method checkMethod; field in CheckedTest
47 …public CheckedTest(DeclaredTest test, Method checkMethod, Check checkSpecification, Parameter para… in CheckedTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/invoke/lambda/
H A DLambdaAsm.java94 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
113 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/invoke/lambda/
H A DLambdaAsm.java91 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
110 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/invoke/lambda/
H A DLambdaAsm.java91 static void checkMethod(String cname, String mname, ConstantPool cp, in checkMethod() method in LambdaAsm
110 static int checkMethod(ClassFile cf, String mthd) throws Exception { in checkMethod() method in LambdaAsm
/dports/mail/davmail/davmail-src-6.0.1-3390/src/test/davmail/exchange/
H A DTestO365Authenticator.java46 …GetFolderMethod checkMethod = new GetFolderMethod(BaseShape.ID_ONLY, DistinguishedFolderId.getInst… in testO365Authenticator() local
/dports/java/icedtea-web/icedtea-web-1.6.2/tests/reproducers/signed/ClasspathManifestTest/srcs/
H A DClasspathManifest.java74 Method checkMethod = checkClass.getDeclaredMethod("checkClasspathAndPrint"); in searchForClasspath() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgpu-cts/src/src/webgpu/api/operation/
H A DcopyBetweenLinearDataAndTexture.spec.ts668 checkMethod, constant
741 checkMethod, constant
799 checkMethod, constant
977 checkMethod, constant
1074 const { bytesPerRow, rowsPerImage, copySize, origin, initMethod, checkMethod } = t.params; constant

1234567891011