Home
last modified time | relevance | path

Searched refs:PyFrame_GetGenerator (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpyframe.h15 PyAPI_FUNC(PyObject *) PyFrame_GetGenerator(PyFrameObject *frame);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpyframe.h15 PyAPI_FUNC(PyObject *) PyFrame_GetGenerator(PyFrameObject *frame);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpyframe.h15 PyAPI_FUNC(PyObject *) PyFrame_GetGenerator(PyFrameObject *frame);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpyframe.h15 PyAPI_FUNC(PyObject *) PyFrame_GetGenerator(PyFrameObject *frame);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpyframe.h15 PyAPI_FUNC(PyObject *) PyFrame_GetGenerator(PyFrameObject *frame);
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dframe.rst71 .. c:function:: PyObject* PyFrame_GetGenerator(PyFrameObject *frame)
/aosp_15_r20/external/python/cpython3/Objects/
Dframeobject.c1371 PyFrame_GetGenerator(PyFrameObject *frame) in PyFrame_GetGenerator() function
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0b4.rst1077 * :c:func:`PyFrame_GetGenerator`
D3.11.0a7.rst1525 Add ``PyFrame_GetBuiltins``, ``PyFrame_GetGenerator`` and
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst2244 :c:func:`PyFrame_GetBuiltins`, :c:func:`PyFrame_GetGenerator`,
2415 * :c:func:`PyFrame_GetGenerator`
2442 * ``f_gen``: use :c:func:`PyFrame_GetGenerator`.
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c6015 return PyFrame_GetGenerator((PyFrameObject *)frame); in frame_getgenerator()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi251 …<elf-symbol name='PyFrame_GetGenerator' type='func-type' binding='global-binding' visibility='defa…
8298PyFrame_GetGenerator' mangled-name='PyFrame_GetGenerator' filepath='Objects/frameobject.c' line='1…