Searched refs:StateAccessTypeObject (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Modules/clinic/ |
D | _testmultiphase.c.h | 18 _testmultiphase_StateAccessType_get_defining_module_impl(StateAccessTypeObject *self, 22 _testmultiphase_StateAccessType_get_defining_module(StateAccessTypeObject *self, PyTypeObject *cls,… in _testmultiphase_StateAccessType_get_defining_module() 52 _testmultiphase_StateAccessType_increment_count_clinic_impl(StateAccessTypeObject *self, 57 _testmultiphase_StateAccessType_increment_count_clinic(StateAccessTypeObject *self, PyTypeObject *c… in _testmultiphase_StateAccessType_increment_count_clinic() 85 _testmultiphase_StateAccessType_get_count_impl(StateAccessTypeObject *self, 89 _testmultiphase_StateAccessType_get_count(StateAccessTypeObject *self, PyTypeObject *cls, PyObject … in _testmultiphase_StateAccessType_get_count()
|
/third_party/python/Modules/ |
D | _testmultiphase.c | 32 } StateAccessTypeObject; typedef 138 _testmultiphase_StateAccessType_get_defining_module_impl(StateAccessTypeObject *self, in _testmultiphase_StateAccessType_get_defining_module_impl() 169 _testmultiphase_StateAccessType_increment_count_clinic_impl(StateAccessTypeObject *self, in _testmultiphase_StateAccessType_increment_count_clinic_impl() 193 _StateAccessType_increment_count_noclinic(StateAccessTypeObject *self, in _StateAccessType_increment_count_noclinic() 238 _testmultiphase_StateAccessType_get_count_impl(StateAccessTypeObject *self, in _testmultiphase_StateAccessType_get_count_impl() 267 sizeof(StateAccessTypeObject),
|