Home
last modified time | relevance | path

Searched defs:Coordinate (Results 1 – 25 of 988) sorted by relevance

12345678910>>...40

/dports/print/libmspub01/libmspub-0.1.4/src/lib/
H A DCoordinate.h17 struct Coordinate struct
19 Coordinate(int xs, int ys, int xe, int ye) : m_xs(xs), m_ys(ys), m_xe(xe), m_ye(ye) { } in Coordinate() function
20 Coordinate() : m_xs(0), m_ys(0), m_xe(0), m_ye(0) { } in Coordinate() argument
21 int m_xs, m_ys, m_xe, m_ye;
22 double getXIn(double pageWidth) const in getXIn()
26 double getYIn(double pageHeight) const in getYIn()
30 double getWidthIn() const in getWidthIn()
34 double getHeightIn() const in getHeightIn()
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dcoordinate_endpoint.go20 type Coordinate struct { struct
22 srv *Server
24 logger hclog.Logger
29 updates map[string]*structs.CoordinateUpdateRequest
32 updatesLock sync.Mutex
49 func (c *Coordinate) batchUpdate() {
64 func (c *Coordinate) batchApplyUpdates() error {
118 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
165 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
194 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go18 type Coordinate struct { struct
20 srv *Server
22 logger hclog.Logger
27 updates map[string]*structs.CoordinateUpdateRequest
30 updatesLock sync.Mutex
47 func (c *Coordinate) batchUpdate() {
62 func (c *Coordinate) batchApplyUpdates() error {
119 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
165 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
186 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go20 type Coordinate struct { struct
22 srv *Server
24 logger hclog.Logger
29 updates map[string]*structs.CoordinateUpdateRequest
32 updatesLock sync.Mutex
49 func (c *Coordinate) batchUpdate() {
64 func (c *Coordinate) batchApplyUpdates() error {
118 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
165 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
194 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go20 type Coordinate struct { struct
22 srv *Server
24 logger hclog.Logger
29 updates map[string]*structs.CoordinateUpdateRequest
32 updatesLock sync.Mutex
49 func (c *Coordinate) batchUpdate() {
64 func (c *Coordinate) batchApplyUpdates() error {
118 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
165 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
194 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go18 type Coordinate struct { struct
20 srv *Server
22 logger hclog.Logger
27 updates map[string]*structs.CoordinateUpdateRequest
30 updatesLock sync.Mutex
47 func (c *Coordinate) batchUpdate() {
62 func (c *Coordinate) batchApplyUpdates() error {
119 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
165 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
186 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go16 type Coordinate struct { struct
18 srv *Server
23 updates map[string]*structs.CoordinateUpdateRequest
26 updatesLock sync.Mutex
42 func (c *Coordinate) batchUpdate() {
57 func (c *Coordinate) batchApplyUpdates() error {
114 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
158 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
179 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
202 … (c *Coordinate) Node(args *structs.NodeSpecificRequest, reply *structs.IndexedCoordinates) error {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/consul/
H A Dcoordinate_endpoint.go16 type Coordinate struct { struct
18 srv *Server
23 updates map[string]*structs.CoordinateUpdateRequest
26 updatesLock sync.Mutex
42 func (c *Coordinate) batchUpdate() {
57 func (c *Coordinate) batchApplyUpdates() error {
114 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
158 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
179 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
202 … (c *Coordinate) Node(args *structs.NodeSpecificRequest, reply *structs.IndexedCoordinates) error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go16 type Coordinate struct { struct
18 srv *Server
23 updates map[string]*structs.CoordinateUpdateRequest
26 updatesLock sync.Mutex
42 func (c *Coordinate) batchUpdate() {
57 func (c *Coordinate) batchApplyUpdates() error {
114 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
158 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
179 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
202 … (c *Coordinate) Node(args *structs.NodeSpecificRequest, reply *structs.IndexedCoordinates) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/consul/
H A Dcoordinate_endpoint.go16 type Coordinate struct { struct
18 srv *Server
23 updates map[string]*structs.CoordinateUpdateRequest
26 updatesLock sync.Mutex
42 func (c *Coordinate) batchUpdate() {
57 func (c *Coordinate) batchApplyUpdates() error {
114 func (c *Coordinate) Update(args *structs.CoordinateUpdateRequest, reply *struct{}) (err error) {
161 func (c *Coordinate) ListDatacenters(args *struct{}, reply *[]structs.DatacenterMap) error {
182 … *Coordinate) ListNodes(args *structs.DCSpecificRequest, reply *structs.IndexedCoordinates) error {
/dports/www/wt/wt-4.6.1/examples/feature/dbo/
H A Dtutorial6.C22 struct Coordinate { struct
25 Coordinate() in Coordinate() argument
28 Coordinate(int an_x, int an_y) in Coordinate() function
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/knowledgedb/
H A Dknowledgedb.h27 struct Coordinate { struct
28 inline constexpr Coordinate() in Coordinate() argument
34 inline explicit constexpr Coordinate(float lng, float lat) in Coordinate() function
45 inline constexpr bool operator==(Coordinate other) const argument
50 float longitude;
51 float latitude;
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-types-0.4.3/src/
H A Dcoordinate.rs12 pub struct Coordinate<T> struct
20 impl<T: CoordinateType> From<(T, T)> for Coordinate<T> { argument
29 impl<T: CoordinateType> From<[T; 2]> for Coordinate<T> { implementation
38 impl<T: CoordinateType> From<Point<T>> for Coordinate<T> { implementation
47 impl<T> Coordinate<T> impl
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-types-0.5.0/src/
H A Dcoordinate.rs12 pub struct Coordinate<T> struct
20 impl<T: CoordinateType> From<(T, T)> for Coordinate<T> { implementation
29 impl<T: CoordinateType> From<[T; 2]> for Coordinate<T> { implementation
38 impl<T: CoordinateType> From<Point<T>> for Coordinate<T> { implementation
47 impl<T> Coordinate<T> impl
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/coordinate/
H A Dcoordinate.go12 type Coordinate struct { struct
16 Vec []float64
20 Error float64
25 Adjustment float64
31 Height float64
64 func (c *Coordinate) Clone() *Coordinate {
83 func (c *Coordinate) IsValid() bool {
98 func (c *Coordinate) IsCompatibleWith(other *Coordinate) bool {
104 func (c *Coordinate) ApplyForce(config *Config, force float64, other *Coordinate) *Coordinate {
121 func (c *Coordinate) DistanceTo(other *Coordinate) time.Duration {
[all …]

12345678910>>...40