Home
last modified time | relevance | path

Searched defs:StringSet (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/dports/misc/gobuster/gobuster-3.1.0/libgobuster/
H A Dhelpers.go17 type StringSet struct { struct
18 Set map[string]bool
27 func (set *StringSet) Add(s string) bool {
34 func (set *StringSet) AddRange(ss []string) {
41 func (set *StringSet) Contains(s string) bool {
47 func (set *StringSet) ContainsAny(ss []string) bool {
57 func (set *StringSet) Length() int {
62 func (set *StringSet) Stringify() string {
/dports/devel/git-lfs/git-lfs-3.0.2/tools/
H A Dstringset.go13 type StringSet map[string]struct{} type
57 func (set StringSet) IsSubset(other StringSet) bool {
67 func (set StringSet) IsSuperset(other StringSet) bool {
72 func (set StringSet) Union(other StringSet) StringSet {
85 func (set StringSet) Intersect(other StringSet) StringSet {
105 func (set StringSet) Difference(other StringSet) StringSet {
116 func (set StringSet) SymmetricDifference(other StringSet) StringSet {
153 func (set StringSet) Equal(other StringSet) bool {
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/sequence/
H A Dstring_set_concat_direct.h90 StringSet() in StringSet() function
96 StringSet(StringSet<TOtherString, Owner<ConcatDirect<TOtherSpec> > > & other) : in StringSet() function
101 StringSet(StringSet<TOtherString, Owner<ConcatDirect<TOtherSpec> > > const & other) : in StringSet() function
106 StringSet(StringSet<TOtherString, TOtherSpec> & other) in StringSet() function
113 StringSet(StringSet<TOtherString, TOtherSpec> const & other) in StringSet() function
120 StringSet(String<TString, TOtherSpec> const & other) in StringSet() function
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/sequence/
H A Dstring_set_concat_direct.h90 StringSet() in StringSet() function
96 StringSet(StringSet<TOtherString, Owner<ConcatDirect<TOtherSpec> > > & other) : in StringSet() function
101 StringSet(StringSet<TOtherString, Owner<ConcatDirect<TOtherSpec> > > const & other) : in StringSet() function
106 StringSet(StringSet<TOtherString, TOtherSpec> & other) in StringSet() function
113 StringSet(StringSet<TOtherString, TOtherSpec> const & other) in StringSet() function
120 StringSet(String<TString, TOtherSpec> const & other) in StringSet() function
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/sequence/
H A Dstring_set_concat_direct.h90 StringSet() in StringSet() function
96 StringSet(StringSet<TOtherString, Owner<ConcatDirect<TOtherSpec> > > & other) : in StringSet() function
101 StringSet(StringSet<TOtherString, Owner<ConcatDirect<TOtherSpec> > > const & other) : in StringSet() function
106 StringSet(StringSet<TOtherString, TOtherSpec> &other) in StringSet() function
113 StringSet(StringSet<TOtherString, TOtherSpec> const &other) in StringSet() function
120 StringSet(String<TString, TOtherSpec> const &other) in StringSet() function
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/vault-plugin-secrets-gcp/plugin/util/
H A Dstring_set.go4 type StringSet map[string]struct{} type
39 func (ss StringSet) Union(other StringSet) StringSet {
50 func (ss StringSet) Intersection(other StringSet) StringSet {
68 func (ss StringSet) Sub(other StringSet) StringSet {
78 func (ss StringSet) Equals(other StringSet) bool {
/dports/www/beehive/beehive-0.4.0/vendor/github.com/minio/minio-go/pkg/set/
H A Dstringset.go27 type StringSet map[string]struct{} type
88 func (set StringSet) Equals(sset StringSet) bool {
106 func (set StringSet) Intersection(sset StringSet) StringSet {
118 func (set StringSet) Difference(sset StringSet) StringSet {
130 func (set StringSet) Union(sset StringSet) StringSet {
191 func CopyStringSet(set StringSet) StringSet {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/minio/minio-go/v6/pkg/set/
H A Dstringset.go27 type StringSet map[string]struct{} type
88 func (set StringSet) Equals(sset StringSet) bool {
106 func (set StringSet) Intersection(sset StringSet) StringSet {
118 func (set StringSet) Difference(sset StringSet) StringSet {
130 func (set StringSet) Union(sset StringSet) StringSet {
191 func CopyStringSet(set StringSet) StringSet {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/minio/minio-go/v7/pkg/set/
H A Dstringset.go28 type StringSet map[string]struct{} type
91 func (set StringSet) Equals(sset StringSet) bool {
109 func (set StringSet) Intersection(sset StringSet) StringSet {
121 func (set StringSet) Difference(sset StringSet) StringSet {
133 func (set StringSet) Union(sset StringSet) StringSet {
194 func CopyStringSet(set StringSet) StringSet {

12345678910>>...23