Home
last modified time | relevance | path

Searched defs:IsSupersetOf (Results 1 – 25 of 62) sorted by relevance

123

/dports/sysutils/istio/istio-1.6.7/pkg/config/labels/
H A Dcollection.go41 func (c Collection) IsSupersetOf(that Instance) bool { func
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/src/System/Collections/Generic/
H A DISet.cs35 bool IsSupersetOf(IEnumerable<T> other); in IsSupersetOf() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/generic/
H A Diset.cs49 bool IsSupersetOf(IEnumerable<T> other); in IsSupersetOf() method
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Support/Compatibility/
H A DISet.cs38 bool IsSupersetOf(IEnumerable<T> other); in IsSupersetOf() method
H A DSortedSet.cs163 bool ISet<T>.IsSupersetOf(IEnumerable<T> other) in IsSupersetOf() method in System.Collections.Generic.SortedSet
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/tests/
H A DImmutableHashSetBuilderTest.cs230 public void IsSupersetOf() in IsSupersetOf() method in System.Collections.Immutable.Tests.ImmutableHashSetBuilderTest
H A DImmutableSortedSetBuilderTest.cs248 public void IsSupersetOf() in IsSupersetOf() method in System.Collections.Immutable.Tests.ImmutableSortedSetBuilderTest
/dports/sysutils/nomad/nomad-1.1.0/lib/cpuset/
H A Dcpuset.go114 func (s CPUSet) IsSupersetOf(other CPUSet) bool { func
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/auth/
H A Daction_set_test.cpp101 TEST(ActionSetTest, IsSupersetOf) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/src/System/Collections/Immutable/
H A DIImmutableSet.cs140 bool IsSupersetOf(IEnumerable<T> other); in IsSupersetOf() method
H A DImmutableHashSet_1.Builder.cs317 public bool IsSupersetOf(IEnumerable<T> other) in IsSupersetOf() method in System.Collections.Immutable.ImmutableHashSet.Builder
H A DImmutableHashSet_1.cs355 public bool IsSupersetOf(IEnumerable<T> other) in IsSupersetOf() method in System.Collections.Immutable.ImmutableHashSet
630 private static bool IsSupersetOf(IEnumerable<T> other, MutationInput origin) in IsSupersetOf() method in System.Collections.Immutable.ImmutableHashSet
H A DImmutableSortedSet_1.Builder.cs301 public bool IsSupersetOf(IEnumerable<T> other) in IsSupersetOf() method in System.Collections.Immutable.ImmutableSortedSet.Builder
H A DImmutableSortedSet_1.cs537 public bool IsSupersetOf(IEnumerable<T> other) in IsSupersetOf() method in System.Collections.Immutable.ImmutableSortedSet
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofuoset.h281 virtual OFBool IsSupersetOf( const OFUnorderedSet<T> &other ) const in IsSupersetOf() function
H A Dofoset.h342 virtual OFBool IsSupersetOf( const OFOrderedSet<T> &other ) const in IsSupersetOf() function
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemClipRects.h361 bool emClipRects<NUM>::IsSupersetOf(const emClipRects & clipRects) const in IsSupersetOf() function
737 bool emClipRects<NUM>::IsSupersetOf(NUM x1, NUM y1, NUM x2, NUM y2) const in IsSupersetOf() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DDBConnectionString.cs312 internal bool IsSupersetOf(DBConnectionString entry) { in IsSupersetOf() method in System.Data.Common.DBConnectionString
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Odbc/src/Common/System/Data/Common/
H A DDBConnectionString.cs355 internal bool IsSupersetOf(DBConnectionString entry) in IsSupersetOf() method in System.Data.Common.DBConnectionString
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Primitives/
H A DBitSet.cs126 public bool IsSupersetOf(BitSet<T> other) in IsSupersetOf() method
H A DLongBitSet.cs144 public bool IsSupersetOf(LongBitSet<T> other) in IsSupersetOf() method
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Analysis/
H A DCharArraySet.cs420 bool ISet<string>.IsSupersetOf(IEnumerable<string> other) in IsSupersetOf() method in Lucene.Net.Analysis.CharArraySet
/dports/devel/msbuild/msbuild-0.06/src/Build/Collections/RetrievableEntryHashSet/Originals/
H A DHashSet.cs590 public bool IsSupersetOf(IEnumerable<T> other) { in IsSupersetOf() method in System.Collections.Generic.HashSet
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Collections/Generic/
H A DHashSet.cs606 public bool IsSupersetOf(IEnumerable<T> other) { in IsSupersetOf() method in System.Collections.Generic.HashSet
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/src/System/Collections/Generic/
H A DHashSet.cs761 public bool IsSupersetOf(IEnumerable<T> other) in IsSupersetOf() method in System.Collections.Generic.HashSet

123