Home
last modified time | relevance | path

Searched refs:PyObject_GC_UnTrack (Results 1 – 25 of 84) sorted by relevance

1234

/external/python/cpython2/Modules/
Ditertoolsmodule.c54 PyObject_GC_UnTrack(gbo); in groupby_dealloc()
217 PyObject_GC_UnTrack(igo); in _grouper_dealloc()
419 PyObject_GC_UnTrack(tdo); in teedataobject_dealloc()
570 PyObject_GC_UnTrack(to); in tee_dealloc()
726 PyObject_GC_UnTrack(lz); in cycle_dealloc()
871 PyObject_GC_UnTrack(lz); in dropwhile_dealloc()
1015 PyObject_GC_UnTrack(lz); in takewhile_dealloc()
1206 PyObject_GC_UnTrack(lz); in islice_dealloc()
1356 PyObject_GC_UnTrack(lz); in starmap_dealloc()
1501 PyObject_GC_UnTrack(lz); in imap_dealloc()
[all …]
Doperator.c496 PyObject_GC_UnTrack(ig); in itemgetter_dealloc()
635 PyObject_GC_UnTrack(ag); in attrgetter_dealloc()
824 PyObject_GC_UnTrack(mc); in methodcaller_dealloc()
Dgcmodule.c1458 #undef PyObject_GC_UnTrack
1476 PyObject_GC_UnTrack(void *op) in PyObject_GC_UnTrack() function
1489 PyObject_GC_UnTrack(op); in _PyObject_GC_UnTrack()
/external/python/cpython2/Misc/
Dpymemcompat.h82 #define PyObject_GC_UnTrack(op) macro
/external/python/cpython3/Modules/
Ditertoolsmodule.c56 PyObject_GC_UnTrack(gbo); in groupby_dealloc()
281 PyObject_GC_UnTrack(igo); in _grouper_dealloc()
501 PyObject_GC_UnTrack(tdo); in teedataobject_dealloc()
723 PyObject_GC_UnTrack(to); in tee_dealloc()
929 PyObject_GC_UnTrack(lz); in cycle_dealloc()
1123 PyObject_GC_UnTrack(lz); in dropwhile_dealloc()
1291 PyObject_GC_UnTrack(lz); in takewhile_dealloc()
1509 PyObject_GC_UnTrack(lz); in islice_dealloc()
1712 PyObject_GC_UnTrack(lz); in starmap_dealloc()
1868 PyObject_GC_UnTrack(lz); in chain_dealloc()
[all …]
D_operator.c978 PyObject_GC_UnTrack(ig); in itemgetter_dealloc()
1235 PyObject_GC_UnTrack(ag); in attrgetter_dealloc()
1510 PyObject_GC_UnTrack(mc); in methodcaller_dealloc()
/external/python/cpython3/Doc/c-api/
Dgcsupport.rst76 :c:func:`PyObject_GC_UnTrack` must be called.
87 .. c:function:: void PyObject_GC_UnTrack(void *op)
98 A macro version of :c:func:`PyObject_GC_UnTrack`. It should not be used for
/external/python/cpython2/Objects/
Denumobject.c64 PyObject_GC_UnTrack(en); in enum_dealloc()
286 PyObject_GC_UnTrack(ro); in reversed_dealloc()
Dmoduleobject.c178 PyObject_GC_UnTrack(m); in module_dealloc()
Dweakrefobject.c107 PyObject_GC_UnTrack(self); in weakref_dealloc()
543 PyObject_GC_UnTrack((PyObject *)self); in proxy_dealloc()
/external/python/cpython2/Doc/c-api/
Dgcsupport.rst84 :c:func:`PyObject_GC_UnTrack` must be called.
95 .. c:function:: void PyObject_GC_UnTrack(void *op)
106 A macro version of :c:func:`PyObject_GC_UnTrack`. It should not be used for
/external/python/cpython3/Objects/
Denumobject.c84 PyObject_GC_UnTrack(en); in enum_dealloc()
318 PyObject_GC_UnTrack(ro); in reversed_dealloc()
Dnamespaceobject.c60 PyObject_GC_UnTrack(ns); in namespace_dealloc()
Dweakrefobject.c107 PyObject_GC_UnTrack(self); in weakref_dealloc()
542 PyObject_GC_UnTrack((PyObject *)self); in proxy_dealloc()
/external/python/cpython2/Doc/includes/
Dnoddy4.c49 PyObject_GC_UnTrack(self); in Noddy_dealloc()
/external/python/cpython3/Misc/NEWS.d/
D3.5.5rc1.rst49 ``PyObject_GC_UnTrack()``.
/external/python/cpython3/Doc/includes/
Dcustom4.c30 PyObject_GC_UnTrack(self); in Custom_dealloc()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/include/
Dcext.h239 PyObject_GC_UnTrack(self); \
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/
Dcext.h281 PyObject_GC_UnTrack(self); \
/external/python/cpython2/Python/
Dtraceback.c25 PyObject_GC_UnTrack(tb); in tb_dealloc()
/external/python/cpython2/Include/
Dobjimpl.h325 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
/external/python/cpython3/Include/
Dobjimpl.h337 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c989 PyObject_GC_UnTrack(self); in mbiencoder_dealloc()
1207 PyObject_GC_UnTrack(self); in mbidecoder_dealloc()
1553 PyObject_GC_UnTrack(self); in mbstreamreader_dealloc()
1785 PyObject_GC_UnTrack(self); in mbstreamwriter_dealloc()
/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.c972 PyObject_GC_UnTrack(self); in mbiencoder_dealloc()
1181 PyObject_GC_UnTrack(self); in mbidecoder_dealloc()
1500 PyObject_GC_UnTrack(self); in mbstreamreader_dealloc()
1705 PyObject_GC_UnTrack(self); in mbstreamwriter_dealloc()
/external/python/cpython3/Python/
Dhamt.c1176 PyObject_GC_UnTrack(self); in hamt_node_bitmap_dealloc()
1584 PyObject_GC_UnTrack(self); in hamt_node_collision_dealloc()
1969 PyObject_GC_UnTrack(self); in hamt_node_array_dealloc()
2555 PyObject_GC_UnTrack(it); in hamt_baseiter_tp_dealloc()
2733 PyObject_GC_UnTrack(self); in hamt_tp_dealloc()

1234