Searched defs:SP (Results 1 - 14 of 14) sorted by last modified time

/openjdk9/langtools/test/jdk/javadoc/tool/
H A DTestScriptInComment.java66 SP("<script src=\"file\"> #ALERT </script>", true), // script tag with an attribute enum constant in enum:TestScriptInComment.Comment
/openjdk9/jdk/test/java/rmi/activation/rmidViaInheritedChannel/
H A DInheritedChannelNotServerSocket.java136 public static class SP extends SelectorProvider { class in class:InheritedChannelNotServerSocket
140 public SP() { method in class:InheritedChannelNotServerSocket.SP
/openjdk9/jdk/test/java/lang/ClassLoader/
H A DLibraryPathProperty.java44 static final String SP = File.pathSeparator; field in class:LibraryPathProperty
[all...]
/openjdk9/jdk/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/
H A DResponseContent.java75 static final int SP = 0x20; field in class:ResponseContent
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/x86/
H A DX86ThreadContext.java78 public static final int SP = UESP; field in class:X86ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50X86RegisterEnums.java44 public static final int SP = 13; field in interface:DebugVC50X86RegisterEnums
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/ppc64/
H A DPPC64ThreadContext.java92 public static final int SP = R1; field in class:PPC64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/ia64/
H A DIA64ThreadContext.java57 public static final int SP = GR12; field in class:IA64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/aarch64/
H A DAARCH64ThreadContext.java94 public static final int SP = 31; field in class:AARCH64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCRegisters.java143 public static final SPARCRegister SP = O6; field in class:SPARCRegisters
/openjdk9/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86_sin.cpp1691 address SP = (address)_SP; local
[all...]
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dregister_sparc.hpp210 #define SP ((Register)(SP_RegisterEnumValue)) macro
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dregister_arm.hpp134 #define SP ((Register)32) macro
157 #define SP R13 macro
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dcpustate_aarch64.hpp87 SP = R31, enumerator in enum:GReg

Completed in 118 milliseconds