Home
last modified time | relevance | path

Searched refs:PyObject_SelfIter (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/python/cpython2/Modules/
Ditertoolsmodule.c170 PyObject_SelfIter, /* tp_iter */
283 PyObject_SelfIter, /* tp_iter */
610 PyObject_SelfIter, /* tp_iter */
808 PyObject_SelfIter, /* tp_iter */
952 PyObject_SelfIter, /* tp_iter */
1092 PyObject_SelfIter, /* tp_iter */
1295 PyObject_SelfIter, /* tp_iter */
1426 PyObject_SelfIter, /* tp_iter */
1605 PyObject_SelfIter, /* tp_iter */
1777 PyObject_SelfIter, /* tp_iter */
[all …]
DcStringIO.c574 PyObject_SelfIter, /*tp_iter */
673 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/python/cpython3/Objects/
Diterobject.c170 PyObject_SelfIter, /* tp_iter */
294 PyObject_SelfIter, /* tp_iter */
458 PyObject_SelfIter, /* am_await */
491 PyObject_SelfIter, /* tp_iter */
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 */
Denumobject.c317 PyObject_SelfIter, /* tp_iter */
530 PyObject_SelfIter, /* tp_iter */
Drangeobject.c878 PyObject_SelfIter, /* tp_iter */
1073 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/python/cpython3/Modules/
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_iter */
[all …]
/aosp_15_r20/external/python/cpython2/Objects/
Diterobject.c128 PyObject_SelfIter, /* tp_iter */
232 PyObject_SelfIter, /* tp_iter */
Denumobject.c204 PyObject_SelfIter, /* tp_iter */
373 PyObject_SelfIter, /* tp_iter */
Drangeobject.c284 PyObject_SelfIter, /* tp_iter */
Dgenobject.c358 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/python/cpython3/Python/
DPython-tokenize.c117 {Py_tp_iter, PyObject_SelfIter},
Dbltinmodule.c656 PyObject_SelfIter, /* tp_iter */
1442 PyObject_SelfIter, /* tp_iter */
2935 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/pytorch/torch/csrc/fx/
H A Dnode.cpp237 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c95 {Py_tp_iter, PyObject_SelfIter},
155 {Py_tp_iter, PyObject_SelfIter},
Dextension_dict.c225 {Py_tp_iter, PyObject_SelfIter},
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dstring_format.h1174 PyObject_SelfIter, /* tp_iter */
1307 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dunicode_format.h1096 PyObject_SelfIter, /* tp_iter */
1232 PyObject_SelfIter, /* tp_iter */
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc470 PyObject_SelfIter, // tp_iter
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc470 PyObject_SelfIter, // tp_iter
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dobject.h295 PyAPI_FUNC(PyObject *) PyObject_SelfIter(PyObject *);
/aosp_15_r20/external/python/cpython3/Include/
Dobject.h295 PyAPI_FUNC(PyObject *) PyObject_SelfIter(PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dobject.h295 PyAPI_FUNC(PyObject *) PyObject_SelfIter(PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dobject.h295 PyAPI_FUNC(PyObject *) PyObject_SelfIter(PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dobject.h295 PyAPI_FUNC(PyObject *) PyObject_SelfIter(PyObject *);

123