Home
last modified time | relevance | path

Searched defs:init_from (Results 1 – 25 of 58) sorted by relevance

123

/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
H A Dquery_type.cpp29 auto init_from = [](auto id, auto initial) { in __anon5b561cde0202() variable
/dports/x11/xpra/xpra-4.3/xpra/server/source/
H A Ddbus_mixin.py27 def init_from(self, _protocol, server): member in DBUS_Mixin
H A Dshell_mixin.py31 def init_from(self, protocol, server): member in ShellMixin
H A Dmmap_connection.py31 def init_from(self, _protocol, server): member in MMAP_Connection
H A Davsync_mixin.py29 def init_from(self, _protocol, server): member in AVSyncMixin
H A Dstub_source_mixin.py27 def init_from(self, _protocol, _server): member in StubSourceMixin
H A Didle_mixin.py33 def init_from(self, _protocol, server): member in IdleMixin
H A Dfileprint_mixin.py47 def init_from(self, _protocol, server): member in FilePrintMixin
H A Dwebcam_mixin.py53 def init_from(self, _protocol, server): member in WebcamMixin
H A Dencodings_mixin.py77 def init_from(self, _protocol, server): member in EncodingsMixin
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/src/
H A Dknuth-bendix.cpp82 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
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DList.h105 void init_from(ListNode &&other) { in init_from() function
H A DTsList.h153 void init_from(TsListNode &&other) { in init_from() function
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/codegen/c_types/
H A DCTypeVoids.py66 def getInitValue(cls, init_from): argument
H A DCTypeBools.py63 def getInitValue(cls, init_from): argument
H A DCTypeNuitkaInts.py100 def getInitValue(cls, init_from): argument
H A DCTypeNuitkaBools.py98 def getInitValue(cls, init_from): argument
H A DCTypePyObjectPtrs.py264 def getInitValue(cls, init_from): argument
393 def getInitValue(cls, init_from): argument
/dports/math/libsemigroups/libsemigroups-1.3.7/src/
H A Dknuth-bendix.cpp108 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
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/DAEValidator/library/include/
H A DStrings.h21 static const std::string init_from; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/DAEValidator/library/src/
H A DStrings.cpp18 const string Strings::init_from = "init_from"; member in opencollada::Strings
H A DDae.cpp189 for (auto init_from : init_froms) in readFile() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGLModel.cpp16 void GLModel::init_from(const GLModelInitializationData& data) in init_from() function in Slic3r::GUI::GLModel
49 void GLModel::init_from(const TriangleMesh& mesh) in init_from() function in Slic3r::GUI::GLModel
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/detail/
H A Dmessage_data.hpp156 void init_from(Ts&&... xs) { in init_from() function in caf::detail::message_data

123