/aosp_15_r20/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 54 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 …]
|
D | operator.c | 496 PyObject_GC_UnTrack(ig); in itemgetter_dealloc() 635 PyObject_GC_UnTrack(ag); in attrgetter_dealloc() 824 PyObject_GC_UnTrack(mc); in methodcaller_dealloc()
|
D | gcmodule.c | 1458 #undef PyObject_GC_UnTrack 1476 PyObject_GC_UnTrack(void *op) in PyObject_GC_UnTrack() function 1489 PyObject_GC_UnTrack(op); in _PyObject_GC_UnTrack()
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 97 PyObject_GC_UnTrack(po); in pairwise_dealloc() 238 PyObject_GC_UnTrack(gbo); in groupby_dealloc() 462 PyObject_GC_UnTrack(igo); in _grouper_dealloc() 689 PyObject_GC_UnTrack(tdo); in teedataobject_dealloc() 920 PyObject_GC_UnTrack(to); in tee_dealloc() 1126 PyObject_GC_UnTrack(lz); in cycle_dealloc() 1316 PyObject_GC_UnTrack(lz); in dropwhile_dealloc() 1479 PyObject_GC_UnTrack(lz); in takewhile_dealloc() 1693 PyObject_GC_UnTrack(lz); in islice_dealloc() 1897 PyObject_GC_UnTrack(lz); in starmap_dealloc() [all …]
|
D | _threadmodule.c | 60 PyObject_GC_UnTrack(self); in lock_dealloc() 337 PyObject_GC_UnTrack(self); in rlock_dealloc() 888 PyObject_GC_UnTrack(self); in local_dealloc()
|
D | _operator.c | 1048 PyObject_GC_UnTrack(ig); in itemgetter_dealloc() 1335 PyObject_GC_UnTrack(ag); in attrgetter_dealloc() 1628 PyObject_GC_UnTrack(mc); in methodcaller_dealloc()
|
/aosp_15_r20/external/pytorch/torch/csrc/fx/ |
H A D | node.cpp | 56 PyObject_GC_UnTrack(self); in NodeBase_dealloc() 207 PyObject_GC_UnTrack(self); in NodeIter_dealloc()
|
/aosp_15_r20/external/python/cpython2/Doc/c-api/ |
D | gcsupport.rst | 84 :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
|
/aosp_15_r20/external/pytorch/torch/csrc/ |
H A D | Storage.cpp | 215 PyObject_GC_UnTrack(self); in THPStorage_subclass_dealloc() 229 PyObject_GC_UnTrack(self); in THPStorage_subclass_dealloc() 244 PyObject_GC_UnTrack(self); in THPStorage_subclass_dealloc()
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | enumobject.c | 64 PyObject_GC_UnTrack(en); in enum_dealloc() 286 PyObject_GC_UnTrack(ro); in reversed_dealloc()
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | weakrefobject.c | 109 PyObject_GC_UnTrack(self); in weakref_dealloc() 558 PyObject_GC_UnTrack(self); in proxy_dealloc() 560 PyObject_GC_UnTrack((PyObject *)self); in proxy_dealloc()
|
D | enumobject.c | 154 PyObject_GC_UnTrack(en); in enum_dealloc() 416 PyObject_GC_UnTrack(ro); in reversed_dealloc()
|
/aosp_15_r20/external/python/cpython2/Misc/ |
D | pymemcompat.h | 82 #define PyObject_GC_UnTrack(op) macro
|
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/ |
D | prepare_protocol.c | 44 PyObject_GC_UnTrack(self); in pysqlite_prepare_protocol_dealloc()
|
D | statement.c | 106 PyObject_GC_UnTrack(self); in stmt_dealloc()
|
/aosp_15_r20/external/python/cpython3/Modules/cjkcodecs/ |
D | multibytecodec.c | 733 PyObject_GC_UnTrack(self); in multibytecodec_dealloc() 1092 PyObject_GC_UnTrack(self); in mbiencoder_dealloc() 1367 PyObject_GC_UnTrack(self); in mbidecoder_dealloc() 1687 PyObject_GC_UnTrack(self); in mbstreamreader_dealloc() 1911 PyObject_GC_UnTrack(self); in mbstreamwriter_dealloc()
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | hamt.c | 1167 PyObject_GC_UnTrack(self); in hamt_node_bitmap_dealloc() 1575 PyObject_GC_UnTrack(self); in hamt_node_collision_dealloc() 1960 PyObject_GC_UnTrack(self); in hamt_node_array_dealloc() 2546 PyObject_GC_UnTrack(it); in hamt_baseiter_tp_dealloc() 2724 PyObject_GC_UnTrack(self); in hamt_tp_dealloc()
|
/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/ |
D | multibytecodec.c | 972 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()
|
/aosp_15_r20/external/python/cpython3/Include/ |
D | objimpl.h | 180 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | objimpl.h | 180 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/ |
D | objimpl.h | 180 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | objimpl.h | 180 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | objimpl.h | 180 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
|
/aosp_15_r20/external/python/cpython3/Doc/c-api/ |
D | gcsupport.rst | 40 :c:func:`PyObject_GC_UnTrack` must be called. 118 .. c:function:: void PyObject_GC_UnTrack(void *op)
|
/aosp_15_r20/external/python/cpython2/Doc/includes/ |
D | noddy4.c | 49 PyObject_GC_UnTrack(self); in Noddy_dealloc()
|