Home
last modified time | relevance | path

Searched refs:SetSafe (Results 1 – 25 of 90) sorted by relevance

1234

/dports/science/chrono/chrono-7.0.1/src/chrono_synchrono/communication/dds/
H A DSynDDSListener.cpp25 void SynDDSThreadSafeCounter::SetSafe(int iters) { in SetSafe() function in chrono::synchrono::SynDDSThreadSafeCounter
60 m_counter.SetSafe(info.total_count); in on_publication_matched()
88 m_counter.SetSafe(info.total_count); in on_subscription_matched()
H A DSynDDSListener.h33 void SetSafe(int iters);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DDeregisterTargetFromMaintenanceWindowRequest.h138 inline void SetSafe(bool value) { m_safeHasBeenSet = true; m_safe = value; } in SetSafe() function
145 …inline DeregisterTargetFromMaintenanceWindowRequest& WithSafe(bool value) { SetSafe(value); return… in WithSafe()
/dports/misc/perkeep/perkeep-0.11/pkg/sorted/mongo/
H A Dmongokv.go262 session.SetSafe(&mgo.Safe{}) // so we get an ErrNotFound error when deleting an absent key
278 session.SetSafe(&mgo.Safe{})
/dports/misc/perkeep/perkeep-0.11/pkg/blobserver/mongo/
H A Dmongo.go139 session.SetSafe(&mgo.Safe{}) // so we get an ErrNotFound error when deleting an absent key
/dports/misc/concourse/vault-bdd38fca2cff/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go133 c.session.SetSafe(c.safe)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go133 c.session.SetSafe(c.safe)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/sysutils/gomplate/vault-sdk-v0.1.13/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/sysutils/istio/vault-sdk-v0.1.12/plugins/database/mongodb/
H A Dconnection_producer.go132 c.session.SetSafe(c.safe)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go133 c.session.SetSafe(c.safe)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/plugins/database/mongodb/
H A Dconnection_producer.go133 c.session.SetSafe(c.safe)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/
H A Dlist_hash_set.h282 SetSafe(other);
289 SetSafe(other);
295 SetSafe(other);
300 SetSafe(nullptr);
311 void SetSafe(NodeType* node) { in SetSafe() function
H A Dlinked_hash_set.h72 SetSafe(other);
77 SetSafe(other);
82 SetSafe(nullptr);
93 void SetSafe(LinkedHashSetNodeBase* node) { in SetSafe() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongorestore/
H A Dmetadata.go219 session.SetSafe(&mgo.Safe{})
258 session.SetSafe(&mgo.Safe{})
H A Drestore.go237 session.SetSafe(restore.safety)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongofiles/
H A Dmongofiles.go387 session.SetSafe(safety)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/
H A Dcluster_test.go36 session.SetSafe(nil)
40 session.SetSafe(&mgo.Safe{})
90 session.SetSafe(nil)
94 session.SetSafe(&mgo.Safe{})
/dports/mail/mailhog/MailHog-1.0.0/vendor/gopkg.in/mgo.v2/
H A Dcluster_test.go53 session.SetSafe(nil)
57 session.SetSafe(&mgo.Safe{})
107 session.SetSafe(nil)
111 session.SetSafe(&mgo.Safe{})
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/mgo.v2/
H A Dcluster_test.go53 session.SetSafe(nil)
57 session.SetSafe(&mgo.Safe{})
107 session.SetSafe(nil)
111 session.SetSafe(&mgo.Safe{})

1234