Home
last modified time | relevance | path

Searched defs:SignedLimit (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 Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, 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 Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, 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 Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/
H A Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, 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 Dsigned.go14 type SignedLimit struct { struct
15 Base int // Base for conversion as per strconv.ParseInt
16 Bits int // Number of bits as per strconv.ParseInt
17 Min int64 // Minimum allowed value if both Min and Max are not 0
18 Max int64 // Maximum allowed value if both Min and Max are not 0
64 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
68 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
72 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
81 func SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
85 func (s *Set) SignedVar(p *int64, name rune, l *SignedLimit, helpvalue ...string) Option {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Duint16_test.go14 where string
15 in []string
18 err string
21 loc(),
23 17, 42,
26 {
65 for x, tt := range uint16Tests {
69 if strings.Index(tt.where, ":-") > 0 {
74 if s := checkError(tt.err); s != "" {
75 t.Errorf("%s: %s", tt.where, s)
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/v2/
H A Dsigned.go15 type SignedLimit struct { struct
16 Base int // Base for conversion as per strconv.ParseInt
17 Bits int // Number of bits as per strconv.ParseInt
18 Min int64 // Minimum allowed value if both Min and Max are not 0
19 Max int64 // Maximum allowed value if both Min and Max are not 0
72 func Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
77 func (s *Set) Signed(name rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
82 func SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string) *int64 {
87 func (s *Set) SignedLong(name string, short rune, value int64, l *SignedLimit, helpvalue ...string)…
92 func (s *Set) signedOption(p *int64, name string, short rune, l *SignedLimit, helpvalue ...string) {

12