/third_party/python/PCbuild/ |
D | find_python.bat | 18 @if exist "%*" (set PYTHON="%*") & (set _Py_Python_Source=from environment) & goto :found variable 22 @if exist "%~1" (set PYTHON="%~1") & (set _Py_Python_Source=from environment) & goto :found variable 25 @set PYTHON= variable 28 @if NOT "%VIRTUAL_ENV%"=="" (set PYTHON="%VIRTUAL_ENV%\Scripts\python.exe") & (set _Py_Python_Sourc… variable 34 @if exist "%_Py_EXTERNALS_DIR%\pythonx86\tools\python.exe" (set PYTHON="%_Py_EXTERNALS_DIR%\pythonx… variable 37 …c "import sys; assert sys.version_info[:2] >= (3, 8)" >nul 2>nul && (set PYTHON="%HOST_PYTHON%") &… variable 40 @for %%p in (3.9 3.8) do @py -%%p -EV >nul 2>&1 && (set PYTHON=py -%%p) && (set _Py_Python_Source=f… variable 62 @if not errorlevel 1 (set PYTHON="%_Py_EXTERNALS_DIR%\pythonx86\tools\python.exe") & (set _Py_Pytho… variable
|
D | get_externals.bat | 21 if "%~1"=="--python" (set PYTHON=%2) & shift & shift & goto CheckOpts variable
|
/third_party/python/Tools/freeze/test/ |
D | Makefile | 3 PYTHON=python macro
|
/third_party/python/Tools/peg_generator/ |
D | Makefile | 3 PYTHON ?= ../../python macro 6 PYTHON ?= ../../python.exe macro
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ |
D | Makefile | 20 PYTHON = python3 macro
|
/third_party/openGLES/extensions/ |
D | Makefile | 9 PYTHON = python3 macro
|
/third_party/skia/third_party/externals/brotli/python/ |
D | Makefile | 23 PYTHON ?= python macro
|
/third_party/PyYAML/ |
D | Makefile | 4 PYTHON=/usr/bin/python3 macro
|
/third_party/python/Tools/unicode/ |
D | Makefile | 9 PYTHON = python macro
|
/third_party/skia/third_party/externals/egl-registry/api/ |
D | Makefile | 19 PYTHON = python macro
|
/third_party/EGL/api/ |
D | Makefile | 8 PYTHON = python3 macro
|
/third_party/mbedtls/library/ |
D | Makefile | 28 PYTHON ?= python macro 30 PYTHON ?= $(shell if type python3 >/dev/null 2>/dev/null; then echo python3; else echo python; fi) macro
|
/third_party/python/Doc/ |
D | make.bat | 10 if not defined PYTHON set PYTHON=py variable
|
D | Makefile | 7 PYTHON = python3 macro
|
/third_party/mbedtls/tests/ |
D | Makefile | 63 PYTHON ?= python macro 65 PYTHON ?= $(shell if type python3 >/dev/null 2>/dev/null; then echo python3; else echo python; fi) macro
|
/third_party/python/Tools/msi/ |
D | get_externals.bat | 15 if "%~1"=="--python" (set PYTHON=%2) & shift & shift & goto CheckOpts variable
|
/third_party/mbedtls/programs/ |
D | Makefile | 59 PYTHON ?= python macro 61 PYTHON ?= $(shell if type python3 >/dev/null 2>/dev/null; then echo python3; else echo python; fi) macro
|
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/ |
D | Makefile | 19 PYTHON ?= python3 macro
|
/third_party/selinux/libselinux/src/ |
D | Makefile | 4 PYTHON ?= python3 macro
|
/third_party/libabigail/ |
D | configure.ac | 678 AC_SUBST(PYTHON) subst
|
/third_party/skia/third_party/externals/icu/source/ |
D | configure.ac | 204 AC_SUBST(PYTHON) subst
|
/third_party/icu/icu4c/source/ |
D | configure.ac | 206 AC_SUBST(PYTHON) subst
|
/third_party/lz4/tests/ |
D | Makefile | 34 PYTHON ?= python3 macro
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | Makefile | 89 PYTHON ?= python3 macro
|
/third_party/node/ |
D | Makefile | 4 PYTHON ?= python3 macro
|