Home
last modified time | relevance | path

Searched defs:SetEquals (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm-incidents/include/aws/ssm-incidents/model/
H A DCondition.h120 …inline void SetEquals(const AttributeValueList& value) { m_equalsHasBeenSet = true; m_equals = val… in SetEquals() function
125 …inline void SetEquals(AttributeValueList&& value) { m_equalsHasBeenSet = true; m_equals = std::mov… in SetEquals() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-guardduty/include/aws/guardduty/model/
H A DCondition.h57 …inline void SetEquals(const Aws::Vector<Aws::String>& value) { m_equalsHasBeenSet = true; m_equals… in SetEquals() function
63 …inline void SetEquals(Aws::Vector<Aws::String>&& value) { m_equalsHasBeenSet = true; m_equals = st… in SetEquals() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/src/System/Collections/Generic/
H A DISet.cs47 bool SetEquals(IEnumerable<T> other); in SetEquals() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/collections/generic/
H A Diset.cs61 bool SetEquals(IEnumerable<T> other); in SetEquals() method
H A Dsortedset.cs1482 public bool SetEquals(IEnumerable<T> other) { in SetEquals() method in System.Collections.Generic.SortedSet
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Support/Compatibility/
H A DISet.cs42 bool SetEquals(IEnumerable<T> other); in SetEquals() method
H A DSortedSet.cs173 bool ISet<T>.SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Generic.SortedSet
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/tests/
H A DImmutableHashSetBuilderTest.cs257 public void SetEquals() in SetEquals() method in System.Collections.Immutable.Tests.ImmutableHashSetBuilderTest
H A DImmutableSortedSetBuilderTest.cs282 public void SetEquals() in SetEquals() method in System.Collections.Immutable.Tests.ImmutableSortedSetBuilderTest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/src/System/Collections/Immutable/
H A DIImmutableSet.cs108 bool SetEquals(IEnumerable<T> other); in SetEquals() method
H A DImmutableHashSet_1.Builder.cs337 public bool SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Immutable.ImmutableHashSet.Builder
H A DImmutableHashSet_1.cs298 public bool SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Immutable.ImmutableHashSet
753 private static bool SetEquals(IEnumerable<T> other, MutationInput origin) in SetEquals() method in System.Collections.Immutable.ImmutableHashSet
H A DImmutableSortedSet_1.Builder.cs321 public bool SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Immutable.ImmutableSortedSet.Builder
H A DImmutableSortedSet_1.cs387 public bool SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Immutable.ImmutableSortedSet
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudtrail/include/aws/cloudtrail/model/
H A DAdvancedFieldSelector.h721 …inline void SetEquals(const Aws::Vector<Aws::String>& value) { m_equalsHasBeenSet = true; m_equals… in SetEquals() function
729 …inline void SetEquals(Aws::Vector<Aws::String>&& value) { m_equalsHasBeenSet = true; m_equals = st… in SetEquals() function
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Primitives/
H A DBitSet.cs136 public bool SetEquals(BitSet<T> other) in SetEquals() method
H A DLongBitSet.cs154 public bool SetEquals(LongBitSet<T> other) in SetEquals() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Utils/
H A DSet.cs174 internal bool SetEquals(Set<TElement> other) in SetEquals() method in System.Data.Common.Utils.Set
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Analysis/
H A DCharArraySet.cs440 bool ISet<string>.SetEquals(IEnumerable<string> other) in SetEquals() method in Lucene.Net.Analysis.CharArraySet
/dports/devel/msbuild/msbuild-0.06/src/Build/Collections/RetrievableEntryHashSet/Originals/
H A DHashSet.cs699 public bool SetEquals(IEnumerable<T> other) { in SetEquals() 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.cs715 public bool SetEquals(IEnumerable<T> other) { in SetEquals() 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.cs902 public bool SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Generic.HashSet
H A DSortedSet.cs1357 public bool SetEquals(IEnumerable<T> other) in SetEquals() method in System.Collections.Generic.SortedSet
/dports/devel/msbuild/msbuild-0.06/src/Build/Collections/RetrievableEntryHashSet/
H A DHashSet.cs953 … public bool SetEquals(IEnumerable<T> other) { in SetEquals() method in Microsoft.Build.Collections.RetrievableEntryHashSet
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Immutable/ref/
H A DSystem.Collections.Immutable.cs60 bool SetEquals(System.Collections.Generic.IEnumerable<T> other); in SetEquals() method
424 public bool SetEquals(System.Collections.Generic.IEnumerable<T> other) { throw null; } in SetEquals() method in ImmutableHashSet
467 public bool SetEquals(System.Collections.Generic.IEnumerable<T> other) { throw null; } in SetEquals() method in ImmutableHashSet.Builder
919 public bool SetEquals(System.Collections.Generic.IEnumerable<T> other) { throw null; } in SetEquals() method in ImmutableSortedSet
980 public bool SetEquals(System.Collections.Generic.IEnumerable<T> other) { throw null; } in SetEquals() method in ImmutableSortedSet.Builder

12345