Home
last modified time | relevance | path

Searched refs:minGoSeconds (Results 101 – 125 of 188) sorted by relevance

12345678

/dports/net/storj/storj-1.45.3/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9)
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/varnish_exporter/prometheus_varnish_exporter-1.6/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/miniflux/v2-2.0.35/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/sysutils/rest-server/rest-server-0.10.0/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/golang/protobuf/protobuf-1.4.2/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/colly/colly-2.1.0/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/golang/protobuf/protobuf-1.4.3/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/golang/protobuf/protobuf-1.3.2/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9)
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go18 minGoSeconds = math.MinInt64 / int64(1e9) const
38 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
55 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
59 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/golang/protobuf/ptypes/
H A Dduration_test.go44 minGoSeconds = math.MinInt64 / int64(1e9) const
64 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true, tru…
81 …{&durpb.Duration{Seconds: minGoSeconds, Nanos: int32(math.MinInt64-1e9*minGoSeconds) - 1}, true, f…
85 …{&durpb.Duration{Seconds: minGoSeconds - 1, Nanos: int32(math.MinInt64 - 1e9*minGoSeconds)}, true,…

12345678