Home
last modified time | relevance | path

Searched refs:PyObject_SelfIter (Results 1 - 25 of 34) sorted by relevance

12

/third_party/python/Objects/
H A Diterobject.c170 PyObject_SelfIter, /* tp_iter */
294 PyObject_SelfIter, /* tp_iter */
458 PyObject_SelfIter, /* am_await */
491 PyObject_SelfIter, /* tp_iter */
H A Dgenobject.c866 PyObject_SelfIter, /* tp_iter */
1311 PyObject_SelfIter, /* tp_iter */
1570 PyObject_SelfIter, /* am_aiter */
1841 PyObject_SelfIter, /* am_await */
1875 PyObject_SelfIter, /* tp_iter */
2261 PyObject_SelfIter, /* am_await */
2295 PyObject_SelfIter, /* tp_iter */
H A Denumobject.c317 PyObject_SelfIter, /* tp_iter */
530 PyObject_SelfIter, /* tp_iter */
H A Drangeobject.c878 PyObject_SelfIter, /* tp_iter */
1073 PyObject_SelfIter, /* tp_iter */
H A Ddictobject.c4137 PyObject_SelfIter, /* tp_iter */
4237 PyObject_SelfIter, /* tp_iter */
4363 PyObject_SelfIter, /* tp_iter */
4482 .tp_iter = PyObject_SelfIter,
4524 .tp_iter = PyObject_SelfIter,
4536 .tp_iter = PyObject_SelfIter,
H A Dgenericaliasobject.c912 .tp_iter = PyObject_SelfIter,
H A Dtupleobject.c1140 PyObject_SelfIter, /* tp_iter */
H A Dcodeobject.c1203 PyObject_SelfIter, /* tp_iter */
1303 PyObject_SelfIter, /* tp_iter */
H A Dlistobject.c3198 PyObject_SelfIter, /* tp_iter */
3346 PyObject_SelfIter, /* tp_iter */
H A Dodictobject.c1845 PyObject_SelfIter, /* tp_iter */
/third_party/python/Modules/
H A Ditertoolsmodule.c168 PyObject_SelfIter, /* tp_iter */
399 PyObject_SelfIter, /* tp_iter */
546 PyObject_SelfIter, /* tp_iter */
987 PyObject_SelfIter, /* tp_iter */
1250 PyObject_SelfIter, /* tp_iter */
1415 PyObject_SelfIter, /* tp_iter */
1575 PyObject_SelfIter, /* tp_iter */
1835 PyObject_SelfIter, /* tp_iter */
1974 PyObject_SelfIter, /* tp_iter */
2198 PyObject_SelfIter, /* tp_ite
[all...]
H A D_collectionsmodule.c1817 PyObject_SelfIter, /* tp_iter */
1939 PyObject_SelfIter, /* tp_iter */
H A D_csv.c990 {Py_tp_iter, PyObject_SelfIter},
H A D_asynciomodule.c1757 .tp_iter = PyObject_SelfIter,
/third_party/python/Python/
H A DPython-tokenize.c117 {Py_tp_iter, PyObject_SelfIter},
H A Dbltinmodule.c656 PyObject_SelfIter, /* tp_iter */
1442 PyObject_SelfIter, /* tp_iter */
2935 PyObject_SelfIter, /* tp_iter */
H A Dhamt.c2616 .tp_iter = PyObject_SelfIter, \
/third_party/python/Objects/stringlib/
H A Dunicode_format.h1096 PyObject_SelfIter, /* tp_iter */
1232 PyObject_SelfIter, /* tp_iter */
/third_party/python/Include/
H A Dobject.h295 PyAPI_FUNC(PyObject *) PyObject_SelfIter(PyObject *);
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc464 PyObject_SelfIter, // tp_iter
H A Dmap_container.cc981 PyObject_SelfIter, // tp_iter
H A Ddescriptor_containers.cc914 PyObject_SelfIter, // tp_iter
/third_party/python/Modules/_io/
H A Dbytesio.c1054 PyObject_SelfIter, /*tp_iter*/
/third_party/python/PC/
H A Dpython3dll.c481 EXPORT_FUNC(PyObject_SelfIter)
/third_party/python/Modules/_sqlite/
H A Dcursor.c1348 {Py_tp_iter, PyObject_SelfIter},

Completed in 58 milliseconds

12