Home
last modified time | relevance | path

Searched defs:codeSet (Results 1 – 25 of 125) sorted by relevance

12345

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/emrcontainers/
H A Dapi_op_DescribeManagedEndpoint.go75 if err = v4.AddComputePayloadSHA256Middleware(stack); err != nil {
84 if err = awsmiddleware.AddRawResponseToMetadata(stack); err != nil {
87 if err = awsmiddleware.AddRecordResponseTiming(stack); err != nil {
90 if err = addClientUserAgent(stack); err != nil {
93 if err = smithyhttp.AddErrorCloseResponseBodyMiddleware(stack); err != nil {
105 if err = addRequestIDRetrieverMiddleware(stack); err != nil {
122 OperationName: "DescribeManagedEndpoint",
/dports/net/gscloud/gscloud-0.11.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/inlets/inlets-3.0.2/vendor/golang.org/x/sys/sys-5cba982894dd/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-mgmt/bind_exporter/bind_exporter-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/misc/cheat/cheat-4.2.2/vendor/golang.org/x/sys/sys-aa57babbf139/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/nsq/nsq-1.2.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/go-bapu/carlostrub-bapu-23ca6b019fbc/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/rclone/rclone-1.57.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/evans/evans-0.9.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/sysutils/brename/brename-2.11.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/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/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/misc/timetrace/timetrace-0.14.2/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/uni/uni-2.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/security/vault/vault-1.8.2/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/deskutils/pet/pet-0.4.0/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/databases/redis_exporter/redis_exporter-1.33.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/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/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/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/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/totp-cli/totp-cli-1.1.17/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/dns/nextdns/nextdns-1.32.2/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/gh/cli-2.4.0/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/rospo/rospo-0.7.1/vendor/golang.org/x/sys/sys-41cdb8703e55/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/lego/lego-4.5.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/net-p2p/bitmark-daemon/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/net-p2p/bitmark-cli/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 {

12345