Home
last modified time | relevance | path

Searched defs:get_object (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/python/converter/
Darg_to_python.hpp217 inline PyObject* reference_arg_to_python<T>::get_object(T& x) in get_object() function in boost::python::converter::detail::reference_arg_to_python
243 inline PyObject* pointer_shallow_arg_to_python<Ptr>::get_object(Ptr x) in get_object() function in boost::python::converter::detail::pointer_shallow_arg_to_python
/third_party/glib/gio/
Dgdbusinterface.h61 GDBusObject *(*get_object) (GDBusInterface *interface_); member
Dgdbusobjectmanager.h58 GDBusObject *(*get_object) (GDBusObjectManager *manager, member
/third_party/boost/boost/math/concepts/
Ddistributions.hpp48 static distribution_archetype& get_object() in get_object() function in boost::math::concepts::distribution_archetype
476 static Distribution& get_object() in get_object() function
/third_party/mindspore/mindspore/core/ir/
Dpattern_matcher.h47 const T &get_object() const { return *static_cast<const T *>(this); } in get_object() function
/third_party/boost/libs/smart_ptr/test/
Dshared_ptr_basic_test.cpp84 int * get_object() in get_object() function
/third_party/boost/libs/math/test/compile_test/
Dtest_compile_result.hpp167 static Distribution& get_object() in get_object() function
/third_party/boost/boost/optional/detail/
Dold_optional_implementation.hpp601 internal_type const* get_object() const in get_object() function in boost::optional_detail::optional_base
606 internal_type * get_object() in get_object() function in boost::optional_detail::optional_base
/third_party/boost/libs/interprocess/test/
Dshared_ptr_test.cpp299 int * get_object() in get_object() function
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.c188 get_object (DvbSub * dvb_sub, guint16 object_id) in get_object() function
/third_party/ffmpeg/libavcodec/
Ddvbsubdec.c142 static DVBSubObject* get_object(DVBSubContext *ctx, int object_id) in get_object() function
/third_party/alsa-lib/src/alisp/
Dalisp.c945 static struct alisp_object * get_object(struct alisp_instance *instance, struct alisp_object * name) in get_object() function