Home
last modified time | relevance | path

Searched defs:PYTHON (Results 1 – 25 of 25) sorted by relevance

/third_party/python/PCbuild/
Dfind_python.bat18 @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
Dget_externals.bat21 if "%~1"=="--python" (set PYTHON=%2) & shift & shift & goto CheckOpts variable
/third_party/python/Tools/freeze/test/
DMakefile3 PYTHON=python macro
/third_party/python/Tools/peg_generator/
DMakefile3 PYTHON ?= ../../python macro
6 PYTHON ?= ../../python.exe macro
/third_party/skia/third_party/externals/opengl-registry/extensions/
DMakefile20 PYTHON = python3 macro
/third_party/openGLES/extensions/
DMakefile9 PYTHON = python3 macro
/third_party/skia/third_party/externals/brotli/python/
DMakefile23 PYTHON ?= python macro
/third_party/PyYAML/
DMakefile4 PYTHON=/usr/bin/python3 macro
/third_party/python/Tools/unicode/
DMakefile9 PYTHON = python macro
/third_party/skia/third_party/externals/egl-registry/api/
DMakefile19 PYTHON = python macro
/third_party/EGL/api/
DMakefile8 PYTHON = python3 macro
/third_party/mbedtls/library/
DMakefile28 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/
Dmake.bat10 if not defined PYTHON set PYTHON=py variable
DMakefile7 PYTHON = python3 macro
/third_party/mbedtls/tests/
DMakefile63 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/
Dget_externals.bat15 if "%~1"=="--python" (set PYTHON=%2) & shift & shift & goto CheckOpts variable
/third_party/mbedtls/programs/
DMakefile59 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/
DMakefile19 PYTHON ?= python3 macro
/third_party/selinux/libselinux/src/
DMakefile4 PYTHON ?= python3 macro
/third_party/libabigail/
Dconfigure.ac678 AC_SUBST(PYTHON) subst
/third_party/skia/third_party/externals/icu/source/
Dconfigure.ac204 AC_SUBST(PYTHON) subst
/third_party/icu/icu4c/source/
Dconfigure.ac206 AC_SUBST(PYTHON) subst
/third_party/lz4/tests/
DMakefile34 PYTHON ?= python3 macro
/third_party/vk-gl-cts/external/vulkan-docs/src/
DMakefile89 PYTHON ?= python3 macro
/third_party/node/
DMakefile4 PYTHON ?= python3 macro