Home
last modified time | relevance | path

Searched defs:make_copy (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/tests/fixtures/hover/src/
H A Dtest_extract_decl.rs29 fn make_copy(&self) -> Self; in make_copy() method
33 fn make_copy(&self) -> Self { in make_copy() function
/dports/science/ALPSCore/ALPSCore-2.2.0/utilities/include/alps/utilities/
H A Dmake_copy.hpp15 T make_copy(T const& x) { return x; } in make_copy() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dmake_copy.py6 def make_copy(obj, memo=None): function
H A Dreference.py89 def make_copy(self, memo): member in Proxy
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dmake_copy.py6 def make_copy(obj, memo=None): function
H A Dreference.py89 def make_copy(self, memo): member in Proxy
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/book/
H A Dbase.py340 def get_standard_metadata(self, field, make_copy): argument
352 def get_all_standard_metadata(self, make_copy): argument
365 def get_all_user_metadata(self, make_copy): argument
379 def get_user_metadata(self, field, make_copy): argument
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_prep.c228 double *rowrhs, double *rowrng, char make_copy) in prep_load_problem()
/dports/math/curv/curv-0.5/libcurv/
H A Dtail_array.h189 static std::unique_ptr<Tail_Array> make_copy(const _value_type* a, size_t size, Rest&&... rest) in make_copy() function
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dgda-repetitive-statement.c186 …repetitive_statement_append_set (GdaRepetitiveStatement *rstmt, GdaSet *values, gboolean make_copy) in gda_repetitive_statement_append_set()
/dports/databases/libgda5/libgda-5.2.10/libgda/
H A Dgda-row.c191 if (G_UNLIKELY (type == 0)) { in gda_repetitive_statement_append_set()
192 static GMutex registering; in gda_repetitive_statement_append_set()
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dgda-repetitive-statement.c186 …repetitive_statement_append_set (GdaRepetitiveStatement *rstmt, GdaSet *values, gboolean make_copy) in gda_repetitive_statement_append_set()
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/
H A Dgda-repetitive-statement.c186 …repetitive_statement_append_set (GdaRepetitiveStatement *rstmt, GdaSet *values, gboolean make_copy) in gda_repetitive_statement_append_set()
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/
H A Dgda-repetitive-statement.c186 …repetitive_statement_append_set (GdaRepetitiveStatement *rstmt, GdaSet *values, gboolean make_copy) in gda_repetitive_statement_append_set()
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/
H A Dgda-repetitive-statement.c186 …repetitive_statement_append_set (GdaRepetitiveStatement *rstmt, GdaSet *values, gboolean make_copy) in gda_repetitive_statement_append_set()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/bind_gen/
H A Dcodegen_context.py150 def make_copy(self, **kwargs): member in CodeGenContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.Collections.Generic/
H A DSynchronizedReadOnlyCollection.cs68 public SynchronizedReadOnlyCollection (object sync_root, List<T> list, bool make_copy) in SynchronizedReadOnlyCollection()
/dports/net/py-pysmb/pysmb-1.1.27/python2/smb/utils/
H A Dmd4.py74 def make_copy(self): member in MD4
/dports/net/py-pysmb/pysmb-1.1.27/python3/smb/utils/
H A Dmd4.py74 def make_copy(self): member in MD4
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/
H A Dlazy.py365 def get_user_metadata(self, field, make_copy=False): argument
390 def get_standard_metadata(self, field, make_copy=False): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/bind_gen/
H A Dcodegen_context.py146 def make_copy(self, **kwargs): member in CodeGenContext
/dports/devel/re2c/re2c-2.2/src/dfa/
H A Dtcmd.cc111 tcmd_t *tcpool_t::make_copy(tcmd_t *next, tagver_t lhs, tagver_t rhs) in make_copy() function in re2c::tcpool_t
/dports/devel/inilib/inilib-1.0.7b3/src/
H A Dbool_attribute.cc413 INI::bool_attribute::make_copy() const in make_copy() function in INI::bool_attribute
H A Dint_attribute.cc403 INI::int_attribute::make_copy() const in make_copy() function in INI::int_attribute
H A Dstring_attribute.cc475 INI::string_attribute::make_copy() const in make_copy() function in INI::string_attribute

1234