Home
last modified time | relevance | path

Searched defs:UnsignedLimit (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dunsigned.go14 type UnsignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min uint64 // Minimum allowed value if both Min and Max are not 0
18 Max uint64 // Maximum allowed value if both Min and Max are not 0
65 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
69 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
73 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
82 func UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
86 func (s *Set) UnsignedVar(p *uint64, name rune, l *UnsignedLimit, helpvalue ...string) Option {
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/v2/
H A Dunsigned.go15 type UnsignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min uint64 // Minimum allowed value if both Min and Max are not 0
19 Max uint64 // Maximum allowed value if both Min and Max are not 0
73 func Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
78 func (s *Set) Unsigned(name rune, value uint64, l *UnsignedLimit, helpvalue ...string) *uint64 {
83 func UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...string) *ui…
88 func (s *Set) UnsignedLong(name string, short rune, value uint64, l *UnsignedLimit, helpvalue ...st…
93 func (s *Set) unsignedOption(p *uint64, name string, short rune, l *UnsignedLimit, helpvalue ...str…

12