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

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
getversion.c 13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler());
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
getversion.c 13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler());
  /external/python/cpython2/Python/
getversion.c 13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler());
  /external/python/cpython3/Python/
getversion.c 13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler());
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
patchlevel.h 30 #define PY_VERSION "2.7.10"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
patchlevel.h 30 #define PY_VERSION "2.7.2"
  /external/python/cpython2/Include/
patchlevel.h 30 #define PY_VERSION "2.7.13"
  /external/python/cpython3/Include/
patchlevel.h 26 #define PY_VERSION "3.6.1"
  /external/python/cpython3/PC/
python_ver_rc.h 20 * PY_VERSION comes from patchlevel.h
22 #define PYTHON_VERSION PY_VERSION "\0"
  /prebuilts/gdb/darwin-x86/include/python2.7/
patchlevel.h 30 #define PY_VERSION "2.7.5"
  /prebuilts/gdb/linux-x86/include/python2.7/
patchlevel.h 30 #define PY_VERSION "2.7.5"
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h 30 #define PY_VERSION "2.7.5"
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h 30 #define PY_VERSION "2.7.5"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
main.c 420 fprintf(stderr, "Python %s\n", PY_VERSION);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
main.c 443 fprintf(stderr, "Python %s\n", PY_VERSION);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
main.c 405 fprintf(stderr, "Python %s\n", PY_VERSION);
pyexpat.c     [all...]
  /external/python/cpython2/Modules/
main.c 446 fprintf(stderr, "Python %s\n", PY_VERSION);
pyexpat.c     [all...]
  /external/flatbuffers/tests/
py_test.py 19 PY_VERSION = sys.version_info[:2]
    [all...]
  /external/python/cpython3/Modules/
main.c 535 printf("Python %s\n", version >= 2 ? Py_GetVersion() : PY_VERSION);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
pyexpat.c     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 

Completed in 2457 milliseconds

1 2