Searched defs:Address (Results 1 - 17 of 17) sorted by relevance

/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/memory/address/
H A DAddressNode.java47 public abstract static class Address extends StructuralInput.Association { class in class:AddressNode
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/wsdl/writer/document/http/
H A DAddress.java37 public interface Address interface in inherits:TypedXmlWriter
/openjdk9/jaxws/src/java.xml.ws/share/classes/javax/xml/ws/wsaddressing/
H A DW3CEndpointReference.java155 private static class Address { class in class:W3CEndpointReference
156 protected Address() {} method in class:W3CEndpointReference.Address
/openjdk9/corba/src/java.corba/share/classes/com/sun/jndi/cosnaming/
H A DIiopUrl.java79 public static class Address { class in class:IiopUrl
84 public Address(String hostPortVers, boolean oldFormat) method in class:IiopUrl.Address
/openjdk9/hotspot/src/share/vm/opto/
H A Daddnode.hpp139 Address, // Actually address, derived from base enumerator in enum:AddPNode::__anon513
H A Dmemnode.hpp53 Address, // Actually address, derived from base enumerator in enum:MemNode::__anon571
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/developer/
H A DMemberSubmissionEndpointReference.java171 public static class Address { class in class:MemberSubmissionEndpointReference
172 public Address() { method in class:MemberSubmissionEndpointReference.Address
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/
H A DAddress.java66 public interface Address { interface
[all...]
/openjdk9/hotspot/src/share/vm/runtime/
H A Dmutex.hpp66 volatile void * Address ; member in union:SplitWord
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dassembler_aarch64.cpp1288 Address::Address(address target, relocInfo::relocType rtype) : _mode(literal){ function in class:Address
[all...]
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dassembler_arm.hpp104 Address() : _base(noreg) {} function in class:VALUE_OBJ_CLASS_SPEC
106 Address(Register rn, int offset = 0, AsmOffset mode = basic_offset) { function in class:VALUE_OBJ_CLASS_SPEC
121 Address(Register rn, ByteSize offset, AsmOffset mode = basic_offset) { function in class:VALUE_OBJ_CLASS_SPEC
137 Address(Register rn, Register rm, AsmExtendOp extend = ex_lsl, int shift_imm = 0) { function in class:VALUE_OBJ_CLASS_SPEC
148 Address(Register rn, Register rm, AsmShift shift = lsl, function in class:VALUE_OBJ_CLASS_SPEC
160 Address(Register rn, RegisterOrConstant offset, AsmShift shift = lsl, function in class:VALUE_OBJ_CLASS_SPEC
[all...]
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.hpp251 Address() : _base(noreg), _index_or_disp(noreg) {} function in class:VALUE_OBJ_CLASS_SPEC
253 Address(Register base, RegisterOrConstant index_or_disp) function in class:VALUE_OBJ_CLASS_SPEC
258 Address(Register base, Register index) function in class:VALUE_OBJ_CLASS_SPEC
263 Address(Register base, int disp) function in class:VALUE_OBJ_CLASS_SPEC
270 Address(Register base, ByteSize disp) function in class:VALUE_OBJ_CLASS_SPEC
[all...]
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.hpp201 Address() function in class:VALUE_OBJ_CLASS_SPEC
211 Address(Register base, int disp) function in class:VALUE_OBJ_CLASS_SPEC
218 Address(Register base, Register index, ScaleFactor scale, int disp = 0) function in class:VALUE_OBJ_CLASS_SPEC
227 Address(Registe function in class:VALUE_OBJ_CLASS_SPEC
269 Address(Register base, ByteSize disp) function in class:VALUE_OBJ_CLASS_SPEC
276 Address(Register base, Register index, ScaleFactor scale, ByteSize disp) function in class:VALUE_OBJ_CLASS_SPEC
285 Address(Register base, RegisterOrConstant index, ScaleFactor scale, ByteSize disp) function in class:VALUE_OBJ_CLASS_SPEC
[all...]
H A Dassembler_x86.cpp137 Address::Address(int disp, address loc, relocInfo::relocType rtype) { function in class:Address
175 Address::Address(address loc, RelocationHolder spec) { function in class:Address
[all...]
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dassembler_ppc.hpp41 Address(Register b, Register i, address d = 0) function in class:VALUE_OBJ_CLASS_SPEC
46 Address(Register b, address d = 0) function in class:VALUE_OBJ_CLASS_SPEC
49 Address(Register b, intptr_t d) function in class:VALUE_OBJ_CLASS_SPEC
52 Address(Register b, RegisterOrConstant roc) function in class:VALUE_OBJ_CLASS_SPEC
57 Address() function in class:VALUE_OBJ_CLASS_SPEC
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dassembler_s390.hpp189 Address() : function in class:VALUE_OBJ_CLASS_SPEC
194 Address(Register base, Register index, intptr_t disp = 0) : function in class:VALUE_OBJ_CLASS_SPEC
199 Address(Register base, intptr_t disp = 0) : function in class:VALUE_OBJ_CLASS_SPEC
204 Address(Register base, RegisterOrConstant roc, intptr_t disp = 0) : function in class:VALUE_OBJ_CLASS_SPEC
213 Address(Register base, ByteSize disp) : function in class:VALUE_OBJ_CLASS_SPEC
218 Address(Register base, Register index, ByteSize disp) : function in class:VALUE_OBJ_CLASS_SPEC
[all...]
/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 179 milliseconds