Searched refs:f2 (Results 26 - 50 of 110) sorted by relevance

12345

/openjdk7/langtools/test/tools/javac/generics/diamond/
H A DT6939780.java19 Foo<?> f2 = new Foo<Number>();
/openjdk7/jdk/src/solaris/classes/java/lang/
H A DProcessImpl.java92 FileOutputStream f2 = null;
124 f2 = new FileOutputStream(redirects[2].file(),
126 std_fds[2] = fdAccess.get(f2.getFD());
143 finally { if (f2 != null) f2.close(); }
/openjdk7/langtools/test/tools/apt/mirror/declaration/
H A DFieldDecl.java49 private FieldDeclaration f2 = null; // a static field field in class:FieldDecl
54 f2 = getField("aStaticField");
123 return f2.getType();
/openjdk7/langtools/test/tools/javac/generics/diamond/neg/
H A DNeg03.java21 Foo<? extends String> f2 = new Foo<>("");
33 Foo<? extends String> f2 = new Neg03<U>.Foo<>("");
45 Foo<? extends String> f2 = n.new Foo<>("");
H A DNeg02.java21 Foo<? extends String> f2 = new Foo<>("");
33 Foo<? extends String> f2 = new Neg02.Foo<>("");
H A DNeg05.java20 Neg05<?>.Foo<? extends String> f2 = new Neg05.Foo<>("");
32 Neg05<?>.Foo<? extends String> f2 = n.new Foo<>("");
/openjdk7/langtools/test/tools/javac/generics/diamond/pos/
H A DPos03.java44 Foo<? extends Integer> f2 = new Foo<>(1);
56 Foo<? extends Integer> f2 = new Pos03<U>.Foo<>(1);
68 Foo<? extends Integer> f2 = p.new Foo<>(1);
H A DPos02.java43 Foo<? extends Integer> f2 = new Foo<>(1);
55 Foo<? extends Integer> f2 = new Pos02.Foo<>(1);
/openjdk7/jdk/src/share/classes/java/lang/
H A DFloat.java649 * {@code Float}, {@code f1} and {@code f2}, the value
650 * of {@code f1.equals(f2)} is {@code true} if and only if
653 * f1.floatValue() == f2.floatValue()
658 * <li>If {@code f1} and {@code f2} both represent
663 * {@code f2} represents {@code -0.0f}, or vice
862 * new Float(f1).compareTo(new Float(f2))
866 * @param f2 the second {@code float} to compare.
868 * numerically equal to {@code f2}; a value less than
870 * {@code f2}; and a value greater than {@code 0}
872 * {@code f2}
875 compare(float f1, float f2) argument
[all...]
/openjdk7/hotspot/make/windows/
H A Dget_msc_ver.sh63 MSC_VER_MINOR=`"$ECHO" $MSC_VER_RAW | "$CUT" -d'.' -f2`
88 LD_VER_MINOR=`"$ECHO" $LD_VER_RAW | "$CUT" -d'.' -f2`
/openjdk7/langtools/test/tools/javac/literals/
H A DBadUnderscoreLiterals.java34 float f2 = 0._1; // leading underscore after decimal point field in class:BadUnderscoreLiterals
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/copyobject/
H A DCopyobjectDefaults.java85 * created from f1, then tries one created from f2, if the first
89 final ObjectCopierFactory f1, final ObjectCopierFactory f2 )
95 ObjectCopier c2 = f2.make() ;
/openjdk7/jdk/test/java/io/Serializable/checkModifiers/
H A DCheckModifiers.java50 public TestClass1(Integer f1, double f2, int f3, String f4) { argument
52 field2 = f2;
93 public TestClass2(Integer f1, double f2, int f3, String f4) { argument
95 field2 = f2;
131 public TestClass3(Integer f1, double f2, int f3, String f4) { argument
133 field2 = f2;
170 public TestClass4(Integer f1, double f2, int f3, String f4) { argument
172 field2 = f2;
/openjdk7/langtools/test/tools/javac/
H A DT6956638.java68 for (File f2: files) {
69 if (f2 == f1) continue;
71 if (f3 == f2 || f3 == f1) continue;
73 if (f4 == f3 || f4 == f2 || f4 == f1) continue;
75 test(f1, f2, f3, f4);
/openjdk7/langtools/test/tools/javah/compareTest/
H A DCompareTest.java174 void compare(File f1, File f2) throws IOException { argument
175 if (f1.isFile() && f2.isFile())
176 compareFiles(f1, f2);
177 else if (f1.isDirectory() && f2.isDirectory())
178 compareDirectories(f1, f2);
182 + f2 + " (" + getFileType(f2) + ")");
193 void compareFiles(File f1, File f2) throws IOException { argument
195 byte[] c2 = readFile(f2);
197 error("files differ: " + f1 + ", " + f2);
[all...]
/openjdk7/langtools/test/tools/javah/6572945/
H A DT6572945.java163 * @param f2 The directory to be compared
165 void compare(File f1, File f2) { argument
166 compare(f1, f2, null);
171 * @param f2 The directory to be compared
174 void compare(File f1, File f2, String p) { argument
176 File f2p = (p == null ? f2 : new File(f2, p));
183 compare(f1, f2, new File(p, c).getPath()); // null-safe for p
203 error("Only in " + f2 + ": " + p);
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPoolCacheEntry.java38 private static CIntegerField f2; field in class:ConstantPoolCacheEntry
58 f2 = type.getCIntegerField("_f2");
110 visitor.doInt(new IntField(f2FieldName, f2.getOffset() + offset, true), true);
/openjdk7/jdk/test/demo/jvmti/hprof/
H A DUseAllBytecodes.java42 public float f1, f2; field in class:UseAllBytecodes
127 f2 = p2;
128 return f2 + 1.0e34f;
/openjdk7/jdk/test/java/io/pathNames/
H A DGeneralWin32.java70 File f2 = new File(d.getParent(), "mumble"); /* For later ud tests */
71 if (!f2.exists()) {
72 OutputStream o = new FileOutputStream(f2);
/openjdk7/jdk/test/java/lang/reflect/Proxy/
H A DBoxing.java117 float f2 = ((Float) args[3]).floatValue();
118 if (f2 != f) {
120 "wrong float, expected " + f + " but got " + f2);
/openjdk7/jdk/test/javax/sound/midi/Gervill/ModelByteBufferWavetable/
H A DSet8BitExtensionBuffer.java101 float[] f2 = new float[testarray.length];
106 wavetable.openStream().read(f2);
107 // f2 should have more accurity than f1,
110 float spec2 = compare(f2, testarray);
/openjdk7/jdk/test/sun/java2d/DirectX/StrikeDisposalCrashTest/
H A DStrikeDisposalCrashTest.java64 Font f2 = new Font("Dialog", Font.ITALIC, 12);
73 renderText(frames[frames.length -1 - i], f2);
74 renderText(frames[i], f2);
/openjdk7/jdk/src/windows/classes/java/io/
H A DWinNTFileSystem.java70 protected native boolean rename0(File f1, File f2); argument
/openjdk7/jdk/test/java/lang/Class/getDeclaredField/
H A DExceptions.java33 private int f2; field in class:Exceptions
38 private static final String [] pass = {"f0", "f1", "f2", "f4"};
/openjdk7/jdk/test/sun/tools/native2ascii/
H A DNativeErrors.java74 File f2 = File.createTempFile("test2", ".tmp");
76 String path2 = f2.getPath();
80 if ( !f2.setWritable(false) ) {
83 f2.deleteOnExit();

Completed in 150 milliseconds

12345