Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h103 PyAPI_FUNC(char *) Py_GetProgramFullPath(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h103 PyAPI_FUNC(char *) Py_GetProgramFullPath(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c645 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c714 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c687 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
D_hotshot.c1443 pack_add_info(self, "executable", Py_GetProgramFullPath()); in write_header()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsysmodule.c1420 PyString_FromString(Py_GetProgramFullPath())); in _PySys_Init()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c1441 PyString_FromString(Py_GetProgramFullPath())); in _PySys_Init()