Searched defs:j1 (Results 1 - 11 of 11) sorted by relevance

/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/loop/
H A DLoopPhi.java41 public static int testHelper(int j1, int j2, int j3, int j4, int j5, int j6) { argument
/openjdk10/jdk/src/java.desktop/unix/native/libfontmanager/
H A DX11FontScaler.c318 jfloat j0=0, j1=1, ay=j0, dy=j0, mx=j0; local
/openjdk10/langtools/test/tools/javac/generics/inference/EagerReturnTypeResolution/
H A DEagerReturnTypeResolutionTestb.java48 testMultiCaptureOK(List<I<String>> i1, List<I<Integer>> i2, List<I<?>> i3, List<J<String>> j1, List<J<Integer>> j2, List<K> k1) argument
72 testMultiCaptureKO(List<I<String>> i1, List<I<Integer>> i2, List<I<?>> i3, List<J<String>> j1, List<J<Integer>> j2, List<K> k1) argument
117 testRawOK(List<I> i1, List<J> j1, List<L<String>> l1) argument
[all...]
/openjdk10/jdk/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConvMxN_Fp.c285 mlib_s32 i, j, j1, k; local
672 mlib_s32 i, j, j1, k; local
[all...]
H A Dmlib_ImageConvMxN_ext.c237 mlib_s32 i, j, j1, k, mn; local
/openjdk10/hotspot/test/compiler/eliminateAutobox/
H A DTestFloatBoxing.java347 remi_sump2(Float j1) argument
610 remi_sump2_cond(Float j1) argument
[all...]
H A DTestDoubleBoxing.java347 remi_sump2(Double j1) argument
610 remi_sump2_cond(Double j1) argument
[all...]
H A DTestShortBoxing.java347 remi_sump2(Short j1) argument
610 remi_sump2_cond(Short j1) argument
[all...]
H A DTestByteBoxing.java346 remi_sump2(Byte j1) argument
609 remi_sump2_cond(Byte j1) argument
[all...]
H A DTestIntBoxing.java347 remi_sump2(Integer j1) argument
610 remi_sump2_cond(Integer j1) argument
[all...]
H A DTestLongBoxing.java347 remi_sump2(Long j1) argument
610 remi_sump2_cond(Long j1) argument
[all...]

Completed in 78 milliseconds