Home
last modified time | relevance | path

Searched refs:byDuration (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/libgo/go/runtime/debug/
H A Dgarbage.go68 sort.Sort(byDuration(sorted))
78 type byDuration []time.Duration type
80 func (x byDuration) Len() int { return len(x) }
81 func (x byDuration) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
82 func (x byDuration) Less(i, j int) bool { return x[i] < x[j] }
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/runtime/debug/
H A Dgarbage.go70 sort.Sort(byDuration(sorted))
80 type byDuration []time.Duration type
82 func (x byDuration) Len() int { return len(x) }
83 func (x byDuration) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
84 func (x byDuration) Less(i, j int) bool { return x[i] < x[j] }
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/runtime/debug/
H A Dgarbage.go70 sort.Sort(byDuration(sorted))
80 type byDuration []time.Duration type
82 func (x byDuration) Len() int { return len(x) }
83 func (x byDuration) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
84 func (x byDuration) Less(i, j int) bool { return x[i] < x[j] }
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/runtime/debug/
H A Dgarbage.go70 sort.Sort(byDuration(sorted))
80 type byDuration []time.Duration type
82 func (x byDuration) Len() int { return len(x) }
83 func (x byDuration) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
84 func (x byDuration) Less(i, j int) bool { return x[i] < x[j] }
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/runtime/debug/
H A Dgarbage.go70 sort.Sort(byDuration(sorted))
80 type byDuration []time.Duration type
82 func (x byDuration) Len() int { return len(x) }
83 func (x byDuration) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
84 func (x byDuration) Less(i, j int) bool { return x[i] < x[j] }
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/profiler/google-cloud-go-0.1.0/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/net/grpcurl/grpcurl-1.8.5/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/bigtable/internal/stat/
H A Dstats.go29 type byDuration []time.Duration type
31 func (data byDuration) Len() int { return len(data) }
32 func (data byDuration) Swap(i, j int) { data[i], data[j] = data[j], data[i] }
33 func (data byDuration) Less(i, j int) bool { return data[i] < data[j] }
48 sort.Sort(byDuration(data))

12