Home
last modified time | relevance | path

Searched refs:Py_ReprLeave (Results 1 – 25 of 30) sorted by relevance

12

/external/python/cpython3/Modules/
D_operator.c1069 Py_ReprLeave((PyObject *)ig); in itemgetter_repr()
1412 Py_ReprLeave((PyObject *)ag); in attrgetter_repr()
1593 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
1599 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
1647 Py_ReprLeave((PyObject *)mc); in methodcaller_repr()
D_collectionsmodule.c1369 Py_ReprLeave(deque); in deque_repr()
1379 Py_ReprLeave(deque); in deque_repr()
2123 Py_ReprLeave(dd->default_factory); in defdict_repr()
D_functoolsmodule.c347 Py_ReprLeave((PyObject *)pto); in partial_repr()
/external/python/cpython2/Modules/
D_collectionsmodule.c926 Py_ReprLeave(deque); in deque_repr()
936 Py_ReprLeave(deque); in deque_repr()
942 Py_ReprLeave(deque); in deque_repr()
979 Py_ReprLeave(deque); in deque_tp_print()
984 Py_ReprLeave(deque); in deque_tp_print()
1624 Py_ReprLeave(dd->default_factory); in defdict_repr()
D_elementtree.c1273 Py_ReprLeave((PyObject *)self); in element_repr()
1279 Py_ReprLeave((PyObject *)self); in element_repr()
/external/python/cpython3/Objects/
Dnamespaceobject.c141 Py_ReprLeave(ns); in namespace_repr()
Dtupleobject.c320 Py_ReprLeave((PyObject *)v); in tuplerepr()
325 Py_ReprLeave((PyObject *)v); in tuplerepr()
Ddictobject.c2055 Py_ReprLeave((PyObject *)mp); in dict_repr()
2112 Py_ReprLeave((PyObject *)mp); in dict_repr()
2117 Py_ReprLeave((PyObject *)mp); in dict_repr()
4235 Py_ReprLeave((PyObject *)dv); in dictview_repr()
Dsetobject.c506 Py_ReprLeave((PyObject*)so); in set_repr()
533 Py_ReprLeave((PyObject*)so); in set_repr()
Dlistobject.c394 Py_ReprLeave((PyObject *)v); in list_repr()
399 Py_ReprLeave((PyObject *)v); in list_repr()
Dodictobject.c1490 Py_ReprLeave((PyObject *)self); in odict_repr()
Dobject.c1992 Py_ReprLeave(PyObject *obj) in Py_ReprLeave() function
/external/python/cpython2/PC/os2vacpp/
Dpython.def444 Py_ReprLeave
/external/python/cpython2/Objects/
Ddictobject.c1133 Py_ReprLeave((PyObject*)mp); in dict_print()
1141 Py_ReprLeave((PyObject*)mp); in dict_print()
1150 Py_ReprLeave((PyObject*)mp); in dict_print()
1229 Py_ReprLeave((PyObject *)mp); in dict_repr()
3030 Py_ReprLeave((PyObject *)dv); in dictview_repr()
Dsetobject.c600 Py_ReprLeave((PyObject*)so); in set_tp_print()
607 Py_ReprLeave((PyObject*)so); in set_tp_print()
635 Py_ReprLeave((PyObject*)so); in set_repr()
Dlistobject.c349 Py_ReprLeave((PyObject *)op); in list_print()
357 Py_ReprLeave((PyObject *)op); in list_print()
424 Py_ReprLeave((PyObject *)v); in list_repr()
Dtupleobject.c326 Py_ReprLeave((PyObject *)v); in tuplerepr()
Dobject.c2407 Py_ReprLeave(PyObject *obj) in Py_ReprLeave() function
/external/python/cpython3/Include/
Dobject.h276 PyAPI_FUNC(void) Py_ReprLeave(PyObject *);
/external/python/cpython2/Include/
Dobject.h514 PyAPI_FUNC(void) Py_ReprLeave(PyObject *);
/external/python/cpython3/PC/
Dpython3.def760 Py_ReprLeave=python39.Py_ReprLeave
/external/python/cpython3/Modules/_io/
Dfileio.c1100 Py_ReprLeave((PyObject *)self);
Dtextio.c2936 Py_ReprLeave((PyObject *)self); in textiowrapper_repr()
2943 Py_ReprLeave((PyObject *)self); in textiowrapper_repr()
/external/python/cpython2/PC/os2emx/
Dpython27.def476 "Py_ReprLeave"
/external/python/cpython3/Doc/data/
Drefcounts.dat3040 Py_ReprLeave:void:::
3041 Py_ReprLeave:PyObject*:object:-1:

12