Home
last modified time | relevance | path

Searched defs:new_object (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gobject/
Dgobject.h749 #define g_set_object(object_ptr, new_object) \ argument
763 #define g_set_object(object_ptr, new_object) \ argument
899 #define g_set_weak_pointer(weak_pointer_location, new_object) \ argument
Dgobject.c4603 GObject *new_object; in g_weak_ref_set() local
/third_party/boost/boost/spirit/home/support/detail/
Dhold_any.hpp302 static void new_object(void*& object, T const& x, mpl::true_) in new_object() function in boost::spirit::basic_hold_any
308 static void new_object(void*& object, T const& x, mpl::false_) in new_object() function in boost::spirit::basic_hold_any
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-method-register.c177 jerry_value_t new_object = jerry_create_object (); in test_error_setvalue() local
/third_party/python/Include/cpython/
Dpystate.h281 PyObject *(*new_object)(struct _xid *); member
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc32 CefRefPtr<CefXmlObject> cur_object(root_object_), new_object; in Load() local
/third_party/protobuf/src/google/protobuf/
Darena_unittest.cc223 const MustBeConstructedWithOneThroughFour* new_object = in TEST() local
239 const MustBeConstructedWithOneThroughEight* new_object = in TEST() local
268 const PleaseMoveMe* new_object = in TEST() local
/third_party/alsa-lib/src/alisp/
Dalisp.c128 static struct alisp_object * new_object(struct alisp_instance *instance, int type) in new_object() function
/third_party/boost/tools/build/src/engine/
Dfunction.cpp4806 OBJECT * new_object; in function_run() local