Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 135) sorted by relevance

123456

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DMessageArg.cxx29 MessageArg *StringMessageArg::copy() const in copy() function in SP_NAMESPACE::StringMessageArg
44 MessageArg *NumberMessageArg::copy() const in copy() function in SP_NAMESPACE::NumberMessageArg
60 MessageArg *OrdinalMessageArg::copy() const in copy() function in SP_NAMESPACE::OrdinalMessageArg
H A DAttribute.cxx111 DeclaredValue *CdataDeclaredValue::copy() const in copy() function in SP_NAMESPACE::CdataDeclaredValue
291 DeclaredValue *TokenizedDeclaredValue::copy() const in copy() function in SP_NAMESPACE::TokenizedDeclaredValue
308 DeclaredValue *GroupDeclaredValue::copy() const in copy() function in SP_NAMESPACE::GroupDeclaredValue
373 DeclaredValue *NameTokenGroupDeclaredValue::copy() const in copy() function in SP_NAMESPACE::NameTokenGroupDeclaredValue
415 DeclaredValue *NotationDeclaredValue::copy() const in copy() function in SP_NAMESPACE::NotationDeclaredValue
467 DeclaredValue *EntityDeclaredValue::copy() const in copy() function in SP_NAMESPACE::EntityDeclaredValue
504 DeclaredValue *IdDeclaredValue::copy() const in copy() function in SP_NAMESPACE::IdDeclaredValue
542 DeclaredValue *IdrefDeclaredValue::copy() const in copy() function in SP_NAMESPACE::IdrefDeclaredValue
620 AttributeDefinition *RequiredAttributeDefinition::copy() const in copy() function in SP_NAMESPACE::RequiredAttributeDefinition
673 AttributeDefinition *CurrentAttributeDefinition::copy() const in copy() function in SP_NAMESPACE::CurrentAttributeDefinition
[all …]
H A DEntity.cxx47 Entity *PiEntity::copy() const in copy() function in SP_NAMESPACE::PiEntity
66 Entity *InternalCdataEntity::copy() const in copy() function in SP_NAMESPACE::InternalCdataEntity
78 Entity *InternalSdataEntity::copy() const in copy() function in SP_NAMESPACE::InternalSdataEntity
91 Entity *InternalTextEntity::copy() const in copy() function in SP_NAMESPACE::InternalTextEntity
177 Entity *ExternalTextEntity::copy() const in copy() function in SP_NAMESPACE::ExternalTextEntity
210 Entity *ExternalDataEntity::copy() const in copy() function in SP_NAMESPACE::ExternalDataEntity
222 Entity *SubdocEntity::copy() const in copy() function in SP_NAMESPACE::SubdocEntity
532 Entity *IgnoredEntity::copy() const in copy() function in SP_NAMESPACE::IgnoredEntity
H A DSearchResultMessageArg.cxx22 MessageArg *SearchResultMessageArg::copy() const in copy() function in SP_NAMESPACE::SearchResultMessageArg
H A DStringVectorMessageArg.cxx22 MessageArg *StringVectorMessageArg::copy() const in copy() function in SP_NAMESPACE::StringVectorMessageArg
H A DGroup.cxx73 MessageArg *AllowedGroupConnectorsMessageArg::copy() const in copy() function in SP_NAMESPACE::AllowedGroupConnectorsMessageArg
110 MessageArg *AllowedGroupTokensMessageArg::copy() const in copy() function in SP_NAMESPACE::AllowedGroupTokensMessageArg
H A DTokenMessageArg.cxx28 MessageArg *TokenMessageArg::copy() const in copy() function in SP_NAMESPACE::TokenMessageArg
/onnv-gate/usr/src/cmd/svr4pkg/libinst/
H A Dcvtpath.c34 cvtpath(char *path, char *copy) in cvtpath()
H A Dsrcpath.c44 char *copy; in srcpath() local
/onnv-gate/usr/src/lib/libadm/common/
H A Dgetinput.c44 char *copy, *pt; in getinput() local
H A Dpkgparam.c122 char *mempt, *copy; in fpkgparam() local
320 char *pt, *copy, *value, line[PATH_MAX]; in pkgparam() local
/onnv-gate/usr/src/grub/grub-0.97/stage2/
H A Dnbloader.S89 copy: label
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm58 sub copy { subroutine
/onnv-gate/usr/src/lib/libtecla/common/
H A Dstringrp.c170 char *copy; /* The recorded copy of string[] */ in _sg_store_string() local
231 char *copy; /* The allocated string */ in _sg_alloc_string() local
/onnv-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c403 beginpath(char *buf, int copy) in beginpath()
454 drawpath(char *buf, int copy) in drawpath()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DHashTable.cxx33 HashTableItemBase<K> *HashTableItem<K,V>::copy() const in copy() function in SP_NAMESPACE::HashTableItem
/onnv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DPrintaRecord.java513 List <Aggregation> copy = new ArrayList <Aggregation> in readObject() local
522 List <Tuple> copy = new ArrayList <Tuple> (tuples.size()); in readObject() local
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Drestrict.c121 char *beg, *copy, *end; local
/onnv-gate/usr/src/cmd/csh/
H A Dsh.local.h54 #define copy(to, from, size) bcopy(from, to, size) macro
/onnv-gate/usr/src/lib/nsswitch/nis/common/
H A Dgethostent.c53 char *copy; local
H A Dgethostent6.c54 char *copy; local
/onnv-gate/usr/src/cmd/ypcmd/
H A Dgetlist.c52 char *copy; local
/onnv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpr.c79 int copy = 1; /* default is to copy the data */ in main() local
/onnv-gate/usr/src/cmd/tcopy/
H A Dtcopy.c60 int copy; variable
/onnv-gate/usr/src/uts/common/zmod/
H A Dinflate.c335 unsigned copy, dist; local
572 unsigned copy; /* number of stored or match bytes to copy */ local
1355 struct inflate_state FAR *copy; local

123456