Searched refs:win32 (Results 76 - 98 of 98) sorted by relevance

1234

/openjdk7/hotspot/agent/make/
H A Dsaenv64.bat49 set SA_LIBPATH=.\src\os\win32\windbg\amd64;.\win32\amd64
H A DMakefile80 sun.jvm.hotspot.debugger.win32.coff \
175 sun/jvm/hotspot/debugger/win32/coff/*.java \
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50TypeEnums.java25 package sun.jvm.hotspot.debugger.win32.coff;
H A DDebugVC50TypeIterator.java25 package sun.jvm.hotspot.debugger.win32.coff;
87 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeLeafIndices})
110 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}. */
122 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}:
143 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}. */
173 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}. */
253 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}. */
282 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}. */
323 sun.jvm.hotspot.debugger.win32.coff.DebugVC50TypeEnums}. */
343 sun.jvm.hotspot.debugger.win32
[all...]
H A DDebugVC50TypeLeafIndices.java25 package sun.jvm.hotspot.debugger.win32.coff;
29 sun.jvm.hotspot.debugger.win32.coff.DebugVC50SSGlobalTypes}
H A DDumpExports.java25 package sun.jvm.hotspot.debugger.win32.coff;
H A DTypeIndicators.java25 package sun.jvm.hotspot.debugger.win32.coff;
H A DDebugVC50ReservedTypes.java25 package sun.jvm.hotspot.debugger.win32.coff;
29 sun.jvm.hotspot.debugger.win32.coff.DebugVC50SSGlobalTypes}). (Some
H A DTestDebugInfo.java25 package sun.jvm.hotspot.debugger.win32.coff;
H A DCOFFFileParser.java25 package sun.jvm.hotspot.debugger.win32.coff;
39 sun.jvm.hotspot.debugger.win32.coff.COFFFile} objects. This class is a
/openjdk7/hotspot/src/cpu/x86/vm/
H A DjniFastGetField_x86_32.cpp148 return os::win32::fast_jni_accessor_wrapper(type);
254 return os::win32::fast_jni_accessor_wrapper(T_LONG);
358 return os::win32::fast_jni_accessor_wrapper(type);
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DDLL.java28 import sun.jvm.hotspot.debugger.win32.coff.*;
H A DWindbgDebuggerLocal.java37 import sun.jvm.hotspot.debugger.win32.coff.*;
H A DWindbgCDebugInfoBuilder.java30 import sun.jvm.hotspot.debugger.win32.coff.*;
/openjdk7/hotspot/src/os/windows/vm/
H A DattachListener_windows.cpp367 return os::win32::is_nt();
H A Dos_windows.hpp29 class win32 { class
H A DperfMemory_windows.cpp129 // Note: the win32 shared memory implementation uses two objects to represent
132 // based name space that is disjoint from other win32 name spaces. Since Java
427 // the win32 apis, but the default ACL for the process object only
452 // the id is converted to an unsigned value here because win32 allows
1317 (os::win32::is_nt() ? FILE_SHARE_DELETE : 0)|
1550 // on the non-nt win32 platforms due to this and other api
1731 if (PerfDisableSharedMem || !os::win32::is_nt()) {
/openjdk7/hotspot/test/
H A DMakefile176 # Default JTREG to run (win32 script works for everybody)
177 JTREG = $(JT_HOME)/win32/bin/jtreg
/openjdk7/jdk/make/common/
H A DDefs-windows.gmk68 # for backwards compatability, the old "win32" is used here instead of
70 PLATFORM_INCLUDE_NAME = win32
H A DDefs.gmk162 DEVTOOLS_FT_DIR=$(JDK_DEVTOOLS_DIR)/win32/freetype-$(ARCH)
/openjdk7/langtools/test/
H A DMakefile47 JT_PLATFORM = win32
/openjdk7/jdk/make/common/shared/
H A DSanity.gmk1546 @if [ ! -r $(subst \,/,$(MOZILLA_HEADERS_PATH))/mozilla_headers_18.win32/java/bool.h ]; then \
1549 " $(subst \,/,$(MOZILLA_HEADERS_PATH))/mozilla_headers_18.win32/java/bool.h \n" \
/openjdk7/jdk/test/
H A DMakefile619 # Default JTREG to run (win32 script works for everybody)
620 JTREG = $(JT_HOME)/win32/bin/jtreg

Completed in 88 milliseconds

1234