Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dvalgrind.suppressions88 python:Py_GetProgramFullPath
91 fun:Py_GetProgramFullPath
/third_party/python/Include/
Dpylifecycle.h43 PyAPI_FUNC(wchar_t *) Py_GetProgramFullPath(void);
/third_party/python/Python/
Dpathconfig.c361 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
/third_party/python/Lib/test/
Dtest_embed.py1570 Py_GetProgramFullPath = get_func('Py_GetProgramFullPath')
1580 self.assertEqual(Py_GetProgramFullPath(), config['executable'])
/third_party/python/PC/
Dpython3dll.c63 EXPORT_FUNC(Py_GetProgramFullPath)
/third_party/python/Doc/data/
Dstable_abi.dat822 function,Py_GetProgramFullPath,3.2,,
Drefcounts.dat2921 Py_GetProgramFullPath:wchar_t*:::
/third_party/python/Doc/c-api/
Dintro.rst746 single: Py_GetProgramFullPath()
754 :c:func:`Py_GetProgramFullPath` (all defined in :file:`Modules/getpath.c`).
Dinit.rst67 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome`,
459 .. c:function:: wchar_t* Py_GetProgramFullPath()
525 full path (see :c:func:`Py_GetProgramFullPath`) and for :data:`sys.prefix` and
/third_party/python/Misc/
Dstable_abi.toml1622 [function.Py_GetProgramFullPath]
DNEWS10682 :c:func:`Py_GetExecPrefix`, :c:func:`Py_GetProgramFullPath`,
16513 program full path (:c:func:`Py_GetProgramFullPath`) rather than to the
/third_party/python/Doc/whatsnew/
D3.10.rst2168 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome` and
D3.8.rst1629 path (:c:func:`Py_GetProgramFullPath`) rather than to the program name