Home
last modified time | relevance | path

Searched defs:Set (Results 176 – 200 of 28954) sorted by relevance

12345678910>>...1159

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/apparentlymart/go-versions/versions/
H A Dset.go4 type Set struct { struct
5 setI
17 func (s Set) Has(v Version) bool {
44 func (s Set) Requests(v Version) bool {
56 func (s Set) AllRequested() Set {
69 func (s Set) WithoutUnrequestedPrereleases() Set {
79 func (s *Set) UnmarshalText(text []byte) error {
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/deckarep/golang-set/
H A Dset.go41 type Set interface { interface
70 Difference(other Set) Set
81 Equal(other Set) bool
90 Intersect(other Set) Set
99 IsProperSubset(other Set) bool
109 IsProperSuperset(other Set) bool
118 IsSubset(other Set) bool
127 IsSuperset(other Set) bool
155 SymmetricDifference(other Set) Set
163 Union(other Set) Set
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/deckarep/golang-set/
H A Dset.go41 type Set interface { interface
70 Difference(other Set) Set
81 Equal(other Set) bool
90 Intersect(other Set) Set
99 IsProperSubset(other Set) bool
109 IsProperSuperset(other Set) bool
118 IsSubset(other Set) bool
127 IsSuperset(other Set) bool
155 SymmetricDifference(other Set) Set
163 Union(other Set) Set
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A Dset.cpp109 template class gum::Set< int >; member in gum
122 template class gum::Set< long >; member in gum
135 template class gum::Set< unsigned int >; member in gum
148 template class gum::Set< unsigned long >; member in gum
162 template class gum::Set< double >; member in gum
175 template class gum::Set< std::string >; member in gum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/
H A Dscoped_variant.cc130 void ScopedVariant::Set(int8_t i8) { in Set() function in base::win::ScopedVariant
136 void ScopedVariant::Set(uint8_t ui8) { in Set() function in base::win::ScopedVariant
142 void ScopedVariant::Set(int16_t i16) { in Set() function in base::win::ScopedVariant
148 void ScopedVariant::Set(uint16_t ui16) { in Set() function in base::win::ScopedVariant
154 void ScopedVariant::Set(int32_t i32) { in Set() function in base::win::ScopedVariant
160 void ScopedVariant::Set(uint32_t ui32) { in Set() function in base::win::ScopedVariant
166 void ScopedVariant::Set(int64_t i64) { in Set() function in base::win::ScopedVariant
172 void ScopedVariant::Set(uint64_t ui64) { in Set() function in base::win::ScopedVariant
178 void ScopedVariant::Set(float r32) { in Set() function in base::win::ScopedVariant
184 void ScopedVariant::Set(double r64) { in Set() function in base::win::ScopedVariant
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/attribute/
H A Dset.go35 Set struct { struct
36 equivalent Distinct
92 func (l *Set) Len() int {
100 func (l *Set) Get(idx int) (KeyValue, bool) {
116 func (l *Set) Value(k Key) (Value, bool) {
137 func (l *Set) HasValue(k Key) bool {
146 func (l *Set) Iter() Iterator {
155 func (l *Set) ToSlice() []KeyValue {
165 func (l *Set) Equivalent() Distinct {
173 func (l *Set) Equals(o *Set) bool {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/go.opentelemetry.io/otel/attribute/
H A Dset.go35 Set struct { struct
36 equivalent Distinct
92 func (l *Set) Len() int {
100 func (l *Set) Get(idx int) (KeyValue, bool) {
116 func (l *Set) Value(k Key) (Value, bool) {
137 func (l *Set) HasValue(k Key) bool {
146 func (l *Set) Iter() Iterator {
155 func (l *Set) ToSlice() []KeyValue {
165 func (l *Set) Equivalent() Distinct {
173 func (l *Set) Equals(o *Set) bool {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/deckarep/golang-set/
H A Dset.go36 type Set interface { interface
65 Difference(other Set) Set
76 Equal(other Set) bool
85 Intersect(other Set) Set
94 IsSubset(other Set) bool
103 IsSuperset(other Set) bool
123 SymmetricDifference(other Set) Set
130 Union(other Set) Set
136 CartesianProduct(other Set) Set
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dscoped_variant.cc188 void ScopedVariant::Set(int8_t i8) { in Set() function in base::win::ScopedVariant
194 void ScopedVariant::Set(uint8_t ui8) { in Set() function in base::win::ScopedVariant
200 void ScopedVariant::Set(int16_t i16) { in Set() function in base::win::ScopedVariant
206 void ScopedVariant::Set(uint16_t ui16) { in Set() function in base::win::ScopedVariant
212 void ScopedVariant::Set(int32_t i32) { in Set() function in base::win::ScopedVariant
218 void ScopedVariant::Set(uint32_t ui32) { in Set() function in base::win::ScopedVariant
224 void ScopedVariant::Set(int64_t i64) { in Set() function in base::win::ScopedVariant
230 void ScopedVariant::Set(uint64_t ui64) { in Set() function in base::win::ScopedVariant
236 void ScopedVariant::Set(float r32) { in Set() function in base::win::ScopedVariant
242 void ScopedVariant::Set(double r64) { in Set() function in base::win::ScopedVariant
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h43 struct Set { struct
67 std::vector<Set> Sets; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h43 return (StartAddress == 0) && (EndAddress == 0);
46 /// A base address selection entry consists of:
49 /// 2. An address, which defines the appropriate base address for
53 assert(AddressSize == 4 || AddressSize == 8);
60 private:
61 /// Offset in .debug_ranges section.
64 std::vector<RangeListEntry> Entries;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h43 struct Set { struct
67 std::vector<Set> Sets; argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h43 struct Set { struct
67 std::vector<Set> Sets; argument

12345678910>>...1159