Home
last modified time | relevance | path

Searched refs:init_from (Results 1 – 25 of 96) sorted by relevance

1234

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/codegen/c_types/
H A DCTypeNuitkaInts.py100 def getInitValue(cls, init_from): argument
101 if init_from is None:
105 assert False, init_from
106 return init_from
H A DCTypeNuitkaBools.py98 def getInitValue(cls, init_from): argument
99 if init_from is None:
102 assert False, init_from
103 return init_from
H A DCTypePyObjectPtrs.py264 def getInitValue(cls, init_from): argument
265 if init_from is None:
268 return init_from
393 def getInitValue(cls, init_from): argument
396 if init_from is not None:
397 return "Nuitka_Cell_New1(%s)" % init_from
H A DCTypeVoids.py66 def getInitValue(cls, init_from): argument
H A DCTypeBools.py63 def getInitValue(cls, init_from): argument
/dports/net/measurement-kit/measurement-kit-0.10.14/test/dns/
H A Dquery_class.cpp29 auto init_from = [](auto id, auto initial) { in __anonad4065720202() variable
38 init_from(MK_DNS_CLASS_##_name, #_name); \
39 init_from(MK_DNS_CLASS_##_name, MK_DNS_CLASS_##_name); \
H A Dquery_type.cpp29 auto init_from = [](auto id, auto initial) { in __anon5b561cde0202() variable
38 init_from(MK_DNS_TYPE_##_name, #_name); \
39 init_from(MK_DNS_TYPE_##_name, MK_DNS_TYPE_##_name); \
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DList.h31 init_from(std::move(other)); in ListNode()
43 init_from(std::move(other));
105 void init_from(ListNode &&other) { in init_from() function
H A DTsList.h45 init_from(std::move(other)); in TsListNode()
63 init_from(std::move(other));
153 void init_from(TsListNode &&other) { in init_from() function
154 ListNode::init_from(std::move(other)); in init_from()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/src/
H A Dknuth-bendix.cpp73 init_from(kb); in KnuthBendix()
82 void KnuthBendix::init_from(FroidurePinBase& S) { in init_from() function in libsemigroups::fpsemigroup::KnuthBendix
94 void KnuthBendix::init_from(KnuthBendix const& kb, bool add) { in init_from() function in libsemigroups::fpsemigroup::KnuthBendix
251 _kb->init_from(kb, false); // false = don't add rules in KnuthBendix()
268 _kb->init_from(*S); in KnuthBendix()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/DAEValidator/library/src/
H A DDae.cpp188 …o & init_froms = root().selectNodes(xpath_all + Strings::image + xpath_child + Strings::init_from); in readFile()
189 for (auto init_from : init_froms) in readFile() local
191 onAnyURI(init_from.line(), init_from.text()); in readFile()
198 xpath_or_all + Strings::init_from + xpath_child + Strings::ref in readFile()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGLModel.hpp34 void init_from(const GLModelInitializationData& data);
35 void init_from(const TriangleMesh& mesh);
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/include/
H A Dknuth-bendix.hpp126 init_from(S); in KnuthBendix()
407 void init_from(KnuthBendix const&, bool = true);
408 void init_from(FroidurePinBase&);
/dports/math/libsemigroups/libsemigroups-1.3.7/src/
H A Dknuth-bendix.cpp99 init_from(kb); in KnuthBendix()
108 void KnuthBendix::init_from(FroidurePinBase& S) { in init_from() function in libsemigroups::fpsemigroup::KnuthBendix
120 void KnuthBendix::init_from(KnuthBendix const& kb, bool add) { in init_from() function in libsemigroups::fpsemigroup::KnuthBendix
376 _kb->init_from(kb, false); // false = don't add rules in KnuthBendix()
393 _kb->init_from(*S); in KnuthBendix()
/dports/math/libsemigroups/libsemigroups-1.3.7/include/libsemigroups/
H A Dknuth-bendix.hpp136 init_from(S); in KnuthBendix()
612 void init_from(KnuthBendix const&, bool = true);
613 void init_from(FroidurePinBase&);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/db/bdb/
H A Dbdb_map.hpp120 init_from(it); in iterator_base()
125 return init_from(it); in operator =()
128 iterator_base& init_from(const iterator_base& it) in init_from() function in db_map_base::iterator_base
319 init_from(it);return *this; in operator =()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dsqldbm.cc342 init_from(dat); in sql_datum()
355 init_from(d); in operator =()
369 void sql_datum::init_from(const sql_datum &d) in init_from() function in sql_datum
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/rust-analyzer/src/
H A Dintegrated_benchmarks.rs60 profile::init_from("*>100"); in integrated_highlighting_benchmark()
114 profile::init_from("*>5"); in integrated_completion_benchmark()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/rust-analyzer/src/
H A Dintegrated_benchmarks.rs60 profile::init_from("*>100"); in integrated_highlighting_benchmark()
114 profile::init_from("*>5"); in integrated_completion_benchmark()
/dports/x11/xpra/xpra-4.3/xpra/server/source/
H A Dstub_source_mixin.py27 def init_from(self, _protocol, _server): member in StubSourceMixin
H A Ddbus_mixin.py27 def init_from(self, _protocol, server): member in DBUS_Mixin
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/dae/
H A Dutil_dae.h381 QDomNodeList init_from = effect.toElement().elementsByTagName("init_from"); in textureFinder() local
382 if (init_from.size() == 0) in textureFinder()
384 QString img_id = init_from.at(0).toElement().text(); in textureFinder()
/dports/devel/vcglib/vcglib-2020.09/wrap/dae/
H A Dutil_dae.h380 QDomNodeList init_from = effect.toElement().elementsByTagName("init_from"); in textureFinder() local
381 if (init_from.size() == 0) in textureFinder()
383 QString img_id = init_from.at(0).toElement().text(); in textureFinder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dir.py66 def init_from( self, other ): # class method ? member in Node
272 return [ AbstractDeclarator().init_from( arg.ctype() ) for arg in self[:-1]]
340 node.init_from( self.clone() )
417 tp[i] = StructDeclarator().init_from( tp[i] )
625 decl.init_from( self.clone() )
1084 tp.init_from( decl ) # warning: shallow init
/dports/devel/yasm/yasm-1.3.0/tools/python-yasm/pyxelator/
H A Dir.py66 def init_from( self, other ): # class method ? member in Node
272 return [ AbstractDeclarator().init_from( arg.ctype() ) for arg in self[:-1]]
340 node.init_from( self.clone() )
417 tp[i] = StructDeclarator().init_from( tp[i] )
625 decl.init_from( self.clone() )
1084 tp.init_from( decl ) # warning: shallow init

1234