Home
last modified time | relevance | path

Searched refs:Second (Results 1 – 25 of 13211) sorted by relevance

12345678910>>...529

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuEither.hpp73 Second* m_second;
99 struct Get<Second, First, Second>
101 static const Second& get (const Either<First, Second>& either) in get()
126 struct Is<Second, First, Second>
148 m_second->~Second(); in release()
162 Either<First, Second>::Either (const Second& second) in Either()
175 Either<First, Second>::Either (const Either<First, Second>& other) in Either()
185 Either<First, Second>& Either<First, Second>::operator= (const Either<First, Second>& other) in operator =()
203 Either<First, Second>& Either<First, Second>::operator= (const First& first) in operator =()
214 Either<First, Second>& Either<First, Second>::operator= (const Second& second) in operator =()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/query/
H A Dselect_test.go18 const Second = int64(time.Second) const
2115 {Name: "cpu", Time: 4 * Second, Value: 3},
2131 {Name: "cpu", Time: 4 * Second, Value: 3},
2147 {Name: "cpu", Time: 4 * Second, Value: 3},
2217 {Name: "cpu", Time: 4 * Second, Value: 3},
2233 {Name: "cpu", Time: 4 * Second, Value: 3},
2249 {Name: "cpu", Time: 4 * Second, Value: 3},
2315 {Name: "cpu", Time: 4 * Second, Value: 3},
2954 Time: 0 * Second,
2961 Time: 5 * Second,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/query/
H A Dselect_test.go18 const Second = int64(time.Second) const
2087 {Name: "cpu", Time: 4 * Second, Value: 3},
2103 {Name: "cpu", Time: 4 * Second, Value: 3},
2119 {Name: "cpu", Time: 4 * Second, Value: 3},
2189 {Name: "cpu", Time: 4 * Second, Value: 3},
2205 {Name: "cpu", Time: 4 * Second, Value: 3},
2221 {Name: "cpu", Time: 4 * Second, Value: 3},
2287 {Name: "cpu", Time: 4 * Second, Value: 3},
2926 Time: 0 * Second,
2933 Time: 5 * Second,
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/query/
H A Dselect_test.go18 const Second = int64(time.Second) const
2087 {Name: "cpu", Time: 4 * Second, Value: 3},
2103 {Name: "cpu", Time: 4 * Second, Value: 3},
2119 {Name: "cpu", Time: 4 * Second, Value: 3},
2189 {Name: "cpu", Time: 4 * Second, Value: 3},
2205 {Name: "cpu", Time: 4 * Second, Value: 3},
2221 {Name: "cpu", Time: 4 * Second, Value: 3},
2287 {Name: "cpu", Time: 4 * Second, Value: 3},
2926 Time: 0 * Second,
2933 Time: 5 * Second,
[all …]
/dports/benchmarks/vegeta/vegeta-12.8.4/lib/
H A Dpacer_test.go25 {1, time.Second, time.Second, 0, 0, false},
28 {1, time.Second, 2 * time.Second, 0, 0, false},
30 {1, time.Second, time.Second, 1, time.Second, false},
32 {1, time.Second, time.Second, 2, 2 * time.Second, false},
34 {1, time.Second, time.Second, 10, 10 * time.Second, false},
42 {0, time.Second, time.Second, 0, 0, false},
48 {-1, time.Second, time.Second, 0, 0, true},
246 {time.Second, 1, time.Second, false},
310 {1, time.Second, 0, time.Second, 1, time.Second, false},
312 {1, time.Second, 0, time.Second, 2, 2 * time.Second, false},
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/tsenart/vegeta/v12/lib/
H A Dpacer_test.go25 {1, time.Second, time.Second, 0, 0, false},
28 {1, time.Second, 2 * time.Second, 0, 0, false},
30 {1, time.Second, time.Second, 1, time.Second, false},
32 {1, time.Second, time.Second, 2, 2 * time.Second, false},
34 {1, time.Second, time.Second, 10, 10 * time.Second, false},
42 {0, time.Second, time.Second, 0, 0, false},
48 {-1, time.Second, time.Second, 0, 0, true},
246 {time.Second, 1, time.Second, false},
310 {1, time.Second, 0, time.Second, 1, time.Second, false},
312 {1, time.Second, 0, time.Second, 2, 2 * time.Second, false},
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/query/
H A Dselect_test.go18 const Second = int64(time.Second) const
2160 {Name: "cpu", Time: 4 * Second, Value: 3},
2176 {Name: "cpu", Time: 4 * Second, Value: 3},
2192 {Name: "cpu", Time: 4 * Second, Value: 3},
2262 {Name: "cpu", Time: 4 * Second, Value: 3},
2278 {Name: "cpu", Time: 4 * Second, Value: 3},
2294 {Name: "cpu", Time: 4 * Second, Value: 3},
2360 {Name: "cpu", Time: 4 * Second, Value: 3},
2999 Time: 0 * Second,
3006 Time: 5 * Second,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/e2e/rescheduling/
H A Dserver_side_restarts_test.go138 Eventually(allocStatuses, 6*time.Second, time.Second).ShouldNot(
157 Eventually(allocStatuses, 6*time.Second, time.Second).Should(
167 Eventually(allocStatuses, 3*time.Second, time.Second).Should(
186 Eventually(allocStatuses, 3*time.Second, time.Second).Should(
190 Eventually(deploymentStatus(), 2*time.Second, time.Second).Should(
216 Eventually(allocStatuses, 3*time.Second, time.Second).Should(
230 Eventually(allocStatuses, 3*time.Second, time.Second).Should(
246 Eventually(allocStatuses, 3*time.Second, time.Second).Should(
262 Eventually(allocStatuses, 6*time.Second, time.Second).Should(
278 Eventually(allocStatuses, 3*time.Second, time.Second).Should(
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/sysutils/consul/consul-1.10.3/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/lib/
H A Dcluster_test.go16 Buffer: 10 * time.Second,
20 Duration: 1 * time.Second,
25 Duration: 1 * time.Second,
26 Buffer: 1 * time.Second,
30 Duration: 1 * time.Second,
31 Buffer: 1 * time.Second,
35 Duration: 1 * time.Second,
36 Buffer: 1 * time.Second,
69 Buffer: 0 * time.Second,
76 Buffer: 0 * time.Second,
[all …]
/dports/devel/geany-legacy/geany-1.37.1/tests/ctags/
H A Dtitles.t2t.tags2 Eighth Title Level 3�64�Second Title Level 1Second Title Level 2�0
3 Fifth Title Level 3�64�Second Title Level 1Second Title Level 2�0
9 Fourth Title Level 3�64�Second Title Level 1Second Title Level 2�0
10 Second Title Level 1�64�0
11 Second Title Level 2�64�Second Title Level 1�0
12 Second Title Level 3�64�Second Title Level 1Second Title Level 2�0
13 Second Title Level 4�64�Second Title Level 1Second Title Level 2Second Title Level 3�0
14 Second Title Level 5�64�Second Title Level 1Second Title Level 2Second Title Level 3Second Title…
15 Seventh Title Level 3�64�Second Title Level 1Second Title Level 2�0
16 Sixth Title Level 3�64�Second Title Level 1Second Title Level 2�0
[all …]
/dports/devel/geany/geany-1.38/tests/ctags/
H A Dtitles.t2t.tags2 Eighth Title Level 3�64�Second Title Level 1Second Title Level 2�0
3 Fifth Title Level 3�64�Second Title Level 1Second Title Level 2�0
9 Fourth Title Level 3�64�Second Title Level 1Second Title Level 2�0
10 Second Title Level 1�64�0
11 Second Title Level 2�64�Second Title Level 1�0
12 Second Title Level 3�64�Second Title Level 1Second Title Level 2�0
13 Second Title Level 4�64�Second Title Level 1Second Title Level 2Second Title Level 3�0
14 Second Title Level 5�64�Second Title Level 1Second Title Level 2Second Title Level 3Second Title…
15 Seventh Title Level 3�64�Second Title Level 1Second Title Level 2�0
16 Sixth Title Level 3�64�Second Title Level 1Second Title Level 2�0
[all …]
/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/data/time/
H A DSecondTest.java76 Second second = new Second(); in testEqualsSelf()
88 Second second1 = new Second(34, minute1); in testEquals()
92 Second second2 = new Second(34, minute2); in testEquals()
137 Second s1 = new Second(); in testSerialization()
147 Second s1 = new Second(13, 45, 5, 1, 2, 2003); in testHashcode()
148 Second s2 = new Second(13, 45, 5, 1, 2, 2003); in testHashcode()
161 Second s = new Second(13, 45, 5, 1, 2, 2003); in testNotCloneable()
174 Second s = new Second(15, 43, 15, 1, 4, 2006); in testGetFirstMillisecond()
230 Second s = new Second(1, 1, 1, 1, 1, 1970); in testGetLastMillisecond()
241 Second s = new Second(55, 1, 2, 7, 7, 1950); in testGetLastMillisecondWithTimeZone()
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/proxy/apis/config/validation/
H A Dvalidation_test.go49 SyncPeriod: metav1.Duration{Duration: 5 * time.Second},
50 MinSyncPeriod: metav1.Duration{Duration: 2 * time.Second},
54 SyncPeriod: metav1.Duration{Duration: 10 * time.Second},
55 MinSyncPeriod: metav1.Duration{Duration: 5 * time.Second},
73 SyncPeriod: metav1.Duration{Duration: 5 * time.Second},
74 MinSyncPeriod: metav1.Duration{Duration: 2 * time.Second},
92 SyncPeriod: metav1.Duration{Duration: 5 * time.Second},
93 MinSyncPeriod: metav1.Duration{Duration: 2 * time.Second},
111 SyncPeriod: metav1.Duration{Duration: 5 * time.Second},
112 MinSyncPeriod: metav1.Duration{Duration: 2 * time.Second},
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul-template/config/
H A Dtransport_test.go28 DialKeepAlive: TimeDuration(10 * time.Second),
29 DialTimeout: TimeDuration(20 * time.Second),
31 IdleConnTimeout: TimeDuration(40 * time.Second),
34 TLSHandshakeTimeout: TimeDuration(30 * time.Second),
108 &TransportConfig{DialTimeout: TimeDuration(10 * time.Second)},
109 &TransportConfig{DialTimeout: TimeDuration(20 * time.Second)},
110 &TransportConfig{DialTimeout: TimeDuration(20 * time.Second)},
114 &TransportConfig{DialTimeout: TimeDuration(10 * time.Second)},
116 &TransportConfig{DialTimeout: TimeDuration(10 * time.Second)},
121 &TransportConfig{DialTimeout: TimeDuration(10 * time.Second)},
[all …]
/dports/security/vault/vault-1.8.2/vendor/honnef.co/go/tools/staticcheck/testdata/src/CheckTimerResetReturnValue/
H A DCheckTimerResetReturnValue.go6 t := time.NewTimer(time.Second)
7 t.Reset(time.Second)
11 t := time.NewTimer(time.Second)
12 _ = t.Reset(time.Second)
16 t := time.NewTimer(time.Second)
17 println(t.Reset(time.Second))
21 t := time.NewTimer(time.Second)
22 if t.Reset(time.Second) {
28 t := time.NewTimer(time.Second)
64 if t.Reset(time.Second) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/staticcheck/testdata/src/CheckTimerResetReturnValue/
H A DCheckTimerResetReturnValue.go6 t := time.NewTimer(time.Second)
7 t.Reset(time.Second)
11 t := time.NewTimer(time.Second)
12 _ = t.Reset(time.Second)
16 t := time.NewTimer(time.Second)
17 println(t.Reset(time.Second))
21 t := time.NewTimer(time.Second)
22 if t.Reset(time.Second) {
28 t := time.NewTimer(time.Second)
64 if t.Reset(time.Second) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/honnef.co/go/tools/staticcheck/testdata/src/CheckTimerResetReturnValue/
H A DCheckTimerResetReturnValue.go6 t := time.NewTimer(time.Second)
7 t.Reset(time.Second)
11 t := time.NewTimer(time.Second)
12 _ = t.Reset(time.Second)
16 t := time.NewTimer(time.Second)
17 println(t.Reset(time.Second))
21 t := time.NewTimer(time.Second)
22 if t.Reset(time.Second) {
28 t := time.NewTimer(time.Second)
64 if t.Reset(time.Second) {
[all …]

12345678910>>...529