Home
last modified time | relevance | path

Searched defs:python_exe (Results 1 – 2 of 2) sorted by relevance

/third_party/freetype/
Dmeson.build29 python_exe = python.find_installation(required: true) variable
/third_party/gn/src/gn/
Dsetup.cc299 base::FilePath python_exe = PythonBatToExe(candidate_bat); in FindWindowsPython() local