Home
last modified time | relevance | path

Searched refs:Py_tp_dealloc (Results 1 – 25 of 50) sorted by relevance

12

/third_party/python/Modules/_sqlite/
Dprepare_protocol.c50 {Py_tp_dealloc, pysqlite_prepare_protocol_dealloc},
Dcache.c299 {Py_tp_dealloc, pysqlite_node_dealloc},
322 {Py_tp_dealloc, pysqlite_cache_dealloc},
Drow.c239 {Py_tp_dealloc, pysqlite_row_dealloc},
Dstatement.c502 {Py_tp_dealloc, stmt_dealloc},
/third_party/python/Include/
Dtypeslots.h59 #define Py_tp_dealloc 52 macro
/third_party/python/Modules/
D_threadmodule.c303 {Py_tp_dealloc, (destructor)lock_dealloc},
584 {Py_tp_dealloc, (destructor)rlock_dealloc},
688 {Py_tp_dealloc, (destructor)localdummy_dealloc},
968 {Py_tp_dealloc, (destructor)local_dealloc},
D_bz2module.c409 {Py_tp_dealloc, BZ2Compressor_dealloc},
752 {Py_tp_dealloc, BZ2Decompressor_dealloc},
D_functoolsmodule.c474 {Py_tp_dealloc, partial_dealloc},
549 {Py_tp_dealloc, keyobject_dealloc},
778 {Py_tp_dealloc, lru_list_elem_dealloc},
1405 {Py_tp_dealloc, lru_cache_dealloc},
Dxxlimited.c226 {Py_tp_dealloc, Xxo_dealloc},
D_queuemodule.c370 {Py_tp_dealloc, simplequeue_dealloc},
Dselectmodule.c1124 {Py_tp_dealloc, devpoll_dealloc},
2261 {Py_tp_dealloc, poll_dealloc},
2305 {Py_tp_dealloc, pyepoll_dealloc},
2335 {Py_tp_dealloc, kqueue_queue_dealloc},
D_operator.c1121 {Py_tp_dealloc, itemgetter_dealloc},
1453 {Py_tp_dealloc, attrgetter_dealloc},
1709 {Py_tp_dealloc, methodcaller_dealloc},
D_csv.c571 {Py_tp_dealloc, Dialect_dealloc},
995 {Py_tp_dealloc, Reader_dealloc},
1418 {Py_tp_dealloc, Writer_dealloc},
D_curses_panel.c515 {Py_tp_dealloc, PyCursesPanel_Dealloc},
Dsha512module.c606 {Py_tp_dealloc, SHA512_dealloc},
623 {Py_tp_dealloc, SHA512_dealloc},
D_dbmmodule.c408 {Py_tp_dealloc, dbm_dealloc},
Dsha1module.c465 {Py_tp_dealloc, SHA1_dealloc},
D_lzmamodule.c902 {Py_tp_dealloc, Compressor_dealloc},
1345 {Py_tp_dealloc, Decompressor_dealloc},
Dzlibmodule.c1473 {Py_tp_dealloc, Comp_dealloc},
1486 {Py_tp_dealloc, Decomp_dealloc},
D_gdbmmodule.c565 {Py_tp_dealloc, gdbm_dealloc},
/third_party/python/Modules/_ssl/
Dcert.c231 {Py_tp_dealloc, certificate_dealloc},
/third_party/python/Modules/cjkcodecs/
Dmultibytecodec.c741 {Py_tp_dealloc, multibytecodec_dealloc},
1101 {Py_tp_dealloc, mbiencoder_dealloc},
1375 {Py_tp_dealloc, mbidecoder_dealloc},
1696 {Py_tp_dealloc, mbstreamreader_dealloc},
1917 {Py_tp_dealloc, mbstreamwriter_dealloc},
/third_party/python/Modules/_blake2/
Dblake2b_impl.c401 {Py_tp_dealloc, py_blake2b_dealloc},
Dblake2s_impl.c400 {Py_tp_dealloc, py_blake2s_dealloc},
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc549 {Py_tp_dealloc, (void *)ScalarMapDealloc},
817 {Py_tp_dealloc, (void *)MessageMapDealloc},

12