Home
last modified time | relevance | path

Searched refs:_version_major (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/ipython/ipython-7.29.0/IPython/core/
H A Drelease.py22 _version_major = 7 variable
30 _ver = [_version_major, _version_minor, _version_patch]
37 version_info = (_version_major, _version_minor, _version_patch, _version_extra)
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Drelease.py22 _version_major = 5 variable
33 _ver = [_version_major, _version_minor, _version_patch]
40 version_info = (_version_major, _version_minor, _version_patch, _version_extra)
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Dinfo.py9 _version_major = 1 variable
16 __version__ = "%s.%s.%s%s" % (_version_major,
113 MAJOR = _version_major
/dports/science/py-dipy/dipy-1.4.1/dipy/
H A Dinfo.py9 _version_major = 1 variable
16 __version__ = "%s.%s.%s%s" % (_version_major,
101 MAJOR = _version_major
/dports/science/py-abipy/abipy-0.9.0/abipy/core/
H A Drelease.py12 _version_major = 0 variable
19 _ver = [_version_major, _version_minor]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/solvers/plugins/solvers/
H A Dgurobi_direct.py78 _version_major = 0 variable in GurobiDirect
201 if self._version_major >= 5:
686 if self._version_major >= 5:
794 if self._version_major >= 5:
799 if self._version_major >= 5:
802 if self._version_major >= 5:
808 if self._version_major >= 5:
824 if self._version_major >= 5:
829 if self._version_major >= 5:
832 if self._version_major >= 5:
[all …]
H A Dgurobi_persistent.py163 if self._version_major < 7:
200 if self._version_major < 7:
/dports/math/sundials/sundials-5.7.0/cmake/tpl/
H A DFindSUPERLUDIST.cmake83 file(STRINGS ${SUPERLUDIST_VERSION_PATH} _version_major REGEX "SUPERLU_DIST_MAJOR_VERSION")
84 list(GET _version_major 0 _version_string)
85 string(REGEX MATCHALL "[0-9]" _version_major "${_version_string}")
95 set(SUPERLUDIST_VERSION "${_version_major}.${_version_minor}.${_version_patch}")
H A DFindMAGMA.cmake56 list(GET _version_full 0 _version_major)
60 set(MAGMA_VERSION "${_version_major}.${_version_minor}.${_version_patch}")
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydev_bundle/
H A Dpydev_ipython_console_011.py275 if IPythonRelease._version_major >= 6:
277 elif IPythonRelease._version_major >= 5:
279 elif IPythonRelease._version_major >= 2:
281 elif IPythonRelease._version_major >= 1:
289 if IPythonRelease._version_major <= 3:
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydev_bundle/
H A Dpydev_ipython_console_011.py270 if IPythonRelease._version_major >= 6:
272 elif IPythonRelease._version_major >= 5:
274 elif IPythonRelease._version_major >= 2:
276 elif IPythonRelease._version_major >= 1:
284 if IPythonRelease._version_major <= 3:
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/_pydev_bundle/
H A Dpydev_ipython_console_011.py275 if IPythonRelease._version_major >= 6:
277 elif IPythonRelease._version_major >= 5:
279 elif IPythonRelease._version_major >= 2:
281 elif IPythonRelease._version_major >= 1:
289 if IPythonRelease._version_major <= 3:
/dports/devel/py-pydevd/pydevd-1.1.1/_pydev_bundle/
H A Dpydev_ipython_console_011.py242 if IPythonRelease._version_major >= 5:
244 elif IPythonRelease._version_major >= 2:
246 elif IPythonRelease._version_major >= 1:
255 if IPythonRelease._version_major <= 3:
/dports/devel/love/love-11.3/platform/unix/
H A Dcpp11.m437 AS_IF([test "$aclove_[]$1[]_version_major" -gt $2], aclove_cpp11_check_version_status="yes")
38 …AS_IF([test "$aclove_[]$1[]_version_major" -eq $2 && test "$aclove_[]$1[]_version_minor" -ge $3], …
/dports/devel/love10/love-0.10.2/platform/unix/
H A Dcpp11.m437 AS_IF([test "$aclove_[]$1[]_version_major" -gt $2], aclove_cpp11_check_version_status="yes")
38 …AS_IF([test "$aclove_[]$1[]_version_major" -eq $2 && test "$aclove_[]$1[]_version_minor" -ge $3], …
/dports/devel/kf5-extra-cmake-modules/extra-cmake-modules-5.89.0/tests/ECMGenerateExportHeaderTest/consumer/
H A DtestAPI_DISABLE_DEPRECATED_BEFORE_AND_AT.cmake5 string(REGEX REPLACE ${version_regex} "\\1" _version_major "${_version}")
10 …math(EXPR _hexnumber "${_version_major}*65536 + ${_version_minor}*256 + ${_version_patch}" ${_outp…
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/
H A Dinfo.py13 _version_major = 3 variable
/dports/multimedia/phonon-vlc/phonon-backend-vlc-0.11.3/cmake/
H A DFindLIBVLC.cmake73 set(_version_major "${CMAKE_MATCH_1}") variable
84 set(LIBVLC_VERSION "${_version_major}.${_version_minor}.${_version_revision}")
/dports/audio/elisa/elisa-21.12.3/cmake/
H A DFindLIBVLC.cmake79 set(_version_major "${CMAKE_MATCH_1}") variable
90 set(LIBVLC_VERSION "${_version_major}.${_version_minor}.${_version_revision}")
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/resources/cmake/opencv/cmake/
H A DOpenCVDetectPython.cmake60 set(_version_major ${PYTHON_VERSION_MAJOR}) variable
74 set(_version_major_minor "${_version_major}.${_version_minor}")
203 set(${version_major} "${_version_major}" PARENT_SCOPE)
/dports/devel/liborcus/liborcus-0.16.1/src/parser/
H A Dtypes.cpp118 xml_declaration_t::xml_declaration_t(uint8_t _version_major, uint8_t _version_minor, character_set_… in xml_declaration_t() argument
119 …version_major(_version_major), version_minor(_version_minor), encoding(_encoding), standalone(_sta… in xml_declaration_t()
/dports/misc/visp/visp-3.4.0/cmake/
H A DVISPDetectPython.cmake107 set(_version_major ${PYTHON_VERSION_MAJOR}) variable
124 set(_version_major_minor "${_version_major}.${_version_minor}")
250 set(${version_major} "${_version_major}" CACHE INTERNAL "")
/dports/graphics/opencv/opencv-4.5.3/cmake/
H A DOpenCVDetectPython.cmake107 set(_version_major ${PYTHON_VERSION_MAJOR}) variable
124 set(_version_major_minor "${_version_major}.${_version_minor}")
250 set(${version_major} "${_version_major}" CACHE INTERNAL "")
/dports/devel/kf5-extra-cmake-modules/extra-cmake-modules-5.89.0/modules/
H A DECMGenerateExportHeader.cmake393 string(REGEX REPLACE ${version_regex} "\\1" _version_major "${_version}")
398 …math(EXPR _hexnumber "${_version_major}*65536 + ${_version_minor}*256 + ${_version_patch}" ${_outp…
484 string(REGEX REPLACE ${_version_triple_regexp} "\\1" _version_major "${ARGS_VERSION}")
485 set(ARGS_DEPRECATED_BASE_VERSION "${_version_major}.0.0")
673 _version_major "${_version}")
677 if (_v STREQUAL _version_major)
683 list(APPEND _major_versions ${_version_major})
/dports/astro/stellarium/stellarium-0.21.3/cmake/modules/
H A DFindGPS.cmake85 STRING(REGEX MATCH "MAJOR_VERSION[ \t]+([0-9]+)" _version_major ${_version_lines})

12