Home
last modified time | relevance | path

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

12

/dports/math/py-numpy/numpy-1.20.3/numpy/distutils/fcompiler/
H A Dintel.py35 version_match = intel_version_match('32-bit|IA-32') variable in IntelFCompiler
88 version_match = intel_version_match('Itanium|IA-64') variable in IntelItaniumFCompiler
108 version_match = intel_version_match('EM64T-based|Intel\\(R\\) 64|64|IA-64|64-bit') variable in IntelEM64TFCompiler
140 version_match = intel_version_match('32-bit|IA-32') variable in IntelVisualFCompiler
190 version_match = intel_version_match('Itanium') variable in IntelItaniumVisualFCompiler
210 version_match = simple_version_match(start=r'Intel\(R\).*?64,') variable in IntelEM64VisualFCompiler
H A Dsun.py12 version_match = simple_version_match( variable in SunFCompiler
H A Dgnu.py76 def version_match(self, version_string): member in GnuFCompiler
273 def version_match(self, version_string): member in Gnu95FCompiler
H A Dnag.py10 def version_match(self, version_string): member in BaseNAGFCompiler
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_gl.erl264 version_match({Ma1,_}, {Ma2,_,_}) function
267 version_match({Ma1,Mi1}, {Ma2,Mi2,_}) function
269 version_match({Ma1,Mi1,P1}, {Ma2,Mi2,P2}) function
271 version_match(_,_) -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/misc/py-pexpect/pexpect-4.8.0/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py12 version_match = re.search(r"__version__ = ['\"]([^'\"]*)['\"]", line) variable
/dports/databases/libhsclient/HandlerSocket-Plugin-for-MySQL/regtest/test_01_lib/
H A Dtest23.pl12 use warnings;
13 use hstest;
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/
H A Dsetup.py14 version_match = re.search("'version': '(.+)'", variable
/dports/textproc/py-sparqlwrapper/SPARQLWrapper-1.8.5/
H A Dsetup.py28 version_match = _version_re.match(line) variable
/dports/net/py-python-keystoneclient/python-keystoneclient-4.3.0/keystoneclient/
H A Ddiscover.py52 def version_match(required, candidate): function
H A D_discover.py109 def version_match(required, candidate): function
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/rust/mozversion/src/
H A Dlib.rs262 let version_match = version_regexp in parse_binary_version() localVariable
/dports/www/firefox/firefox-99.0/testing/mozbase/rust/mozversion/src/
H A Dlib.rs262 let version_match = version_regexp in parse_binary_version() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/rust/mozversion/src/
H A Dlib.rs262 let version_match = version_regexp in parse_binary_version() localVariable
/dports/graphics/blender/blender-2.91.0/build_files/build_environment/
H A Dinstall_deps.sh1232 version_match() { function
/dports/devel/py-keystoneauth1/keystoneauth1-4.4.0/keystoneauth1/
H A Ddiscover.py394 def version_match(required, candidate): function

12