Home
last modified time | relevance | path

Searched defs:codeSet (Results 26 – 50 of 125) sorted by relevance

12345

/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/devel/git-town/git-town-7.6.0/vendor/golang.org/x/sys/sys-593003d681fa/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/security/meek/meek-0.35.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net-im/ssh-chat/ssh-chat-1.10.1/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net-im/tut/tut-0.0.17/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/misc/lf/lf-r26/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/www/pomerium/pomerium-0.8.3/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/devel/go-bindata-assetfs/go-bindata-assetfs-1.0.1/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/golang.org/x/sys/unix/internal/mkmerge/
H A Dmkmerge.go71 type codeSet struct { struct
72 set map[codeElem]bool // true for all codeElems in the set
79 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
82 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
85 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
88 func (c *codeSet) intersection(a *codeSet) *codeSet {
100 func (c *codeSet) keepCommon(elem codeElem) bool {
118 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net/croc/croc-9.5.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net/drive/drive-0.4.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/textproc/sift/sift-0.9.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go74 type codeSet struct { struct
75 set map[codeElem]bool // true for all codeElems in the set
82 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
85 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
88 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
91 func (c *codeSet) intersection(a *codeSet) *codeSet {
103 func (c *codeSet) keepCommon(elem codeElem) bool {
121 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {
/dports/shells/antibody/antibody-6.1.1/vendor/golang.org/x/sys/unix/
H A Dmkmerge.go73 type codeSet struct { struct
74 set map[codeElem]bool // true for all codeElems in the set
81 func (c *codeSet) add(elem codeElem) { c.set[elem] = true }
84 func (c *codeSet) has(elem codeElem) bool { return c.set[elem] }
87 func (c *codeSet) isEmpty() bool { return len(c.set) == 0 }
90 func (c *codeSet) intersection(a *codeSet) *codeSet {
102 func (c *codeSet) keepCommon(elem codeElem) bool {
120 func (c *codeSet) keepArchSpecific(elem codeElem) bool {

12345