Home
last modified time | relevance | path

Searched refs:BoolLong (Results 1 – 25 of 76) sorted by relevance

1234

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/oklog/ulid/cmd/ulid/
H A Dmain.go28 local = fs.BoolLong("local", 'l', "when parsing, show local time instead of UTC")
29 quick = fs.BoolLong("quick", 'q', "when generating, use non-crypto-grade entropy")
30 zero = fs.BoolLong("zero", 'z', "when generating, fix entropy to all-zeroes")
31 help = fs.BoolLong("help", 'h', "print this help text")
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dbool.go50 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
51 return CommandLine.BoolLong(name, short, helpvalue...)
54 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/v2/
H A Dbool.go20 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
32 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/v2/
H A Dbool.go20 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
32 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/v2/
H A Dbool.go20 func BoolLong(name string, short rune, helpvalue ...string) *bool { func
32 func (s *Set) BoolLong(name string, short rune, helpvalue ...string) *bool { func

1234