Home
last modified time | relevance | path

Searched defs:Topology (Results 1 – 25 of 1133) sorted by relevance

12345678910>>...46

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go58 type Topology struct { struct
59 connectionstate int32
61 cfg *config
65 dnsResolver *dns.Resolver
67 done chan struct{}
69 pollingRequired bool
76 fsm *fsm
83 subscriptionsClosed bool
90 serversLock sync.Mutex
91 serversClosed bool
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go58 type Topology struct { struct
59 connectionstate int32
61 cfg *config
65 dnsResolver *dns.Resolver
67 done chan struct{}
69 pollingRequired bool
76 fsm *fsm
83 subscriptionsClosed bool
90 serversLock sync.Mutex
91 serversClosed bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go56 type Topology struct { struct
57 connectionstate int32
59 cfg *config
63 dnsResolver *dns.Resolver
65 done chan struct{}
67 pollingRequired bool
74 fsm *fsm
80 currentSubscriberID uint64
81 subscriptionsClosed bool
88 serversLock sync.Mutex
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go56 type Topology struct { struct
57 connectionstate int32
59 cfg *config
63 dnsResolver *dns.Resolver
65 done chan struct{}
67 pollingRequired bool
74 fsm *fsm
80 currentSubscriberID uint64
81 subscriptionsClosed bool
88 serversLock sync.Mutex
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go56 type Topology struct { struct
57 connectionstate int32
59 cfg *config
63 dnsResolver *dns.Resolver
65 done chan struct{}
72 fsm *fsm
78 currentSubscriberID uint64
79 subscriptionsClosed bool
80 subLock sync.Mutex
86 serversLock sync.Mutex
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go56 type Topology struct { struct
57 connectionstate int32
59 cfg *config
63 dnsResolver *dns.Resolver
65 done chan struct{}
72 fsm *fsm
78 currentSubscriberID uint64
79 subscriptionsClosed bool
80 subLock sync.Mutex
86 serversLock sync.Mutex
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go56 type Topology struct { struct
57 connectionstate int32
59 cfg *config
63 dnsResolver *dns.Resolver
65 done chan struct{}
72 fsm *fsm
78 currentSubscriberID uint64
79 subscriptionsClosed bool
80 subLock sync.Mutex
86 serversLock sync.Mutex
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/topology/
H A Dtopology.go55 type Topology struct { struct
56 registry *bsoncodec.Registry
58 connectionstate int32
60 cfg *config
64 done chan struct{}
66 fsm *fsm
68 SessionPool *session.Pool
74 currentSubscriberID uint64
75 subscriptionsClosed bool
82 serversLock sync.Mutex
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/description/
H A Dtopology.go16 type Topology struct { struct
17 Servers []Server
18 SetName string
19 Kind TopologyKind
20 SessionTimeoutMinutes uint32
21 CompatibilityErr error
25 func (t Topology) String() string {
34 func (t Topology) Equal(other Topology) bool {
71 func (t Topology) HasReadableServer(mode readpref.Mode) bool {
97 func (t Topology) HasWritableServer() bool {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/description/
H A Dtopology.go16 type Topology struct { struct
17 Servers []Server
18 SetName string
19 Kind TopologyKind
20 SessionTimeoutMinutes uint32
21 CompatibilityErr error
25 func (t Topology) String() string {
34 func (t Topology) Equal(other Topology) bool {
71 func (t Topology) HasReadableServer(mode readpref.Mode) bool {
97 func (t Topology) HasWritableServer() bool {
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Dmod_notes.rst46 Topology section in Modeling Tips
58 Use Fewer Spans
73 Avoid High Valence vertices
120 Practical Topology Primer argument
138 Triangles and N-Gons
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dtopology.go14 type Topology struct { struct
15 Servers []Server
16 Kind TopologyKind
17 SessionTimeoutMinutes uint32
22 func (t Topology) Server(addr address.Address) (Server, bool) {
38 func DiffTopology(old, new Topology) TopologyDiff {
72 func (t Topology) DiffHostlist(hostlist []string) HostlistDiff {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dtopology.go14 type Topology struct { struct
15 Servers []Server
16 Kind TopologyKind
17 SessionTimeoutMinutes uint32
22 func (t Topology) Server(addr address.Address) (Server, bool) {
38 func DiffTopology(old, new Topology) TopologyDiff {
72 func (t Topology) DiffHostlist(hostlist []string) HostlistDiff {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dtopology.go14 type Topology struct { struct
15 Servers []Server
16 Kind TopologyKind
17 SessionTimeoutMinutes uint32
22 func (t Topology) Server(addr address.Address) (Server, bool) {
38 func DiffTopology(old, new Topology) TopologyDiff {
72 func (t Topology) DiffHostlist(hostlist []string) HostlistDiff {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dtopology.go14 type Topology struct { struct
15 Servers []Server
16 Kind TopologyKind
17 SessionTimeoutMinutes uint32
22 func (t Topology) Server(addr address.Address) (Server, bool) {
38 func DiffTopology(old, new Topology) TopologyDiff {
72 func (t Topology) DiffHostlist(hostlist []string) HostlistDiff {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/description/
H A Dtopology.go14 type Topology struct { struct
15 Servers []Server
16 Kind TopologyKind
17 SessionTimeoutMinutes uint32
22 func (t Topology) Server(addr address.Address) (Server, bool) {
38 func DiffTopology(old, new Topology) TopologyDiff {
72 func (t Topology) DiffHostlist(hostlist []string) HostlistDiff {
/dports/science/axom/axom-0.6.1/src/axom/mint/docs/sphinx/sections/
H A Dmesh_representation.rst35 .. _Topology: target in Mesh Representation
37 Topology section in Mesh Representation
50 .. _figs/meshRepresentation:
67 .. _Cells:
69 Cells
82 Faces
177 In a sense, the :ref:`Nodes` provide the means to link the :ref:`Topology` argument
211 Connectivity
/dports/sysutils/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.5/panel-plugin/
H A Dos.h56 struct Topology struct
78 Ptr0<Topology> read_topology (); argument
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/GTpo/
H A DREADME.md98 Topology section in GTpo (C++14 Topology library)
101 ### Iterators (`gtpo/algorithm.h`)
134 ### Traversal algorithms (`gtpo/algorithm.h`)
155 ### Functionnals (`gtpo/algorithm.h`)
247 ### Generators (`gtpo/generator.h`)
262 ### Group topology
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/doc/web/docs/
H A Dnodes.md4 Topology section in Defining Nodes
7 ### Adding content
33 ### Docks and Ports
73 ### Node Resizing
101 ### Observing Topology
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/network/description/
H A Dtopology.go17 type Topology struct { struct
18 Servers []Server
19 Kind TopologyKind
20 SessionTimeoutMinutes uint32
25 func (t Topology) Server(addr address.Address) (Server, bool) {
41 func DiffTopology(old, new Topology) TopologyDiff {
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Dscene_subdiv_mesh.h134 struct Topology struct
139 Topology () : halfEdges(nullptr,0) {} in Topology() function
146Topology (Topology&& other) // FIXME: this is only required to workaround compilation issues under… in Topology() argument
167 __forceinline bool valid(size_t i) const in valid()
201 BufferView<unsigned int> vertexIndices;
204 RTCSubdivisionMode subdiv_mode;
210 __forceinline const HalfEdge* getHalfEdge ( const size_t f ) const { in getHalfEdge()
235 vector<Topology> topology; argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/internal/schema2/
H A Dtopology.go12 type Topology struct { struct
14 Memory *Memory2 `json:"Memory,omitempty"`
16 Processor *Processor2 `json:"Processor,omitempty"`
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/Microsoft/hcsshim/internal/schema2/
H A Dtopology.go12 type Topology struct { struct
13 Memory *Memory2 `json:"Memory,omitempty"`
15 Processor *Processor2 `json:"Processor,omitempty"`
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Microsoft/hcsshim/internal/schema2/
H A Dtopology.go12 type Topology struct { struct
13 Memory *Memory2 `json:"Memory,omitempty"`
15 Processor *Processor2 `json:"Processor,omitempty"`

12345678910>>...46