Home
last modified time | relevance | path

Searched defs:to_object (Results 1 – 25 of 77) sorted by relevance

1234

/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-runtime-0.9.1/src/napi/
H A Dconvert.rs5 pub unsafe fn to_object(out: &mut Local, env: Env, value: Local) -> bool { in to_object() function
/dports/devel/omniORB/omniORB-4.2.4/include/omniORB4/
H A DCORBA_Any.h195 struct to_object { struct
196 to_object(Object_out obj) : ref(obj._data) { } in to_object() argument
215 Boolean operator>>=(to_object o) const; argument
/dports/www/p5-JE/JE-0.066/lib/JE/
H A DBoolean.pm68 sub to_object { JE::Object::Boolean->new($_[0][1], shift) } subroutine
H A DNumber.pm160 sub to_object { subroutine
H A DString.pm107 sub to_object { JE::Object::String->new($_[0][2], shift) } subroutine
H A DObject.pm587 sub to_object { $_[0] } subroutine
/dports/devel/mstch/mstch-1.0.2-1-g0fde1cf/test/
H A Dtest_main.cpp27 mstch::map to_object(const rapidjson::Value& val) { in to_object() function
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/xray_re/
H A Dxr_dm.cxx60 void xr_dm::to_object() in to_object() function in xr_dm
H A Dxr_ogf.cxx133 void xr_ogf::to_object() in to_object() function in xr_ogf
/dports/multimedia/mlt7/mlt-7.0.1/src/mlt++/
H A DMltEvent.cpp104 void* EventData::to_object() const in to_object() function in EventData
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/badguy/
H A Dmole_rock.cpp47 MoleRock::updatePointers(const GameObject* from_object, GameObject* to_object) in updatePointers()
H A Ddart.cpp54 Dart::updatePointers(const GameObject* from_object, GameObject* to_object) in updatePointers()
H A Dtotem.cpp45 Totem::updatePointers(const GameObject* from_object, GameObject* to_object) in updatePointers()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/mlt++/
H A DMltEvent.cpp104 void* EventData::to_object() const in to_object() function in EventData
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/internals/
H A Dconversions.py81 def to_object(self, space): function
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/internals/
H A Dconversions.py81 def to_object(self, space): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/pyreverse/
H A Ddiagrams.py28 def __init__(self, from_object, to_object, relation_type, name=None): argument
62 def add_relationship(self, from_object, to_object, argument
/dports/devel/pylint/pylint-2.12.1/pylint/pyreverse/
H A Ddiagrams.py36 def __init__(self, from_object, to_object, relation_type, name=None): argument
87 def add_relationship(self, from_object, to_object, relation_type, name=None): argument
/dports/math/py-sympy/sympy-1.9/sympy/vector/
H A Dfunctions.py433 def _path(from_object, to_object): argument
/dports/math/py-Diofant/Diofant-0.13.0/diofant/vector/
H A Dfunctions.py417 def _path(from_object, to_object): argument
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/lib/kohana/system/helpers/
H A Darr.php293 public static function to_object(array $array, $class = 'stdClass') function in arr_Core
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/lib/kohana/system/helpers/
H A Darr.php293 public static function to_object(array $array, $class = 'stdClass') function in arr_Core
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/pathfinding/
H A Da_star.cpp44 Path to_object(openage::TerrainObject *to_move, in to_object() function
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/itf/
H A Dc.h93 #define to_object(s) XPCE_to_object(XPCE_to_name(s)) macro
/dports/graphics/py-visvis/visvis-1.13.0/utils/ssdf/
H A Dssdf_text.py159 def to_object(self): member in TextBlock

1234