Searched refs:General (Results 1 - 25 of 40) sorted by relevance

12

/openjdk7/jdk/src/share/classes/javax/swing/text/rtf/charsets/
H A Dmac.txt11 # General notes: none
/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DFillRect.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
89 return new General(srctype, comptype, dsttype);
92 public static class General extends FillRect { class in class:FillRect
95 public General(SurfaceType srctype, method in class:FillRect.General
H A DCompositeType.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
51 * a suitable General GraphicsPrimitive object can be obtained for
124 General = Any; field in class:CompositeType
127 AnyAlpha = General.deriveSubType(DESC_ANY_ALPHA);
129 Xor = General.deriveSubType(DESC_XOR);
H A DDrawGlyphList.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
83 return new General(srctype, comptype, dsttype);
86 private static class General extends DrawGlyphList { class in class:DrawGlyphList
89 public General(SurfaceType srctype, method in class:DrawGlyphList.General
H A DDrawGlyphListAA.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
81 return new General(srctype, comptype, dsttype);
84 public static class General extends DrawGlyphListAA { class in class:DrawGlyphListAA
87 public General(SurfaceType srctype, method in class:DrawGlyphListAA.General
H A DMaskBlit.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
132 General ob = new General(srctype, comptype, dsttype);
137 private static class General class in class:MaskBlit
149 public General(SurfaceType srctype, method in class:MaskBlit.General
H A DBlitBg.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
131 return new General(srctype, comptype, dsttype);
134 private static class General extends BlitBg { class in class:BlitBg
137 public General(SurfaceType srctype, method in class:BlitBg.General
H A DMaskFill.java6 * under the terms of the GNU General Public License version 2 only, as
13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 * You should have received a copy of the GNU General Public License version
163 return new General(srctype, comptype, dsttype);
170 private static class General extends MaskFill { class in class:MaskFill
174 public General(SurfaceType srctype, method in class:MaskFill.General
/openjdk7/hotspot/agent/make/
H A Dstart-debug-server-windbg.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
H A Dstart-debug-server-windbg64.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
H A Dstart-rmiregistry.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
H A Dsaenv.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
H A Dsaenv64.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
/openjdk7/hotspot/agent/src/scripts/
H A Dstart-debug-server.bat8 REM under the terms of the GNU General Public License version 2 only, as
13 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 REM You should have received a copy of the GNU General Public License version
H A Dstart-rmiregistry.bat8 REM under the terms of the GNU General Public License version 2 only, as
13 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
17 REM You should have received a copy of the GNU General Public License version
/openjdk7/hotspot/make/windows/
H A Dcross_build.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
H A Dbuild.bat7 REM under the terms of the GNU General Public License version 2 only, as
12 REM FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 REM You should have received a copy of the GNU General Public License version
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Dlinux_sparc.s6 # under the terms of the GNU General Public License version 2 only, as
11 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 # You should have received a copy of the GNU General Public License version
/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dsolaris_sparc.s6 !! under the terms of the GNU General Public License version 2 only, as
11 !! FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 !! You should have received a copy of the GNU General Public License version
/openjdk7/jdk/test/java/io/pathNames/
H A DGeneralWin32.java6 * under the terms of the GNU General Public License version 2 only, as
11 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
15 * You should have received a copy of the GNU General Public License version
26 @summary General exhaustive test of win32 pathname handling
29 @build General GeneralWin32
37 public class GeneralWin32 extends General {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DJAXPValidationMessages_de.properties5 * under the terms of the GNU General Public License version 2 only, as
12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 * You should have received a copy of the GNU General Public License version
54 # General error messages
H A DJAXPValidationMessages_es.properties5 * under the terms of the GNU General Public License version 2 only, as
12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 * You should have received a copy of the GNU General Public License version
54 # General error messages
H A DJAXPValidationMessages_it.properties5 * under the terms of the GNU General Public License version 2 only, as
12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 * You should have received a copy of the GNU General Public License version
54 # General error messages
H A DJAXPValidationMessages_pt_BR.properties5 * under the terms of the GNU General Public License version 2 only, as
12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 * You should have received a copy of the GNU General Public License version
54 # General error messages
H A DJAXPValidationMessages_sv.properties5 * under the terms of the GNU General Public License version 2 only, as
12 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 * You should have received a copy of the GNU General Public License version
54 # General error messages

Completed in 332 milliseconds

12