Home
last modified time | relevance | path

Searched refs:bbyte (Results 1 – 25 of 70) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/dustin/go-humanize/go-humanize-1.0.0/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/security/gopass/gopass-1.13.0/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/editors/micro/micro-2.0.10/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/dustin/go-humanize/go-humanize-1.0.0/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/net/nncp/nncp-8.0.2/src/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/webhook/webhook-2.8.0/vendor/github.com/dustin/go-humanize/go-humanize-1.0.0/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/textproc/minify/minify-2.9.22/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/sysutils/hcloud/cli-1.21.0/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/devd/devd-0.9/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dustin/go-humanize/go-humanize-1.0.0/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/dustin/go-humanize/
H A Dbigbytes_test.go75 func bbyte(in uint64) string { func
85 {"bytes(0)", bbyte(0), "0 B"},
86 {"bytes(1)", bbyte(1), "1 B"},
87 {"bytes(803)", bbyte(803), "803 B"},
88 {"bytes(999)", bbyte(999), "999 B"},
90 {"bytes(1024)", bbyte(1024), "1.0 kB"},
93 {"bytes(1MB)", bbyte(1024 * 1024), "1.0 MB"},
96 {"bytes(1GB)", bbyte(GByte), "1.0 GB"},
99 {"bytes(1TB)", bbyte(TByte), "1.0 TB"},
102 {"bytes(1PB)", bbyte(PByte), "1.0 PB"},
[all …]

123