Home
last modified time | relevance | path

Searched refs:copy_shallow (Results 1 – 25 of 70) sorted by relevance

123

/dports/math/singular/Singular-Release-4-2-1/kernel/spectrum/
H A Dsplist.h50 void copy_shallow( spectrumPolyNode*,poly,const Rational&,poly, const ring);
51 void copy_shallow( spectrumPolyNode& );
69 void copy_shallow( spectrumPolyNode*,int,newtonPolygon* );
70 void copy_shallow( spectrumPolyList& );
H A Dsplist.cc53 void spectrumPolyNode::copy_shallow( in copy_shallow() function in spectrumPolyNode
67 void spectrumPolyNode::copy_shallow( spectrumPolyNode &node ) in copy_shallow() function in spectrumPolyNode
92 copy_shallow( pnode,m,w,f,R ); in spectrumPolyNode()
125 void spectrumPolyList::copy_shallow( in copy_shallow() function in spectrumPolyList
137 void spectrumPolyList::copy_shallow( spectrumPolyList &splist ) in copy_shallow() function in spectrumPolyList
139 copy_shallow( splist.root,splist.N,splist.np ); in copy_shallow()
157 copy_shallow( (spectrumPolyNode*)NULL,0,npolygon ); in spectrumPolyList()
H A Dnpolygon.h38 void copy_shallow ( linearForm& );
82 void copy_shallow( newtonPolygon& );
119 inline void linearForm::copy_shallow( linearForm &l ) in copy_shallow() function
154 inline void newtonPolygon::copy_shallow( newtonPolygon &np ) in copy_shallow() function
H A Dmulticnt.h34 void copy_shallow( multiCnt& );
62 inline void multiCnt::copy_shallow( multiCnt &C ) in copy_shallow() function
H A Dsemic.h118 inline void copy_shallow( spectrum &spec ) in copy_shallow() function
H A Dnpolygon.cc547 np.l[i].copy_shallow( l[i] ); in add_linearForm()
554 copy_shallow( np ); in add_linearForm()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ddiscrete_interval.h130 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
141 { copy_shallow(&other); } in Discrete_intervals_list()
167 other->copy_shallow(this); in swap()
168 copy_shallow(&tmp); in swap()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ddiscrete_interval.h127 void copy_shallow(const Discrete_intervals_list *other) { in copy_shallow() function
137 copy_shallow(&other); in Discrete_intervals_list()
160 other->copy_shallow(this); in swap()
161 copy_shallow(&tmp); in swap()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ddiscrete_interval.h130 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
141 { copy_shallow(&other); } in Discrete_intervals_list()
167 other->copy_shallow(this); in swap()
168 copy_shallow(&tmp); in swap()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ddiscrete_interval.h130 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
141 { copy_shallow(&other); } in Discrete_intervals_list()
167 other->copy_shallow(this); in swap()
168 copy_shallow(&tmp); in swap()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ddiscrete_interval.h130 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
141 { copy_shallow(&other); } in Discrete_intervals_list()
167 other->copy_shallow(this); in swap()
168 copy_shallow(&tmp); in swap()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ddiscrete_interval.h130 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
141 { copy_shallow(&other); } in Discrete_intervals_list()
167 other->copy_shallow(this); in swap()
168 copy_shallow(&tmp); in swap()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ddiscrete_interval.h130 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
141 { copy_shallow(&other); } in Discrete_intervals_list()
167 other->copy_shallow(this); in swap()
168 copy_shallow(&tmp); in swap()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dstructs.h390 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
401 { copy_shallow(&other); } in Discrete_intervals_list()
427 other->copy_shallow(this); in swap()
428 copy_shallow(&tmp); in swap()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dstructs.h390 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
401 { copy_shallow(&other); } in Discrete_intervals_list()
427 other->copy_shallow(this); in swap()
428 copy_shallow(&tmp); in swap()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dstructs.h449 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
460 { copy_shallow(&other); } in Discrete_intervals_list()
486 other->copy_shallow(this); in swap()
487 copy_shallow(&tmp); in swap()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dstructs.h449 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
460 { copy_shallow(&other); } in Discrete_intervals_list()
486 other->copy_shallow(this); in swap()
487 copy_shallow(&tmp); in swap()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dstructs.h449 void copy_shallow(const Discrete_intervals_list *other) in copy_shallow() function
460 { copy_shallow(&other); } in Discrete_intervals_list()
486 other->copy_shallow(this); in swap()
487 copy_shallow(&tmp); in swap()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCacheHttp.cc61 data(index).alternate.copy_shallow(info); in insert()
76 r->copy_shallow(&data[idx].alternate); in detach()
/dports/textproc/diffmark/diffmark-0.10/lib/
H A Dmerge.hh40 void copy_shallow(xmlNodePtr tip);
H A Dmerge.cc90 copy_shallow(tree); in do_merge()
172 void Merge::copy_shallow(xmlNodePtr tip) in copy_shallow() function in Merge
/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DHTTP.h495 void copy_shallow(const HTTPHdr *hdr);
739 HTTPHdr::copy_shallow(const HTTPHdr *hdr) in copy_shallow() function
748 m_url_cached.copy_shallow(&hdr->m_url_cached); in copy_shallow()
1338 copy_shallow(HTTPInfo *info) in copy_shallow() function
1382 hdr->copy_shallow(&m_alt->m_request_hdr); in request_get()
1387 hdr->copy_shallow(&m_alt->m_response_hdr); in response_get()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dstructs.h335 void copy_shallow(const Discrete_intervals_list * dli) in copy_shallow() function
350 dli->copy_shallow(this); in swap()
/dports/www/litmus/litmus-0.13/src/
H A Dcopymove.c195 static int copy_shallow(void) in copy_shallow() function
368 T(copy_coll), T(copy_shallow),
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransactCache.cc424 info.m_client_req.copy_shallow(client_request); in calculate_quality_of_match()
425 info.m_cached_req.copy_shallow(obj_client_request); in calculate_quality_of_match()
426 info.m_cached_resp.copy_shallow(obj_origin_server_response); in calculate_quality_of_match()

123