Searched defs:copy (Results 101 - 125 of 205) sorted by relevance

123456789

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DSignature.java76 * references (shallow copy). Use clone() for a physical copy.
294 * @return deep copy of this attribute
296 public Attribute copy(ConstantPool constant_pool) { method in class:Signature
H A DStackMapEntry.java180 * @return deep copy of this object
182 public StackMapEntry copy() { method in class:StackMapEntry
H A DCode.java95 * references (shallow copy). Use copy() for a physical copy.
359 * @return deep copy of this attribute
361 public Attribute copy(ConstantPool constant_pool) { method in class:Code
368 c.exception_table[i] = exception_table[i].copy();
372 c.attributes[i] = attributes[i].copy(constant_pool);
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DFieldGen.java305 /** @return deep copy of this field
307 public FieldGen copy(ConstantPoolGen cp) { method in class:FieldGen
H A DInstruction.java139 * @return (shallow) copy of an instruction
141 public Instruction copy() { method in class:Instruction
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/dynamicany/
H A DDynAnyImpl.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
85 this.any = DynAnyUtil.copy(any, orb);
150 // Makes a copy of the Any value inside the parameter
163 // Makes a copy of the Any parameter
178 tempAny = DynAnyUtil.copy(value, orb);
191 public abstract org.omg.DynamicAny.DynAny copy(); method in class:DynAnyImpl
H A DDynAnyBasicImpl.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
89 // Spec: Returns a copy of the internal Any
94 return DynAnyUtil.copy(any, orb);
122 public org.omg.DynamicAny.DynAny copy() { method in class:DynAnyBasicImpl
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DRegisterMap.java12 * version 2 for more details (a copy is included in the LICENSE file that
15 * You should have received a copy of the GNU General Public License version
46 copy themselves (through either the clone() or copy()
89 /** Makes a copy of map into this */
122 public RegisterMap copy() { method in class:RegisterMap
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkState.hpp13 * version 2 for more details (a copy is included in the LICENSE file that
16 * You should have received a copy of the GNU General Public License version
150 SharkState* copy() const { function in class:SharkState
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/packaging/mime/internet/
H A DContentType.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
105 public ContentType copy() { method in class:ContentType
106 return new ContentType(primaryType,subType,list.copy());
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/
H A DW3CWsaServerTube.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
64 public W3CWsaServerTube copy(TubeCloner cloner) { method in class:W3CWsaServerTube
H A DWsaServerTube.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
89 public WsaServerTube copy(TubeCloner cloner) { method in class:WsaServerTube
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/message/
H A DFilterMessageImpl.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
154 public Message copy() { method in class:FilterMessageImpl
155 return delegate.copy();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DStreamSOAPCodec.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
230 public final StreamSOAPCodec copy() { method in class:StreamSOAPCodec
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/fastinfoset/
H A DFastInfosetCodec.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
80 public Codec copy() { method in class:FastInfosetCodec
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/jaxb/
H A DJAXBMessage.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
319 public Message copy() { method in class:JAXBMessage
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/source/
H A DProtocolSourceMessage.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
103 public Message copy() { method in class:ProtocolSourceMessage
104 return sm.copy();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/stream/
H A DPayloadStreamReaderMessage.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
113 public Message copy() { method in class:PayloadStreamReaderMessage
114 return message.copy();
/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dinfback.c13 * version 2 for more details (a copy is included in the LICENSE file that
16 * You should have received a copy of the GNU General Public License version
278 unsigned copy; /* number of stored or match bytes to copy */ local
279 unsigned char FAR *from; /* where to copy match bytes from */
282 unsigned len; /* length to copy for repeats, bits to drop */
355 /* copy stored block from input to output */
357 copy = state->length;
360 if (copy > have) copy
[all...]
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DVset.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
94 * Create an copy of the given Vset.
97 public Vset copy() { method in class:Vset
289 return other.copy();
295 return other.copy();
350 return other.copy();
405 return sourceDA.copy();
/openjdk7/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/
H A DScanManagerConfig.java288 * Creates a copy of this object, with the specified name.
289 * @param newname the name of the copy.
290 * @return A copy of this object.
292 public ScanManagerConfig copy(String newname) { method in class:ScanManagerConfig
293 return copy(newname,this);
299 copy(String newname, ScanManagerConfig other) { method in class:ScanManagerConfig
H A DXmlConfigUtils.java158 * XML-deserializes a copy of that bean.
166 final Object clone = copy(bean);
174 * XML-deserializes a copy of that bean.
180 private static Object copy(Object bean) { method in class:XmlConfigUtils
199 * XML-deserializes a copy of that bean.
207 final Object clone = copy(bean);
/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixCopyFile.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
54 // the attributes to copy
77 // copy all attributes but only fail if basic attributes
91 throw new UnsupportedOperationException("Unsupported copy option");
113 throw new UnsupportedOperationException("Unsupported copy option");
126 // copy directory from source to target
139 // no attributes to copy
150 // access to target directory required to copy named attributes
159 // copy owne
499 static void copy(final UnixPath source, method in class:UnixCopyFile
[all...]
/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DDynAny.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
33 * which may correspond to a copy of the value inserted into an <tt>Any</tt>.
95 * and then make a copy of the created <code>DynAny</code> object.
102 * @return a copy of this <code>DynAny</code> object
104 public org.omg.CORBA.DynAny copy() ; method in interface:DynAny
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJPasswordField.java14 * version 2 for more details (a copy is included in the LICENSE file that
17 * You should have received a copy of the GNU General Public License version
242 public void copy() { method in class:JPasswordField
246 super.copy();

Completed in 104 milliseconds

123456789