Searched refs:tp_free (Results 1 - 25 of 87) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dprepare_protocol.c34 Py_TYPE(self)->tp_free((PyObject*)self);
76 0 /* tp_free */
H A Dcache.c55 Py_TYPE(self)->tp_free((PyObject*)self);
113 Py_TYPE(self)->tp_free((PyObject*)self);
316 0 /* tp_free */
358 0 /* tp_free */
H A Drow.c33 Py_TYPE(self)->tp_free((PyObject*)self);
248 0 /* tp_free */
H A Dstatement.c424 Py_TYPE(self)->tp_free((PyObject*)self);
536 0 /* tp_free */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Denumobject.c68 Py_TYPE(en)->tp_free(en);
211 PyObject_GC_Del, /* tp_free */
282 Py_TYPE(ro)->tp_free(ro);
380 PyObject_GC_Del, /* tp_free */
H A Dmoduleobject.c183 Py_TYPE(m)->tp_free((PyObject *)m);
261 PyObject_GC_Del, /* tp_free */
H A Dexceptions.c87 Py_TYPE(self)->tp_free((PyObject *)self);
545 Py_TYPE(self)->tp_free((PyObject *)self);
650 Py_TYPE(self)->tp_free((PyObject *)self);
848 Py_TYPE(self)->tp_free((PyObject *)self);
1123 Py_TYPE(self)->tp_free((PyObject *)self);
1603 Py_TYPE(self)->tp_free((PyObject *)self);
H A Dfuncobject.c618 Py_TYPE(cm)->tp_free((PyObject *)cm);
732 PyObject_GC_Del, /* tp_free */
774 Py_TYPE(sm)->tp_free((PyObject *)sm);
882 PyObject_GC_Del, /* tp_free */
H A Dtypeobject.c2463 type->tp_free = PyObject_GC_Del;
2468 type->tp_free = PyObject_Del;
2658 Py_TYPE(type)->tp_free((PyObject *)type);
2813 PyObject_GC_Del, /* tp_free */
2973 Py_TYPE(self)->tp_free(self);
3071 newto->tp_free != oldto->tp_free)
3570 PyObject_Del, /* tp_free */
3948 COPYSLOT(tp_free);
3951 type->tp_free
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Denumobject.c68 Py_TYPE(en)->tp_free(en);
211 PyObject_GC_Del, /* tp_free */
282 Py_TYPE(ro)->tp_free(ro);
380 PyObject_GC_Del, /* tp_free */
H A Dmoduleobject.c181 Py_TYPE(m)->tp_free((PyObject *)m);
259 PyObject_GC_Del, /* tp_free */
H A Dexceptions.c87 Py_TYPE(self)->tp_free((PyObject *)self);
545 Py_TYPE(self)->tp_free((PyObject *)self);
650 Py_TYPE(self)->tp_free((PyObject *)self);
847 Py_TYPE(self)->tp_free((PyObject *)self);
1121 Py_TYPE(self)->tp_free((PyObject *)self);
1599 Py_TYPE(self)->tp_free((PyObject *)self);
H A Dfuncobject.c618 Py_TYPE(cm)->tp_free((PyObject *)cm);
732 PyObject_GC_Del, /* tp_free */
774 Py_TYPE(sm)->tp_free((PyObject *)sm);
884 PyObject_GC_Del, /* tp_free */
H A Dtypeobject.c2443 type->tp_free = PyObject_GC_Del;
2448 type->tp_free = PyObject_Del;
2631 Py_TYPE(type)->tp_free((PyObject *)type);
2782 PyObject_GC_Del, /* tp_free */
2942 Py_TYPE(self)->tp_free(self);
3038 newto->tp_free != oldto->tp_free)
3537 PyObject_Del, /* tp_free */
3913 COPYSLOT(tp_free);
3916 type->tp_free
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Ditertoolsmodule.c62 Py_TYPE(gbo)->tp_free(gbo);
182 PyObject_GC_Del, /* tp_free */
312 PyObject_GC_Del, /* tp_free */
482 PyObject_GC_Del, /* tp_free */
640 PyObject_GC_Del, /* tp_free */
746 Py_TYPE(lz)->tp_free(lz);
838 PyObject_GC_Del, /* tp_free */
891 Py_TYPE(lz)->tp_free(lz);
982 PyObject_GC_Del, /* tp_free */
1035 Py_TYPE(lz)->tp_free(l
[all...]
H A D_functoolsmodule.c158 Py_TYPE(pto)->tp_free(pto);
361 PyObject_GC_Del, /* tp_free */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Ditertoolsmodule.c62 Py_TYPE(gbo)->tp_free(gbo);
182 PyObject_GC_Del, /* tp_free */
312 PyObject_GC_Del, /* tp_free */
465 PyObject_GC_Del, /* tp_free */
621 PyObject_GC_Del, /* tp_free */
727 Py_TYPE(lz)->tp_free(lz);
819 PyObject_GC_Del, /* tp_free */
872 Py_TYPE(lz)->tp_free(lz);
961 PyObject_GC_Del, /* tp_free */
1014 Py_TYPE(lz)->tp_free(l
[all...]
H A Dthreadmodule.c231 Py_TYPE(self)->tp_free((PyObject*)self);
423 Py_TYPE(self)->tp_free((PyObject*)self);
528 /* tp_free */ 0, /* Low-level free-mem routine */
H A D_functoolsmodule.c162 Py_TYPE(pto)->tp_free(pto);
365 PyObject_GC_Del, /* tp_free */
H A Dbz2module.c1500 Py_TYPE(self)->tp_free((PyObject *)self);
1601 _PyObject_Del, /*tp_free*/
1824 Py_TYPE(self)->tp_free((PyObject *)self);
1879 _PyObject_Del, /*tp_free*/
2051 Py_TYPE(self)->tp_free((PyObject *)self);
2105 _PyObject_Del, /*tp_free*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
H A Dmultibytecodec.c975 Py_TYPE(self)->tp_free(self);
1184 Py_TYPE(self)->tp_free(self);
1504 Py_TYPE(self)->tp_free(self);
1706 Py_TYPE(self)->tp_free(self);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
H A Dmultibytecodec.c972 Py_TYPE(self)->tp_free(self);
1181 Py_TYPE(self)->tp_free(self);
1501 Py_TYPE(self)->tp_free(self);
1703 Py_TYPE(self)->tp_free(self);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dobject.h391 freefunc tp_free; /* Low-level free-memory routine */ member in struct:_typeobject
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
H A Dbytesio.c756 Py_TYPE(self)->tp_free(self);
H A Diobase.c295 Py_TYPE(self)->tp_free((PyObject *) self);

Completed in 152 milliseconds

1234