Home
last modified time | relevance | path

Searched refs:uint16Value (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/ogier/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
21 func (i *uint16Value) Get() interface{} {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ogier/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
21 func (i *uint16Value) Get() interface{} {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/net/inlets/inlets-3.0.2/vendor/github.com/spf13/pflag/pflag-1.0.5/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/net/inlets/inlets-3.0.2/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/mail/mailhog/MailHog-1.0.0/vendor/github.com/mailhog/mhsendmail/vendor/github.com/spf13/pflag/
H A Duint16.go9 type uint16Value uint16 type
11 func newUint16Value(val uint16, p *uint16) *uint16Value {
13 return (*uint16Value)(p)
15 func (i *uint16Value) String() string { return fmt.Sprintf("%d", *i) }
16 func (i *uint16Value) Set(s string) error {
18 *i = uint16Value(v)
22 func (i *uint16Value) Type() string {
/dports/net/madonctl/madonctl-8d3e9fa/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/net/rclone/rclone-1.57.0/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/devel/gh/cli-2.4.0/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/net/evans/evans-0.9.1/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/spf13/pflag/
H A Duint16.go6 type uint16Value uint16 type
8 func newUint16Value(val uint16, p *uint16) *uint16Value {
10 return (*uint16Value)(p)
13 func (i *uint16Value) Set(s string) error {
15 *i = uint16Value(v)
19 func (i *uint16Value) Type() string {
23 func (i *uint16Value) String() string { return strconv.FormatUint(uint64(*i), 10) }

12345678910>>...15