Home
last modified time | relevance | path

Searched refs:StoreInt64 (Results 1 – 25 of 1606) sorted by relevance

12345678910>>...65

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocbcore/v9/
H A Dcircuitbreaker.go129 atomic.StoreInt64(&lcb.total, 0)
130 atomic.StoreInt64(&lcb.failed, 0)
131 atomic.StoreInt64(&lcb.openedAt, 0)
132 atomic.StoreInt64(&lcb.windowStart, now)
168 atomic.StoreInt64(&lcb.openedAt, now)
195 atomic.StoreInt64(&lcb.openedAt, time.Now().UnixNano())
205 atomic.StoreInt64(&lcb.windowStart, now)
206 atomic.StoreInt64(&lcb.total, 0)
207 atomic.StoreInt64(&lcb.failed, 0)
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocbcore/v9/
H A Dcircuitbreaker.go129 atomic.StoreInt64(&lcb.total, 0)
130 atomic.StoreInt64(&lcb.failed, 0)
131 atomic.StoreInt64(&lcb.openedAt, 0)
132 atomic.StoreInt64(&lcb.windowStart, now)
168 atomic.StoreInt64(&lcb.openedAt, now)
195 atomic.StoreInt64(&lcb.openedAt, time.Now().UnixNano())
205 atomic.StoreInt64(&lcb.windowStart, now)
206 atomic.StoreInt64(&lcb.total, 0)
207 atomic.StoreInt64(&lcb.failed, 0)
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/testdata/src/a/
H A Da.go53 …atomic.StoreInt64(&s.b, 0) // want "address of non 64-bit aligned field .b passed to atomic.StoreI…
116 atomic.StoreInt64(&f.c, 12)
117 atomic.StoreInt64(&f.d, 27)
187 atomic.StoreInt64(&s.b, 9)
188 atomic.StoreInt64(&s.e, 9)

12345678910>>...65