Home
last modified time | relevance | path

Searched refs:PyCode_GetCode (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dcode.h211 PyAPI_FUNC(PyObject *) PyCode_GetCode(PyCodeObject *code);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dcode.h211 PyAPI_FUNC(PyObject *) PyCode_GetCode(PyCodeObject *code);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dcode.h211 PyAPI_FUNC(PyObject *) PyCode_GetCode(PyCodeObject *code);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dcode.h211 PyAPI_FUNC(PyObject *) PyCode_GetCode(PyCodeObject *code);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dcode.h211 PyAPI_FUNC(PyObject *) PyCode_GetCode(PyCodeObject *code);
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dcode.rst82 .. c:function:: PyObject* PyCode_GetCode(PyCodeObject *co)
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h541 PyCode_GetCode(PyCodeObject *code) in PyCode_GetCode() function
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0b4.rst268 Cache the result of :c:func:`PyCode_GetCode` function to restore the O(1)
D3.11.0b1.rst2041 Added the :c:func:`PyCode_GetCode` function. This function does the
/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c1480 PyCode_GetCode(PyCodeObject *co) in PyCode_GetCode() function
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c6230 PyObject *co_code = PyCode_GetCode(co); in test_code_api()
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst2304 :c:func:`PyCode_GetCode`, :c:func:`PyCode_GetVarnames`,
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi72 …<elf-symbol name='PyCode_GetCode' type='func-type' binding='global-binding' visibility='default-vi…
7474PyCode_GetCode' mangled-name='PyCode_GetCode' filepath='Objects/codeobject.c' line='1446' column='…