Home
last modified time | relevance | path

Searched refs:PyObject_GenericGetAttr (Results 1 – 25 of 163) sorted by relevance

1234567

/external/python/cpython2/Modules/
Ditertoolsmodule.c160 PyObject_GenericGetAttr, /* tp_getattro */
274 PyObject_GenericGetAttr, /* tp_getattro */
444 PyObject_GenericGetAttr, /* tp_getattro */
798 PyObject_GenericGetAttr, /* tp_getattro */
942 PyObject_GenericGetAttr, /* tp_getattro */
1082 PyObject_GenericGetAttr, /* tp_getattro */
1285 PyObject_GenericGetAttr, /* tp_getattro */
1416 PyObject_GenericGetAttr, /* tp_getattro */
1595 PyObject_GenericGetAttr, /* tp_getattro */
1767 PyObject_GenericGetAttr, /* tp_getattro */
[all …]
Doperator.c566 PyObject_GenericGetAttr, /* tp_getattro */
750 PyObject_GenericGetAttr, /* tp_getattro */
882 PyObject_GenericGetAttr, /* tp_getattro */
/external/python/cpython2/Objects/
Ddescrobject.c440 PyObject_GenericGetAttr, /* tp_getattro */
478 PyObject_GenericGetAttr, /* tp_getattro */
515 PyObject_GenericGetAttr, /* tp_getattro */
552 PyObject_GenericGetAttr, /* tp_getattro */
589 PyObject_GenericGetAttr, /* tp_getattro */
893 PyObject_GenericGetAttr, /* tp_getattro */
1074 PyObject_GenericGetAttr, /* tp_getattro */
1415 PyObject_GenericGetAttr, /* tp_getattro */
Diterobject.c119 PyObject_GenericGetAttr, /* tp_getattro */
223 PyObject_GenericGetAttr, /* tp_getattro */
Drangeobject.c202 PyObject_GenericGetAttr, /* tp_getattro */
275 PyObject_GenericGetAttr, /* tp_getattro */
Dsliceobject.c42 PyObject_GenericGetAttr, /* tp_getattro */
392 PyObject_GenericGetAttr, /* tp_getattro */
Denumobject.c194 PyObject_GenericGetAttr, /* tp_getattro */
363 PyObject_GenericGetAttr, /* tp_getattro */
Dcellobject.c131 PyObject_GenericGetAttr, /* tp_getattro */
Dfuncobject.c561 PyObject_GenericGetAttr, /* tp_getattro */
709 PyObject_GenericGetAttr, /* tp_getattro */
861 PyObject_GenericGetAttr, /* tp_getattro */
Dmoduleobject.c238 PyObject_GenericGetAttr, /* tp_getattro */
/external/python/cpython3/Objects/
Diterobject.c157 PyObject_GenericGetAttr, /* tp_getattro */
276 PyObject_GenericGetAttr, /* tp_getattro */
473 PyObject_GenericGetAttr, /* tp_getattro */
Ddescrobject.c707 PyObject_GenericGetAttr, /* tp_getattro */
747 PyObject_GenericGetAttr, /* tp_getattro */
784 PyObject_GenericGetAttr, /* tp_getattro */
821 PyObject_GenericGetAttr, /* tp_getattro */
858 PyObject_GenericGetAttr, /* tp_getattro */
1415 PyObject_GenericGetAttr, /* tp_getattro */
1850 PyObject_GenericGetAttr, /* tp_getattro */
1893 PyObject_GenericGetAttr, /* tp_getattro */
Dgenobject.c795 PyObject_GenericGetAttr, /* tp_getattro */
1042 PyObject_GenericGetAttr, /* tp_getattro */
1139 PyObject_GenericGetAttr, /* tp_getattro */
1426 PyObject_GenericGetAttr, /* tp_getattro */
1690 PyObject_GenericGetAttr, /* tp_getattro */
1799 PyObject_GenericGetAttr, /* tp_getattro */
2099 PyObject_GenericGetAttr, /* tp_getattro */
Denumobject.c239 PyObject_GenericGetAttr, /* tp_getattro */
454 PyObject_GenericGetAttr, /* tp_getattro */
Dcellobject.c174 PyObject_GenericGetAttr, /* tp_getattro */
Dsliceobject.c67 PyObject_GenericGetAttr, /* tp_getattro */
648 PyObject_GenericGetAttr, /* tp_getattro */
Dnamespaceobject.c219 PyObject_GenericGetAttr, /* tp_getattro */
/external/python/cpython3/Modules/
Ditertoolsmodule.c159 PyObject_GenericGetAttr, /* tp_getattro */
390 PyObject_GenericGetAttr, /* tp_getattro */
539 PyObject_GenericGetAttr, /* tp_getattro */
792 PyObject_GenericGetAttr, /* tp_getattro */
1243 PyObject_GenericGetAttr, /* tp_getattro */
1408 PyObject_GenericGetAttr, /* tp_getattro */
1568 PyObject_GenericGetAttr, /* tp_getattro */
1827 PyObject_GenericGetAttr, /* tp_getattro */
1966 PyObject_GenericGetAttr, /* tp_getattro */
2189 PyObject_GenericGetAttr, /* tp_getattro */
[all …]
Dxxmodule.c78 return PyObject_GenericGetAttr((PyObject *)self, name); in Xxo_getattro()
/external/python/cpython3/PC/
D_msi.c616 PyObject_GenericGetAttr,/*tp_getattro*/
836 PyObject_GenericGetAttr,/*tp_getattro*/
1014 PyObject_GenericGetAttr,/*tp_getattro*/
1147 PyObject_GenericGetAttr,/*tp_getattro*/
/external/python/cffi/c/
Dcglob.c38 PyObject_GenericGetAttr, /* tp_getattro */
/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c425 PyObject_GenericGetAttr, /*tp_getattro*/
646 PyObject_GenericGetAttr, /*tp_getattro*/
776 PyObject_GenericGetAttr, /*tp_getattro*/
924 PyObject_GenericGetAttr, /*tp_getattro*/
1116 PyObject_GenericGetAttr, /*tp_getattro*/
1249 PyObject_GenericGetAttr, /*tp_getattro*/
1404 PyObject_GenericGetAttr, /*tp_getattro*/
1534 PyObject_GenericGetAttr, /*tp_getattro*/
/external/python/cpython2/PC/
D_msi.c489 PyObject_GenericGetAttr,/*tp_getattro*/
658 PyObject_GenericGetAttr,/*tp_getattro*/
806 PyObject_GenericGetAttr,/*tp_getattro*/
923 PyObject_GenericGetAttr,/*tp_getattro*/
/external/python/cpython3/Python/
Dcontext.c713 .tp_getattro = PyObject_GenericGetAttr,
1064 .tp_getattro = PyObject_GenericGetAttr,
1205 .tp_getattro = PyObject_GenericGetAttr,
1261 .tp_getattro = PyObject_GenericGetAttr,
/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.c710 PyObject_GenericGetAttr, /* tp_getattro */
995 PyObject_GenericGetAttr, /* tp_getattro */
1204 PyObject_GenericGetAttr, /* tp_getattro */
1524 PyObject_GenericGetAttr, /* tp_getattro */
1746 PyObject_GenericGetAttr, /* tp_getattro */

1234567