Home
last modified time | relevance | path

Searched refs:PyObject_GenericSetAttr (Results 1 – 25 of 62) sorted by relevance

123

/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c426 PyObject_GenericSetAttr, /*tp_setattro */
647 PyObject_GenericSetAttr, /*tp_setattro */
777 PyObject_GenericSetAttr, /*tp_setattro */
925 PyObject_GenericSetAttr, /*tp_setattro */
1117 PyObject_GenericSetAttr, /*tp_setattro */
1250 PyObject_GenericSetAttr, /*tp_setattro */
1405 PyObject_GenericSetAttr, /*tp_setattro */
1535 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython3/PC/
D_msi.c506 PyObject_GenericSetAttr,/*tp_setattro*/
692 PyObject_GenericSetAttr,/*tp_setattro*/
841 PyObject_GenericSetAttr,/*tp_setattro*/
959 PyObject_GenericSetAttr,/*tp_setattro*/
Dpython3.def467 PyObject_GenericSetAttr=python37.PyObject_GenericSetAttr
/external/python/cpython2/PC/
D_msi.c490 PyObject_GenericSetAttr,/*tp_setattro*/
659 PyObject_GenericSetAttr,/*tp_setattro*/
807 PyObject_GenericSetAttr,/*tp_setattro*/
924 PyObject_GenericSetAttr,/*tp_setattro*/
/external/python/cpython3/Objects/
Dclassobject.c344 PyObject_GenericSetAttr, /* tp_setattro */
615 PyObject_GenericSetAttr, /* tp_setattro */
Dnamespaceobject.c219 PyObject_GenericSetAttr, /* tp_setattro */
Dmoduleobject.c807 PyObject_GenericSetAttr, /* tp_setattro */
Dframeobject.c629 PyObject_GenericSetAttr, /* tp_setattro */
/external/python/cpython2/Objects/
Dmoduleobject.c239 PyObject_GenericSetAttr, /* tp_setattro */
Dfuncobject.c562 PyObject_GenericSetAttr, /* tp_setattro */
Dframeobject.c630 PyObject_GenericSetAttr, /* tp_setattro */
/external/python/cpython2/Mac/Modules/ibcarbon/
D_IBCarbon.c185 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Mac/Modules/cm/
D_Cmmodule.c303 PyObject_GenericSetAttr, /*tp_setattro */
741 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c449 PyObject_GenericSetAttr, /*tp_setattro */
660 PyObject_GenericSetAttr, /*tp_setattro */
900 PyObject_GenericSetAttr, /*tp_setattro */
1093 PyObject_GenericSetAttr, /*tp_setattro */
1270 PyObject_GenericSetAttr, /*tp_setattro */
1501 PyObject_GenericSetAttr, /*tp_setattro */
1766 PyObject_GenericSetAttr, /*tp_setattro */
2509 PyObject_GenericSetAttr, /*tp_setattro */
2897 PyObject_GenericSetAttr, /*tp_setattro */
3549 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Modules/
D_functoolsmodule.c356 PyObject_GenericSetAttr, /* tp_setattro */
Dbz2module.c1586 PyObject_GenericSetAttr,/*tp_setattro*/
1875 PyObject_GenericSetAttr,/*tp_setattro*/
2109 PyObject_GenericSetAttr,/*tp_setattro*/
/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c230 PyObject_GenericSetAttr, /*tp_setattro */
398 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c514 PyObject_GenericSetAttr, /*tp_setattro */
702 PyObject_GenericSetAttr, /*tp_setattro */
1054 PyObject_GenericSetAttr, /*tp_setattro */
1514 PyObject_GenericSetAttr, /*tp_setattro */
2101 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c174 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Include/
Dobject.h481 PyAPI_FUNC(int) PyObject_GenericSetAttr(PyObject *,
/external/python/cpython3/Include/
Dobject.h561 PyAPI_FUNC(int) PyObject_GenericSetAttr(PyObject *,
/external/python/cpython2/Mac/Modules/mlte/
D_Mltemodule.c1277 PyObject_GenericSetAttr, /*tp_setattro */
1431 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython2/Mac/Modules/osa/
D_OSAmodule.c836 PyObject_GenericSetAttr, /*tp_setattro */
/external/python/cpython3/Doc/data/
Drefcounts.dat1642 PyObject_GenericSetAttr:int:::
1643 PyObject_GenericSetAttr:PyObject*:o:0:
1644 PyObject_GenericSetAttr:PyObject*:name:0:
1645 PyObject_GenericSetAttr:PyObject*:value:+1:
/external/python/cpython2/PC/os2emx/
Dpython27.def458 "PyObject_GenericSetAttr"

123