Searched refs:Py_GetProgramFullPath (Results 1 – 13 of 13) sorted by relevance
| /third_party/libinput/test/ |
| D | valgrind.suppressions | 88 python:Py_GetProgramFullPath 91 fun:Py_GetProgramFullPath
|
| /third_party/python/Include/ |
| D | pylifecycle.h | 43 PyAPI_FUNC(wchar_t *) Py_GetProgramFullPath(void);
|
| /third_party/python/Python/ |
| D | pathconfig.c | 361 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
|
| /third_party/python/Lib/test/ |
| D | test_embed.py | 1570 Py_GetProgramFullPath = get_func('Py_GetProgramFullPath') 1580 self.assertEqual(Py_GetProgramFullPath(), config['executable'])
|
| /third_party/python/PC/ |
| D | python3dll.c | 63 EXPORT_FUNC(Py_GetProgramFullPath)
|
| /third_party/python/Doc/data/ |
| D | stable_abi.dat | 822 function,Py_GetProgramFullPath,3.2,,
|
| D | refcounts.dat | 2921 Py_GetProgramFullPath:wchar_t*:::
|
| /third_party/python/Doc/c-api/ |
| D | intro.rst | 746 single: Py_GetProgramFullPath() 754 :c:func:`Py_GetProgramFullPath` (all defined in :file:`Modules/getpath.c`).
|
| D | init.rst | 67 :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/ |
| D | stable_abi.toml | 1622 [function.Py_GetProgramFullPath]
|
| D | NEWS | 10682 :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/ |
| D | 3.10.rst | 2168 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome` and
|
| D | 3.8.rst | 1629 path (:c:func:`Py_GetProgramFullPath`) rather than to the program name
|