Home
last modified time | relevance | path

Searched defs:conflictType (Results 1 – 22 of 22) sorted by relevance

/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kaddressbook/plugins/mergelib/widgets/
H A Dmergecontactselectinformationwidget.cpp94 …ContactSelectInformationWidget::addInformationWidget(MergeContacts::ConflictInformation conflictTy… in addInformationWidget()
118 const MergeContacts::ConflictInformation conflictType = listWidget->conflictType(); in createContact() local
H A Dmergecontactselectlistwidget.cpp34 void MergeContactSelectListWidget::setContacts(MergeContacts::ConflictInformation conflictType, con… in setContacts()
241 MergeContacts::ConflictInformation MergeContactSelectListWidget::conflictType() const in conflictType() function in MergeContactSelectListWidget
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/daemon/
H A Dimage_delete.go16 type conflictType int type
357 func (daemon *Daemon) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConfl…
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/images/
H A Dimage_delete.go18 type conflictType int type
359 func (i *ImageService) checkImageDeleteConflict(imgID image.ID, mask conflictType) *imageDeleteConf…
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/
H A Dimage_delete.go16 type conflictType int type
360 func (daemon *Daemon) checkImageDeleteConflict(imgID image.ID, platform string, mask conflictType) …
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/
H A Dimage_delete.go16 type conflictType int type
360 func (daemon *Daemon) checkImageDeleteConflict(imgID image.ID, platform string, mask conflictType) …
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kaddressbook/plugins/mergelib/manualmerge/
H A Dmergecontactsdialog.cpp87MergeContacts::ConflictInformations conflictType, in slotCustomizeMergeContact()
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dhotcrpmailer.php7 public $conflictType = null; variable in HotCRPMailPreparation
H A Dpaperinfo.php8 public $conflictType = 0; variable in PaperContactInfo
163 public $conflictType; variable in PaperInfo_Conflict
H A Dcontact.php99 public $conflictType; variable in Contact
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/validator/constraints/
H A DConsistencyConstraints.cpp2425 std::string conflictType; variable
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/validator/constraints/
H A DConsistencyConstraints.cpp2425 std::string conflictType; variable
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/
H A DfdbJNI.cpp900 JNIEnv *jenv, jobject, jlong tPtr, jbyteArray keyBegin, jbyteArray keyEnd, jint conflictType) { in Java_com_apple_foundationdb_FDBTransaction_Transaction_1addConflictRange()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Rules/LHS/
H A DUnify.hs492 , conflictType :: Type function