Searched refs:PyObject_GenericGetAttr (Results 1 – 25 of 163) sorted by relevance
1234567
/external/python/cpython2/Modules/ |
D | itertoolsmodule.c | 160 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 …]
|
D | operator.c | 566 PyObject_GenericGetAttr, /* tp_getattro */ 750 PyObject_GenericGetAttr, /* tp_getattro */ 882 PyObject_GenericGetAttr, /* tp_getattro */
|
/external/python/cpython2/Objects/ |
D | descrobject.c | 440 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 */
|
D | iterobject.c | 119 PyObject_GenericGetAttr, /* tp_getattro */ 223 PyObject_GenericGetAttr, /* tp_getattro */
|
D | rangeobject.c | 202 PyObject_GenericGetAttr, /* tp_getattro */ 275 PyObject_GenericGetAttr, /* tp_getattro */
|
D | sliceobject.c | 42 PyObject_GenericGetAttr, /* tp_getattro */ 392 PyObject_GenericGetAttr, /* tp_getattro */
|
D | enumobject.c | 194 PyObject_GenericGetAttr, /* tp_getattro */ 363 PyObject_GenericGetAttr, /* tp_getattro */
|
D | cellobject.c | 131 PyObject_GenericGetAttr, /* tp_getattro */
|
D | funcobject.c | 561 PyObject_GenericGetAttr, /* tp_getattro */ 709 PyObject_GenericGetAttr, /* tp_getattro */ 861 PyObject_GenericGetAttr, /* tp_getattro */
|
D | moduleobject.c | 238 PyObject_GenericGetAttr, /* tp_getattro */
|
/external/python/cpython3/Objects/ |
D | iterobject.c | 157 PyObject_GenericGetAttr, /* tp_getattro */ 276 PyObject_GenericGetAttr, /* tp_getattro */ 473 PyObject_GenericGetAttr, /* tp_getattro */
|
D | descrobject.c | 707 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 */
|
D | genobject.c | 795 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 */
|
D | enumobject.c | 239 PyObject_GenericGetAttr, /* tp_getattro */ 454 PyObject_GenericGetAttr, /* tp_getattro */
|
D | cellobject.c | 174 PyObject_GenericGetAttr, /* tp_getattro */
|
D | sliceobject.c | 67 PyObject_GenericGetAttr, /* tp_getattro */ 648 PyObject_GenericGetAttr, /* tp_getattro */
|
D | namespaceobject.c | 219 PyObject_GenericGetAttr, /* tp_getattro */
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 159 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 …]
|
D | xxmodule.c | 78 return PyObject_GenericGetAttr((PyObject *)self, name); in Xxo_getattro()
|
/external/python/cpython3/PC/ |
D | _msi.c | 616 PyObject_GenericGetAttr,/*tp_getattro*/ 836 PyObject_GenericGetAttr,/*tp_getattro*/ 1014 PyObject_GenericGetAttr,/*tp_getattro*/ 1147 PyObject_GenericGetAttr,/*tp_getattro*/
|
/external/python/cffi/c/ |
D | cglob.c | 38 PyObject_GenericGetAttr, /* tp_getattro */
|
/external/python/cpython2/Mac/Modules/carbonevt/ |
D | _CarbonEvtmodule.c | 425 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.c | 489 PyObject_GenericGetAttr,/*tp_getattro*/ 658 PyObject_GenericGetAttr,/*tp_getattro*/ 806 PyObject_GenericGetAttr,/*tp_getattro*/ 923 PyObject_GenericGetAttr,/*tp_getattro*/
|
/external/python/cpython3/Python/ |
D | context.c | 713 .tp_getattro = PyObject_GenericGetAttr, 1064 .tp_getattro = PyObject_GenericGetAttr, 1205 .tp_getattro = PyObject_GenericGetAttr, 1261 .tp_getattro = PyObject_GenericGetAttr,
|
/external/python/cpython2/Modules/cjkcodecs/ |
D | multibytecodec.c | 710 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