Searched refs:SOLARIS (Results 1 - 15 of 15) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_gcc.hpp42 #ifdef SOLARIS
44 #endif // SOLARIS
51 #if (!defined fpclass) && ((!defined SPARC) || (!defined SOLARIS))
60 #ifdef SOLARIS
62 #endif // SOLARIS
67 #ifdef SOLARIS
73 #endif // SOLARIS
112 #ifdef SOLARIS
192 #ifdef SOLARIS
226 #endif // SOLARIS
[all...]
H A DglobalDefinitions_sparcWorks.hpp45 #ifdef SOLARIS
62 #ifdef SOLARIS
67 #ifdef SOLARIS
81 #ifdef SOLARIS
119 #ifdef SOLARIS
206 #ifdef SOLARIS
251 #ifdef SOLARIS
H A Ddtrace.hpp36 #if defined(SOLARIS)
54 #endif /* defined(SOLARIS) */
89 #ifdef SOLARIS
139 #if defined(SOLARIS)
H A Dmacros.hpp128 #ifdef SOLARIS
H A Dhashtable.cpp321 #ifdef SOLARIS
H A DvmError.cpp998 #elif defined(SOLARIS)
1064 #elif defined(SOLARIS)
H A Dostream.cpp1042 #if defined(SOLARIS) || defined(LINUX) || defined(_ALLBSD_SOURCE)
/openjdk7/hotspot/src/cpu/x86/vm/
H A Djni_x86.h29 #if defined(SOLARIS) || defined(LINUX) || defined(_ALLBSD_SOURCE)
/openjdk7/jdk/src/share/classes/sun/awt/
H A DOSInfo.java41 SOLARIS, enum constant in enum:OSInfo.OSType
101 return SOLARIS;
/openjdk7/hotspot/src/share/vm/services/
H A DdtraceAttacher.cpp33 #ifdef SOLARIS
148 #endif /* SOLARIS */
H A DmemTracker.hpp38 #ifdef SOLARIS
/openjdk7/hotspot/src/share/vm/libadt/
H A Dport.hpp116 #elif defined(SOLARIS)
/openjdk7/jdk/src/share/classes/javax/swing/
H A DUIManager.java621 if (osType == OSInfo.OSType.SOLARIS) {
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifLookAndFeel.java79 return OSInfo.getOSType() == OSInfo.OSType.SOLARIS;
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKLookAndFeel.java128 case SOLARIS:

Completed in 82 milliseconds