Home
last modified time | relevance | path

Searched refs:PyFile_NewStdPrinter (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_embed.py1781 PyFile_NewStdPrinter = ctypes.pythonapi.PyFile_NewStdPrinter
1782 PyFile_NewStdPrinter.argtypes = (ctypes.c_int,)
1783 PyFile_NewStdPrinter.restype = ctypes.py_object
1784 return PyFile_NewStdPrinter(fd)
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dfileobject.h10 PyAPI_FUNC(PyObject *) PyFile_NewStdPrinter(int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dfileobject.h10 PyAPI_FUNC(PyObject *) PyFile_NewStdPrinter(int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dfileobject.h10 PyAPI_FUNC(PyObject *) PyFile_NewStdPrinter(int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dfileobject.h10 PyAPI_FUNC(PyObject *) PyFile_NewStdPrinter(int);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dfileobject.h10 PyAPI_FUNC(PyObject *) PyFile_NewStdPrinter(int);
/aosp_15_r20/external/python/cpython3/Objects/
Dfileobject.c293 PyFile_NewStdPrinter(int fd) in PyFile_NewStdPrinter() function
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c3157 PyObject *pstderr = PyFile_NewStdPrinter(fileno(stderr)); in _PySys_SetPreliminaryStderr()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi228 …<elf-symbol name='PyFile_NewStdPrinter' type='func-type' binding='global-binding' visibility='defa…
8187PyFile_NewStdPrinter' mangled-name='PyFile_NewStdPrinter' filepath='Objects/fileobject.c' line='28…