Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dmethodobject.c390 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_check_kwargs()
474 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_vectorcall_NOARGS()
502 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_vectorcall_O()
Ddescrobject.c276 PyObject *funcstr = _PyObject_FunctionStr(func); in method_check_args()
289 PyObject *funcstr = _PyObject_FunctionStr(func); in method_check_args()
441 PyObject *funcstr = _PyObject_FunctionStr(func); in method_vectorcall_NOARGS()
468 PyObject *funcstr = _PyObject_FunctionStr(func); in method_vectorcall_O()
Dobject.c590 _PyObject_FunctionStr(PyObject *x) in _PyObject_FunctionStr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dobject.h310 PyAPI_FUNC(PyObject *) _PyObject_FunctionStr(PyObject *);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dobject.h310 PyAPI_FUNC(PyObject *) _PyObject_FunctionStr(PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dobject.h310 PyAPI_FUNC(PyObject *) _PyObject_FunctionStr(PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dobject.h310 PyAPI_FUNC(PyObject *) _PyObject_FunctionStr(PyObject *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dobject.h310 PyAPI_FUNC(PyObject *) _PyObject_FunctionStr(PyObject *);
/aosp_15_r20/external/python/cpython3/Python/
Dceval.c7688 PyObject *funcstr = _PyObject_FunctionStr(func);
7711 PyObject *funcstr = _PyObject_FunctionStr(func);
7725 PyObject *funcstr = _PyObject_FunctionStr(func);
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.9.rst1326 * Added :c:func:`_PyObject_FunctionStr` to get a user-friendly string
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst5619 Add :c:func:`_PyObject_FunctionStr` to get a user-friendly string
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1145 …<elf-symbol name='_PyObject_FunctionStr' type='func-type' binding='global-binding' visibility='def…
9489_PyObject_FunctionStr' mangled-name='_PyObject_FunctionStr' filepath='Objects/object.c' line='590'…