HomeSort by relevance Sort by last modified time
    Searched refs:Py_GetPrefix (Results 1 - 25 of 25) sorted by null

  /external/python/cpython2/RISCOS/Modules/
getpath_riscos.c 39 Py_GetPrefix()
  /external/python/cpython3/Include/
pylifecycle.h 58 PyAPI_FUNC(wchar_t *) Py_GetPrefix(void);
  /external/python/cpython2/PC/os2emx/
getpathp.c 399 Py_GetPrefix(void)
409 return Py_GetPrefix();
  /external/python/cpython3/PC/
getpathp.c 908 Py_GetPrefix(void)
918 return Py_GetPrefix();
958 wcscpy(py3path, Py_GetPrefix());
  /external/python/cpython2/PC/
getpathp.c 695 Py_GetPrefix(void)
705 return Py_GetPrefix();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /external/python/cpython2/Include/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /prebuilts/gdb/darwin-x86/include/python2.7/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /prebuilts/gdb/linux-x86/include/python2.7/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pythonrun.h 104 PyAPI_FUNC(char *) Py_GetPrefix(void);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
getpath.c 7 Py_GetPrefix returns PREFIX
698 Py_GetPrefix(void)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
getpath.c 18 Py_GetPrefix returns PREFIX
629 Py_GetPrefix(void)
  /external/python/cpython2/PC/os2vacpp/
getpathp.c 458 Py_GetPrefix(void)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
getpath.c 525 if (pfound > 0) { /* Use the reduced prefix returned by Py_GetPrefix() */
671 Py_GetPrefix(void)
  /external/python/cpython2/Modules/
getpath.c 574 if (pfound > 0) { /* Use the reduced prefix returned by Py_GetPrefix() */
723 Py_GetPrefix(void)
  /external/python/cpython2/PC/bdist_wininst/
install.c     [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c     [all...]
  /external/python/cpython3/Modules/
getpath.c 680 if (pfound > 0) { /* Use the reduced prefix returned by Py_GetPrefix() */
853 Py_GetPrefix(void)
_tkinter.c 116 prefix = PyUnicode_FromWideChar(Py_GetPrefix(), -1);
    [all...]
  /external/python/cpython3/Python/
sysmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c     [all...]
  /external/python/cpython2/Python/
sysmodule.c     [all...]

Completed in 1614 milliseconds