Home
last modified time | relevance | path

Searched refs:getCopy (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/dports/math/ogdf/OGDF/src/ogdf/upward/
H A DExpansionGraph.cpp99 edge eCopy = newEdge(getCopy(e->source()),getCopy(e->target())); in init()
138 getCopy(v); in init()
142 edge eCopy = newEdge(getCopy(e->source()),getCopy(e->target())); in init()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/expression/
H A DRepeatableIterator.java44 …return iterator instanceof IRepeatableIterator<?> ? ((IRepeatableIterator<T>) iterator).getCopy() … in create()
77 public IRepeatableIterator<T> getCopy() { in getCopy() method in RepeatableIterator
132 public IRepeatableIterator<T> getCopy() { in getCopy() method in RepeatableIterator.ArrayIterator
147 public IRepeatableIterator<T> getCopy() { in getCopy() method in RepeatableIterator.IndexProviderIterator
183 public IRepeatableIterator<T> getCopy() { in getCopy() method in RepeatableIterator.QueryResultIterator
H A DEverything.java49 public IRepeatableIterator<T> getCopy() { in getCopy() method in Everything
52 …return new Everything<>(elementClass, ((IRepeatableIterator<? extends T>) iterator).getCopy(), fal… in getCopy()
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw3564.pp14 function getCopy: StringArray;
24 function TestClass.getCopy: StringArray;
27 end; { getCopy }
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/util/
H A DProperties.hpp121 bool getCopy(const char * name, char ** value) const;
122 bool getCopy(const char * name, Properties ** value) const;
136 bool getCopy(const char * name, Uint32 no, char ** value) const;
137 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/util/
H A DProperties.hpp115 bool getCopy(const char * name, char ** value) const;
116 bool getCopy(const char * name, Properties ** value) const;
130 bool getCopy(const char * name, Uint32 no, char ** value) const;
131 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/util/
H A DProperties.hpp106 bool getCopy(const char * name, char ** value) const;
107 bool getCopy(const char * name, Properties ** value) const;
121 bool getCopy(const char * name, Uint32 no, char ** value) const;
122 bool getCopy(const char * name, Uint32 no, Properties ** value) const;
/dports/science/gabedit/GabeditSrc251_300720/src/Symmetry/
H A DPointGroups.c33 static PointGroups getCopy(PointGroups* pointGroups);
50 pointGroups.getCopy = getCopy; in newPointGroups()
116 static PointGroups getCopy(PointGroups* pointGroups) in getCopy() function
H A DElements.c32 static Elements getCopy(Elements* elements);
55 elements.getCopy = getCopy; in newElements()
135 static Elements getCopy(Elements* elements) in getCopy() function
H A DSMolecule.c33 static SMolecule getCopy(SMolecule* mol);
56 mol.getCopy = getCopy; in newSMolecule()
144 static SMolecule getCopy(SMolecule* mol) in getCopy() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/
H A DCompositeOrTypeConstraint.java28 fConstraints= sort(getCopy(constraints)); in CompositeOrTypeConstraint()
31 private static ITypeConstraint[] getCopy(ITypeConstraint[] constraints) { in getCopy() method in CompositeOrTypeConstraint
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/draw/shapes/
H A DSevenSegHexShape.java44 input = ioState.getInput(0).getCopy(); in readObservableValues()
45 dp = ioState.getInput(1).getCopy(); in readObservableValues()
/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dtree.h27 void getCopy(Tree*); //makes tree a copy of the one passed in.
28 …void getCopy(Tree* copy, bool); //makes a copy of the tree structure passed in, (just parents, chi…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/edits/
H A DCopyTargetEdit.java110 CopyTargetEdit target= (CopyTargetEdit)copier.getCopy(this); in postProcessCopy()
111 CopySourceEdit source= (CopySourceEdit)copier.getCopy(fSource); in postProcessCopy()
H A DMoveTargetEdit.java109 MoveTargetEdit target= (MoveTargetEdit)copier.getCopy(this); in postProcessCopy()
110 MoveSourceEdit source= (MoveSourceEdit)copier.getCopy(fSource); in postProcessCopy()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/source/app/
H A DMLPath.cpp85 unsigned copy = r.getCopy(); in operator <<()
98 r.setCopy(p.getCopy()); // to remove in tail()

12345678910>>...13