Searched defs:xb (Results 1 - 12 of 12) sorted by last modified time

/openjdk10/jdk/test/sun/security/pkcs11/KeyAgreement/
H A DTestInterop.java74 private final static BigInteger xb = new BigInteger field in class:TestInterop
/openjdk10/jdk/test/java/nio/Buffer/
H A DBasicShort.java449 fail(String problem, ShortBuffer xb, ShortBuffer yb, short x, short y) argument
[all...]
H A DBasicLong.java449 fail(String problem, LongBuffer xb, LongBuffer yb, long x, long y) argument
[all...]
H A DBasicInt.java449 fail(String problem, IntBuffer xb, IntBuffer yb, int x, int y) argument
[all...]
H A DBasicChar.java449 fail(String problem, CharBuffer xb, CharBuffer yb, char x, char y) argument
[all...]
H A DBasicDouble.java449 fail(String problem, DoubleBuffer xb, DoubleBuffer yb, double x, double y) argument
[all...]
H A DBasicByte.java449 fail(String problem, ByteBuffer xb, ByteBuffer yb, byte x, byte y) argument
[all...]
H A DBasicFloat.java449 fail(String problem, FloatBuffer xb, FloatBuffer yb, float x, float y) argument
[all...]
/openjdk10/jdk/test/java/awt/Window/ShapedAndTranslucentWindows/
H A DFocusAWTTest.java209 private void check(int xb, int yb, int xw, int yw) throws Exception { argument
/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmswtpnt.c315 cmsFloat64Number xb, yb; local
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/spi/db/
H A DRepeatedElementBridge.java60 public RepeatedElementBridge(TypeInfo typeInfo, XMLBridge xb) { argument
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dassembler_ppc.cpp331 int xb = (x >> 32) & 0xffff; local
358 short xa, xb, xc, xd; // Four 16-bit chunks of const. local
[all...]

Completed in 135 milliseconds