Searched defs:result2 (Results 1 - 16 of 16) sorted by relevance

/openjdk10/hotspot/test/serviceability/tmtools/jstack/
H A DSpreadLockTest.java118 public void analyse(String result1, String result2, String result3) { argument
/openjdk10/jdk/test/sun/security/ssl/SSLEngineImpl/
H A DCloseInboundException.java50 SSLEngineResult result2; // ssle2's results from last operation field in class:CloseInboundException
/openjdk10/hotspot/test/compiler/intrinsics/mathexact/
H A DVerify.java39 public static void verifyResult(UnaryMethod method, int result1, int result2, boolean exception1, boolean exception2, int value) { argument
48 public static void verifyResult(UnaryLongMethod method, long result1, long result2, boolean exception1, boolean exception2, long value) { argument
57 private static void verifyResult(BinaryMethod method, int result1, int result2, boolean exception1, boolean exception2, int a, int b) { argument
66 private static void verifyResult(BinaryLongMethod method, long result1, long result2, boolea argument
[all...]
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dc1_Runtime1_ppc.cpp215 static void restore_live_registers(StubAssembler* sasm, Register result1, Register result2, argument
/openjdk10/hotspot/test/compiler/eliminateAutobox/
H A DTestFloatBoxing.java258 static float sump2(float[] a, Float result2) { argument
[all...]
H A DTestDoubleBoxing.java258 static double sump2(double[] a, Double result2) { argument
[all...]
H A DTestShortBoxing.java258 sump2(short[] a, Short result2) argument
[all...]
H A DTestByteBoxing.java257 sump2(byte[] a, Byte result2) argument
[all...]
H A DTestIntBoxing.java258 static int sump2(int[] a, Integer result2) { argument
[all...]
H A DTestLongBoxing.java258 static long sump2(long[] a, Long result2) { argument
[all...]
/openjdk10/hotspot/src/share/vm/runtime/
H A Dreflection.cpp408 oop result2 = NULL; local
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_PrintControl.cpp565 DWORD result2 = DeviceCapabilities(printer, port, local
/openjdk10/jdk/test/java/time/test/java/time/chrono/
H A DTestUmmAlQuraChronology.java618 public void test_compareDates(HijrahDate hdate, LocalDate ldate, int result1, int result2) { argument
/openjdk10/hotspot/src/share/vm/opto/
H A Dparse2.cpp82 Node* Parse::array_addressing(BasicType type, int vals, const Type* *result2) { argument
/openjdk10/hotspot/src/share/vm/adlc/
H A Dadlparse.cpp332 const char *result2 = NULL; local
H A Dformssel.cpp1212 char *result2 = NULL; local

Completed in 118 milliseconds