Home
last modified time | relevance | path

Searched refs:hasVersion (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/devel/msbuild/msbuild-0.06/src/Tasks.UnitTests2/
H A DAssemblyIdentityTest.cs76 if (hasVersion(listOfInstalledFrameworks, "Version=v2.0")) in IsFrameworkAssemblyTest()
86 if (hasVersion(listOfInstalledFrameworks, "Version=v3.0")) in IsFrameworkAssemblyTest()
95 if (hasVersion(listOfInstalledFrameworks, "Version=v3.5")) in IsFrameworkAssemblyTest()
104 if (hasVersion(listOfInstalledFrameworks, "Version=v4.0")) in IsFrameworkAssemblyTest()
114 private bool hasVersion(IList<string> listOfInstalledFrameworks, string p) in hasVersion() method in XMakeTasksUnitTests.AssemblyIdentityTest
/dports/x11-toolkits/shared-desktop-ontologies/shared-desktop-ontologies-0.11.0/base/
H A Ddcterms.trig.in23 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#audience-002> .
51 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#abstract-002> .
60 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#created-002> .
69 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#valid-002> .
87 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#issued-002> .
105 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#extent-002> .
114 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#medium-002> .
124 dcterms:hasVersion rdf:type rdf:Property ;
132 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#hasVersion-002> .
456 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#DDC-002> .
[all …]
H A Ddctype.trig.in27 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Collection-002> .
35 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Dataset-002> .
43 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Event-002> .
51 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Image-003> .
67 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Service-002> .
75 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Software-002> .
83 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Sound-002> .
91 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#Text-002> .
99 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#PhysicalObject-002> .
107 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#StillImage-002> ;
[all …]
H A Ddces.trig.in24 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#title-005> .
33 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#creator-005> .
42 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#subject-005> .
60 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#publisher-005> .
78 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#date-005> .
87 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#type-005> .
96 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#format-006> .
114 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#source-005> .
123 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#language-006> .
132 dcterms:hasVersion <http://dublincore.org/usage/terms/history/#relation-005> .
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/v2fly/VSign/signerVerify/
H A Dclient.go7 var hasVersion bool
19 if hasVersion == false {
21 hasVersion = true
55 return filehashmap, version, correctProject && hasVersion
/dports/lang/perl5.30/perl-5.30.3/cpan/Compress-Raw-Bzip2/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.30/perl-5.30.3/cpan/IO-Compress/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.32/perl-5.32.1/cpan/IO-Compress/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.32/perl-5.32.1/cpan/Compress-Raw-Bzip2/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.32/perl-5.32.1/cpan/Compress-Raw-Zlib/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.34/perl-5.34.0/cpan/IO-Compress/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.34/perl-5.34.0/cpan/Compress-Raw-Bzip2/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.34/perl-5.34.0/cpan/Compress-Raw-Zlib/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5.30/perl-5.30.3/cpan/Compress-Raw-Zlib/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-Compress-Raw-Lzma/Compress-Raw-Lzma-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-IO-Compress-Lzma/IO-Compress-Lzma-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-IO-Compress-Lzf/IO-Compress-Lzf-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-IO-Compress-Lzop/IO-Compress-Lzop-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-Compress-Raw-Zlib/Compress-Raw-Zlib-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/archivers/p5-IO-Compress/IO-Compress-2.101/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Compress-Raw-Zlib/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Compress-Raw-Bzip2/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/IO-Compress/private/
H A DMakeUtil.pm342 my $hasVersion = getInstalledVersion($module);
346 if ! defined $hasVersion;
351 if $module eq 'Compress::Zlib' && $hasVersion < 2;
353 if ($hasVersion < $version)
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/log/
H A DJEFileFilter.java65 boolean hasVersion = (nTokens == 3); in accept()
68 String fileVersion = (hasVersion ? tokenizer.nextToken() : null); in accept()
87 if (hasVersion) { in accept()

12345678