Home
last modified time | relevance | path

Searched defs:deepCopyObject (Results 1 – 14 of 14) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/factory/
H A Dint_int.cc18 InternalCF* InternalInteger::deepCopyObject() const in deepCopyObject() function in InternalInteger
H A Dint_pp.cc65 InternalCF* InternalPrimePower::deepCopyObject() const in deepCopyObject() function in InternalPrimePower
H A Dint_rat.cc131 InternalCF* InternalRational::deepCopyObject() const in deepCopyObject() function in InternalRational
H A Dint_poly.cc76 InternalPoly::deepCopyObject() const in deepCopyObject() function in InternalPoly
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/devel/py-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/devel/thrift-cpp/thrift-0.14.0/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/devel/thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/devel/node-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/
H A DTUnion.java65 private static Object deepCopyObject(Object o) { in deepCopyObject() method in TUnion
/dports/security/helib/HElib-1.3.1/tests/
H A DTestClonedPtr.cpp83 TEST(TestClonedPtr, deepCopyObject) in TEST() argument