Home
last modified time | relevance | path

Searched defs:PYTHON_VERSION (Results 1 – 6 of 6) sorted by relevance

/third_party/python/PC/
Dpython_ver_rc.h22 #define PYTHON_VERSION PY_VERSION "\0" macro
/third_party/mindspore/mindspore-src/source/cmake/external_libs/
Dpybind11.cmake1 set(PYTHON_VERSION ${Python3_VERSION_MAJOR}.${Python3_VERSION_MINOR}) variable
/third_party/mindspore/mindspore-src/source/cmake/
Dpackage_script.cmake14 set(PYTHON_VERSION ${CPACK_PYTHON_VERSION}) variable
/third_party/libevdev/
Daclocal.m41248 AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) subst
/third_party/python/Tools/wasm/
Dwasm_build.py149 PYTHON_VERSION = read_python_version() variable
/third_party/python/
Dconfigure.ac9 m4_define(PYTHON_VERSION, 3.11) macro