Searched refs:Java (Results 1 - 10 of 10) sorted by relevance

/openjdk7/langtools/test/com/sun/javadoc/testIndex/pkg/
H A DC.java28 //Test that Java appears before JDK in the index. The fact
32 public static final String Java = "1.5"; field in class:C
/openjdk7/jdk/make/docs/
H A DMakefile56 # Url to Java Language Spec
59 # Common Java trademark line
60 JAVA_TRADEMARK_LINE = Java is a trademark or registered trademark of \
197 see <a href="$(DEV_DOCS_URL)" target="_blank">Java SE Documentation</a>. \
257 # the Java SE platform
298 COREAPI_DOCTITLE = Java$(TRADEMARK) Platform, Standard Edition \
300 COREAPI_WINDOWTITLE = Java Platform SE $(JDK_MINOR_VERSION)
302 <strong>Java$(TRADEMARK)&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;$(JDK_MINOR_VERSION)</strong>
304 # Java language specification cite
306 The Java
[all...]
/openjdk7/jdk/src/macosx/native/jobjc/src/core/
H A DPrimitiveCoder.hs114 -- Convert a type to something suitable for Java code. For example: Jboolean -> boolean
124 -- Given an Width and NType, return the Java code for reading said NType from memory.
133 -- Given an Width and NType, return the Java code for writing said NType to memory.
143 -- Helpers for generating Java ternarnies and conditionals.
150 -- Get a Java expression for the correct FFIType at runtime. For example: (JObjCRuntime.IS64 ? FFI_SINT64 : FFI_SINT32)
/openjdk7/corba/make/common/shared/
H A DDefs-windows.gmk205 USRJDKINSTANCES_PATH =$(SHORTPROGRAMFILES)/Java
/openjdk7/jdk/make/sun/awt/
H A DDepend.mak3 # In my copious amount of spare time, I hope to write a Java-based makedepend
/openjdk7/jdk/make/sun/jawt/
H A DDepend.mak3 # In my copious amount of spare time, I hope to write a Java-based makedepend
/openjdk7/jdk/src/solaris/native/java/util/
H A DTimeZone_md.c620 * findJavaTZ_md() maps platform time zone ID to Java time zone ID
623 * can't map to a Java time zone ID, it falls back to the GMT+/-hh:mm
/openjdk7/jdk/make/common/shared/
H A DDefs.gmk233 PRODUCT_NAME = Java(TM)
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DApplicationDelegate.m78 return [[[[self objectForInfoDictionaryKey:@"Java"] objectForKey:@"EAWTOverride"] objectForKey:key] boolValue];
86 // of Java's AWT and want to install their own app delegate that will delegate
282 // Creates a Java list of files from a native list of files
455 #pragma mark Helpers called on the main thread from Java
/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A DREADME27 conversions for the Java AWT.

Completed in 51 milliseconds