Home
last modified time | relevance | path

Searched defs:weakref (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Modules/_sqlite/
Dconnection.c204 PyObject* weakref; in pysqlite_do_all_statements() local
289 PyObject* weakref; in pysqlite_connection_register_cursor() local
811 PyObject* weakref; in _pysqlite_drop_unused_statement_references() local
842 PyObject* weakref; in _pysqlite_drop_unused_cursor_references() local
1374 PyObject* weakref; in pysqlite_connection_call() local
/third_party/gstreamer/gstreamer/gst/
Dgstclock.c154 GstClockWeakRef *weakref = g_slice_new (GstClockWeakRef); in gst_clock_weak_ref_new() local
163 gst_clock_weak_ref_ref (GstClockWeakRef * weakref) in gst_clock_weak_ref_ref()
170 gst_clock_weak_ref_unref (GstClockWeakRef * weakref) in gst_clock_weak_ref_unref()
184 gst_clock_weak_ref_get (GstClockWeakRef * weakref) in gst_clock_weak_ref_get()
223 GstClockWeakRef *weakref; member
Dgst_private.h524 GstClockWeakRef *weakref; member
/third_party/python/Doc/whatsnew/
D3.8.rst1408 weakref section in Improved Modules
D3.4.rst1748 weakref section in Improved Modules