Home
last modified time | relevance | path

Searched refs:isExcluded (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/bma_refine/
H A DRowSelector.cpp143 bool isExcluded = false; in ExcludeRow() local
164 isExcluded = true; in ExcludeRow()
167 return isExcluded; in ExcludeRow()
221 bool isExcluded; in SetSequence() local
236 if (!isExcluded) { in SetSequence()
241 if (m_unique || isExcluded) { in SetSequence()
321 bool isExcluded; in SetSequence() local
338isExcluded = (nExcluded > 0 && find(m_excluded.begin(), m_excluded.end(), thisSelection) != m_excl… in SetSequence()
339 if (!isExcluded) { in SetSequence()
350isExcluded = (nExcluded > 0 && find(m_excluded.begin(), m_excluded.end(), thisSelection) != m_excl… in SetSequence()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java77 boolean isExcluded = false; in add()
86 isExcluded = true; in add()
103 if (!isExcluded) { in add()
107 } else if (!isExcluded) { in add()
140 boolean isExcluded = (excludeList == null) ? in resolve()
143 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
146 if (!isExcluded) { in resolve()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/util/calendar/zi/
H A DMappings.java75 boolean isExcluded = false; in add()
84 isExcluded = true; in add()
101 if (!isExcluded) { in add()
105 } else if (!isExcluded) { in add()
138 boolean isExcluded = (excludeList == null) ? in resolve()
141 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
144 if (!isExcluded) { in resolve()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java77 boolean isExcluded = false; in add()
86 isExcluded = true; in add()
103 if (!isExcluded) { in add()
107 } else if (!isExcluded) { in add()
140 boolean isExcluded = (excludeList == null) ? in resolve()
143 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
146 if (!isExcluded) { in resolve()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java75 boolean isExcluded = false; in add()
84 isExcluded = true; in add()
101 if (!isExcluded) { in add()
105 } else if (!isExcluded) { in add()
138 boolean isExcluded = (excludeList == null) ? in resolve()
141 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
144 if (!isExcluded) { in resolve()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java75 boolean isExcluded = false; in add()
84 isExcluded = true; in add()
101 if (!isExcluded) { in add()
105 } else if (!isExcluded) { in add()
138 boolean isExcluded = (excludeList == null) ? in resolve()
141 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
144 if (!isExcluded) { in resolve()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java75 boolean isExcluded = false; in add()
84 isExcluded = true; in add()
101 if (!isExcluded) { in add()
105 } else if (!isExcluded) { in add()
138 boolean isExcluded = (excludeList == null) ? in resolve()
141 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
144 if (!isExcluded) { in resolve()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java75 boolean isExcluded = false; in add()
84 isExcluded = true; in add()
101 if (!isExcluded) { in add()
105 } else if (!isExcluded) { in add()
138 boolean isExcluded = (excludeList == null) ? in resolve()
141 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
144 if (!isExcluded) { in resolve()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/util/calendar/zi/
H A DMappings.java75 boolean isExcluded = false; in add()
84 isExcluded = true; in add()
101 if (!isExcluded) { in add()
105 } else if (!isExcluded) { in add()
138 boolean isExcluded = (excludeList == null) ? in resolve()
141 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
144 if (!isExcluded) { in resolve()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/util/calendar/zi/
H A DMappings.java77 boolean isExcluded = false; in add()
86 isExcluded = true; in add()
103 if (!isExcluded) { in add()
107 } else if (!isExcluded) { in add()
140 boolean isExcluded = (excludeList == null) ? in resolve()
143 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
146 if (!isExcluded) { in resolve()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/util/calendar/zi/
H A DMappings.java77 boolean isExcluded = false; in add()
86 isExcluded = true; in add()
103 if (!isExcluded) { in add()
107 } else if (!isExcluded) { in add()
140 boolean isExcluded = (excludeList == null) ? in resolve()
143 if ((perRO.contains(aliases.get(key)) || isExcluded) in resolve()
146 if (!isExcluded) { in resolve()
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dconstants_test.go35 _, isExcluded := excludedServiceTypes[pt]
36 require.True(t, isExcluded, "%v is missing from RemoteServiceTypes", pt)
39 _, isExcluded := excludedServiceOrderTypes[pt]
40 require.True(t, isExcluded, "%v is missing from RemoteServiceOrder", pt)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/DataHandling/Event/
H A DIsTableExcludedFromReferenceIndexEvent.php37 private $isExcluded = false; variable in TYPO3\\CMS\\Core\\DataHandling\\Event\\IsTableExcludedFromReferenceIndexEvent
51 $this->isExcluded = true;
56 return $this->isExcluded;
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/DataHandling/Event/
H A DIsTableExcludedFromReferenceIndexEvent.php37 private $isExcluded = false; variable in TYPO3\\CMS\\Core\\DataHandling\\Event\\IsTableExcludedFromReferenceIndexEvent
51 $this->isExcluded = true;
56 return $this->isExcluded;
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/test/
H A Dtestexcludedfiles.cpp73 QVERIFY(!excluded.isExcluded("/a/b", "/a", keepHidden)); in testFun()
74 QVERIFY(!excluded.isExcluded("/a/b~", "/a", keepHidden)); in testFun()
75 QVERIFY(!excluded.isExcluded("/a/.b", "/a", keepHidden)); in testFun()
76 QVERIFY(excluded.isExcluded("/a/.b", "/a", excludeHidden)); in testFun()
81 QVERIFY(!excluded.isExcluded("/a/b", "/a", keepHidden)); in testFun()
82 QVERIFY(excluded.isExcluded("/a/b~", "/a", keepHidden)); in testFun()
83 QVERIFY(!excluded.isExcluded("/a/.b", "/a", keepHidden)); in testFun()
84 QVERIFY(excluded.isExcluded("/a/.Trashes", "/a", keepHidden)); in testFun()
85 QVERIFY(excluded.isExcluded("/a/foo_conflict-bar", "/a", keepHidden)); in testFun()
86 QVERIFY(excluded.isExcluded("/a/foo (conflicted copy bar)", "/a", keepHidden)); in testFun()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/test_macros/
H A Dtest_excludes.cpp24 bool isExcluded(const char *testName, const uint32_t family, std::unique_ptr<std::map<std::string, … in isExcluded() function
42 …return (isExcluded(testName, productFamily, pProductExcludesPerTest) || isExcluded(testName, gfxFa… in isTestExcluded()
/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dtestexcludedfiles.cpp73 QVERIFY(!excluded.isExcluded("/a/b", "/a", keepHidden)); in testFun()
74 QVERIFY(!excluded.isExcluded("/a/b~", "/a", keepHidden)); in testFun()
75 QVERIFY(!excluded.isExcluded("/a/.b", "/a", keepHidden)); in testFun()
76 QVERIFY(excluded.isExcluded("/a/.b", "/a", excludeHidden)); in testFun()
81 QVERIFY(!excluded.isExcluded("/a/b", "/a", keepHidden)); in testFun()
82 QVERIFY(excluded.isExcluded("/a/b~", "/a", keepHidden)); in testFun()
83 QVERIFY(!excluded.isExcluded("/a/.b", "/a", keepHidden)); in testFun()
84 QVERIFY(excluded.isExcluded("/a/.Trashes", "/a", keepHidden)); in testFun()
85 QVERIFY(excluded.isExcluded("/a/foo_conflict-bar", "/a", keepHidden)); in testFun()
87 QVERIFY(excluded.isExcluded("/a/.b", "/a", excludeHidden)); in testFun()
[all …]
/dports/math/onednn/oneDNN-2.5.1/doc/doxyrest/frame/cfamily/
H A Dutils.lua716 local isExcluded =
720 if isExcluded then
733 local isExcluded =
738 if isExcluded then
751 local isExcluded =
755 if isExcluded then
766 local isExcluded =
770 if isExcluded then
784 local isExcluded =
789 if isExcluded then
[all …]
/dports/www/matomo/piwik/plugins/CoreHome/Tracker/
H A DVisitRequestProcessor.php100 $isExcluded = $excluded->isExcluded();
101 $request->setMetadata('CoreHome', 'isVisitExcluded', $isExcluded);
103 if ($isExcluded) {
/dports/devel/vera++/vera++-1.3.0/src/plugins/
H A DExclusions.h37 static bool isExcluded(const Structures::SourceFiles::FileName & name);
38 static bool isExcluded(const Structures::SourceFiles::FileName & name,
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/sources/
H A DFilteredSourcePackage.java55 return !isIncluded(lastName) || isExcluded(lastName); in isFiltered()
70 private boolean isExcluded(String name) { in isExcluded() method in FilteredSourcePackage
103 if (!isIncluded(fileName) || isExcluded(fileName)) in listResources()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/builder/
H A DBatchImageBuilder.java81 if (Util.isExcluded(resource, exclusionPatterns)) in addAllSourceFiles()
138 if (Util.isExcluded(resource, in cleanOutputFolders()
209 && Util.isExcluded(resource, exclusionPatterns)) in copyExtraResourcesBack()
235 && Util.isExcluded(resource, exclusionPatterns)) in copyExtraResourcesBack()
267 && Util.isExcluded(resource, exclusionPatterns)) in copyPackages()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/util/
H A DUri.java73 if (isExcluded(s.charAt(i))) in escapeDisallowedChars()
85 for (i++; i < len && isExcluded(s.charAt(i)); i++) in escapeDisallowedChars()
114 private static boolean isExcluded(char c) { in isExcluded() method in Uri
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/util/
H A DUri.java73 if (isExcluded(s.charAt(i))) in escapeDisallowedChars()
85 for (i++; i < len && isExcluded(s.charAt(i)); i++) in escapeDisallowedChars()
114 private static boolean isExcluded(char c) { in isExcluded() method in Uri
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/util/
H A DUri.java63 if (isExcluded(s.charAt(i))) in escapeDisallowedChars()
75 for (i++; i < len && isExcluded(s.charAt(i)); i++) in escapeDisallowedChars()
104 private static boolean isExcluded(char c) { in isExcluded() method in Uri

12345678910>>...17