Home
last modified time | relevance | path

Searched defs:ScoreNode (Results 1 – 4 of 4) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/
H A Dclientrank.h29 typedef struct ScoreNode { struct
34 } ScoreNode; argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go7178 func (a *AllocMetric) ScoreNode(node *Node, name string, score float64) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go8180 func (a *AllocMetric) ScoreNode(node *Node, name string, score float64) { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go9956 func (a *AllocMetric) ScoreNode(node *Node, name string, score float64) { func