Home
last modified time | relevance | path

Searched defs:ib1 (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestLongBoxing.java81 Long ib1 = new Long(i); in simple2() local
87 Long ib1 = Long.valueOf(i); in simpleb2() local
93 Long ib1 = new Long(i); in simplem2() local
98 static long simplep2(long i, Long ib1) { in simplep2()
104 Long ib1 = ibc; in simplec2() local
145 Long ib1 = new Long(i); in test2() local
155 Long ib1 = i; in testb2() local
165 Long ib1 = new Long(i); in testm2() local
174 static long testp2(long i, Long ib1) { in testp2()
184 Long ib1 = ibc; in testc2() local
H A DTestShortBoxing.java81 Short ib1 = new Short(i); in simple2() local
87 Short ib1 = Short.valueOf(i); in simpleb2() local
93 Short ib1 = new Short(i); in simplem2() local
98 static short simplep2(short i, Short ib1) { in simplep2()
104 Short ib1 = ibc; in simplec2() local
145 Short ib1 = new Short(i); in test2() local
155 Short ib1 = i; in testb2() local
165 Short ib1 = new Short(i); in testm2() local
174 static short testp2(short i, Short ib1) { in testp2()
184 Short ib1 = ibc; in testc2() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local
H A DTestLongBoxing.java81 Long ib1 = new Long(i); in simple2() local
87 Long ib1 = Long.valueOf(i); in simpleb2() local
93 Long ib1 = new Long(i); in simplem2() local
98 static long simplep2(long i, Long ib1) { in simplep2()
104 Long ib1 = ibc; in simplec2() local
145 Long ib1 = new Long(i); in test2() local
155 Long ib1 = i; in testb2() local
165 Long ib1 = new Long(i); in testm2() local
174 static long testp2(long i, Long ib1) { in testp2()
184 Long ib1 = ibc; in testc2() local
H A DTestShortBoxing.java81 Short ib1 = new Short(i); in simple2() local
87 Short ib1 = Short.valueOf(i); in simpleb2() local
93 Short ib1 = new Short(i); in simplem2() local
98 static short simplep2(short i, Short ib1) { in simplep2()
104 Short ib1 = ibc; in simplec2() local
145 Short ib1 = new Short(i); in test2() local
155 Short ib1 = i; in testb2() local
165 Short ib1 = new Short(i); in testm2() local
174 static short testp2(short i, Short ib1) { in testp2()
184 Short ib1 = ibc; in testc2() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local
H A DTestLongBoxing.java81 Long ib1 = new Long(i); in simple2() local
87 Long ib1 = Long.valueOf(i); in simpleb2() local
93 Long ib1 = new Long(i); in simplem2() local
98 static long simplep2(long i, Long ib1) { in simplep2()
104 Long ib1 = ibc; in simplec2() local
145 Long ib1 = new Long(i); in test2() local
155 Long ib1 = i; in testb2() local
165 Long ib1 = new Long(i); in testm2() local
174 static long testp2(long i, Long ib1) { in testp2()
184 Long ib1 = ibc; in testc2() local
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestShortBoxing.java81 Short ib1 = new Short(i); in simple2() local
87 Short ib1 = Short.valueOf(i); in simpleb2() local
93 Short ib1 = new Short(i); in simplem2() local
98 static short simplep2(short i, Short ib1) { in simplep2()
104 Short ib1 = ibc; in simplec2() local
145 Short ib1 = new Short(i); in test2() local
155 Short ib1 = i; in testb2() local
165 Short ib1 = new Short(i); in testm2() local
174 static short testp2(short i, Short ib1) { in testp2()
184 Short ib1 = ibc; in testc2() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestLongBoxing.java81 Long ib1 = new Long(i); in simple2() local
87 Long ib1 = Long.valueOf(i); in simpleb2() local
93 Long ib1 = new Long(i); in simplem2() local
98 static long simplep2(long i, Long ib1) { in simplep2()
104 Long ib1 = ibc; in simplec2() local
145 Long ib1 = new Long(i); in test2() local
155 Long ib1 = i; in testb2() local
165 Long ib1 = new Long(i); in testm2() local
174 static long testp2(long i, Long ib1) { in testp2()
184 Long ib1 = ibc; in testc2() local
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local
H A DTestShortBoxing.java81 Short ib1 = new Short(i); in simple2() local
87 Short ib1 = Short.valueOf(i); in simpleb2() local
93 Short ib1 = new Short(i); in simplem2() local
98 static short simplep2(short i, Short ib1) { in simplep2()
104 Short ib1 = ibc; in simplec2() local
145 Short ib1 = new Short(i); in test2() local
155 Short ib1 = i; in testb2() local
165 Short ib1 = new Short(i); in testm2() local
174 static short testp2(short i, Short ib1) { in testp2()
184 Short ib1 = ibc; in testc2() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local
H A DTestLongBoxing.java81 Long ib1 = new Long(i); in simple2() local
87 Long ib1 = Long.valueOf(i); in simpleb2() local
93 Long ib1 = new Long(i); in simplem2() local
98 static long simplep2(long i, Long ib1) { in simplep2()
104 Long ib1 = ibc; in simplec2() local
145 Long ib1 = new Long(i); in test2() local
155 Long ib1 = i; in testb2() local
165 Long ib1 = new Long(i); in testm2() local
174 static long testp2(long i, Long ib1) { in testp2()
184 Long ib1 = ibc; in testc2() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestLongBoxing.java81 Long ib1 = new Long(i); in simple2() local
87 Long ib1 = Long.valueOf(i); in simpleb2() local
93 Long ib1 = new Long(i); in simplem2() local
98 static long simplep2(long i, Long ib1) { in simplep2()
104 Long ib1 = ibc; in simplec2() local
145 Long ib1 = new Long(i); in test2() local
155 Long ib1 = i; in testb2() local
165 Long ib1 = new Long(i); in testm2() local
174 static long testp2(long i, Long ib1) { in testp2()
184 Long ib1 = ibc; in testc2() local
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local
H A DTestShortBoxing.java81 Short ib1 = new Short(i); in simple2() local
87 Short ib1 = Short.valueOf(i); in simpleb2() local
93 Short ib1 = new Short(i); in simplem2() local
98 static short simplep2(short i, Short ib1) { in simplep2()
104 Short ib1 = ibc; in simplec2() local
145 Short ib1 = new Short(i); in test2() local
155 Short ib1 = i; in testb2() local
165 Short ib1 = new Short(i); in testm2() local
174 static short testp2(short i, Short ib1) { in testp2()
184 Short ib1 = ibc; in testc2() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/eliminateAutobox/
H A DTestByteBoxing.java80 Byte ib1 = new Byte(i); in simple2() local
86 Byte ib1 = Byte.valueOf(i); in simpleb2() local
92 Byte ib1 = new Byte(i); in simplem2() local
97 static byte simplep2(byte i, Byte ib1) { in simplep2()
103 Byte ib1 = ibc; in simplec2() local
144 Byte ib1 = new Byte(i); in test2() local
154 Byte ib1 = i; in testb2() local
164 Byte ib1 = new Byte(i); in testm2() local
173 static byte testp2(byte i, Byte ib1) { in testp2()
183 Byte ib1 = ibc; in testc2() local
H A DTestIntBoxing.java81 Integer ib1 = new Integer(i); in simple2() local
87 Integer ib1 = Integer.valueOf(i); in simpleb2() local
93 Integer ib1 = new Integer(i); in simplem2() local
98 static int simplep2(int i, Integer ib1) { in simplep2()
104 Integer ib1 = ibc; in simplec2() local
145 Integer ib1 = new Integer(i); in test2() local
155 Integer ib1 = i; in testb2() local
165 Integer ib1 = new Integer(i); in testm2() local
174 static int testp2(int i, Integer ib1) { in testp2()
184 Integer ib1 = ibc; in testc2() local

12345678910