Home
last modified time | relevance | path

Searched refs:UpdateId (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/devel/cdash/CDash-2-2-3/models/
H A Dbuildupdatefile.php31 var $UpdateId; variable in BuildUpdateFile
36 if(strlen($this->UpdateId)==0)
63 $this->UpdateId = pdo_real_escape_string($this->UpdateId);
69 … AND build2update.updateid=".qnum($this->UpdateId)." AND robotname='".$this->Author."'");
90 …VALUES (".qnum($this->UpdateId).",'$this->Filename','$this->CheckinDate','$this->Author','$this->E…
96 add_last_sql_error("BuildUpdateFile Insert",0,$this->UpdateId);
H A Dbuildupdate.php134 $file->UpdateId = $updateid;
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_updates.ps1132 id = $update.Identity.UpdateId in Start-Updates()
252 …Write-DebugLog -msg "Update $update_number $($update.Identity.UpdateId) already downloaded, skippi… in Start-Updates()
275 Write-DebugLog -msg "Adding update $update_number $($update.Identity.UpdateId)" in Start-Updates()
278 Write-DebugLog -msg "Downloading $update_number $($update.Identity.UpdateId)" in Start-Updates()
283 …$result.msg = "Failed to download update $update_number $($update.Identity.UpdateId) - $($update.T… in Start-Updates()
287 …bugLog -msg "Download result code for $update_number $($update.Identity.UpdateId) = $($download_re… in Start-Updates()
291 …$result.msg = "Failed to download update $update_number $($update.Identity.UpdateId) - $($update.T… in Start-Updates()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpatterndb/
H A Dvcontainer.cpp347 void VContainer::UpdateId(quint32 newId, const QString &nspace) in UpdateId() function in VContainer
367 void VContainer::UpdateId(quint32 newId) const in UpdateId() function in VContainer
369 VContainer::UpdateId(newId, d->nspace); in UpdateId()
553 UpdateId(id); in UpdatePiece()
561 UpdateId(id); in UpdatePiecePath()
H A Dvcontainer.h151 void UpdateId(quint32 newId) const;
152 static void UpdateId(quint32 newId, const QString &nspace);
456 UpdateId(id); in UpdateObject()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_updates.ps11298 $api.WriteLog("Update $($update.Identity.UpdateId) already downloaded, skipping...") in Install-WindowsUpdate()
1302 $api.WriteLog("Update $($update.Identity.UpdateId) not downloaded") in Install-WindowsUpdate()
1303 $api.IndexMap[$downloadCollection.Count] = $update.Identity.UpdateId in Install-WindowsUpdate()
1320 $updateId = $update.Identity.UpdateId in Install-WindowsUpdate()
1360 $api.IndexMap[$i] = $installer.Updates.Item($i).Identity.UpdateId in Install-WindowsUpdate()
1371 $updateId = $update.Identity.UpdateId in Install-WindowsUpdate()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/globalsign/mgo/
H A Dcollection.go147 func (c *Collection) UpdateId(id interface{}, update interface{}) error { // nolint func
149 err := c.Collection.UpdateId(id, update)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/globalsign/mgo/
H A Dcollection.go147 func (c *Collection) UpdateId(id interface{}, update interface{}) error { // nolint func
149 err := c.Collection.UpdateId(id, update)
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/eks/
H A Dapi.go1304 UpdateId *string `location:"uri" locationName:"updateId" type:"string" required:"true"` member
1326 if s.UpdateId == nil {
1329 if s.UpdateId != nil && len(*s.UpdateId) < 1 {
1347 s.UpdateId = &v
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/eks/
H A Dapi_op_DescribeUpdate.go43 UpdateId *string member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/eks/
H A Dapi.go1425 UpdateId *string `location:"uri" locationName:"updateId" type:"string" required:"true"` member
1447 if s.UpdateId == nil {
1450 if s.UpdateId != nil && len(*s.UpdateId) < 1 {
1468 s.UpdateId = &v
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/tools/nodeDetails/
H A Dvtoolpin.cpp72 initData.data->UpdateId(initData.id); in Create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Dknown_user.h124 void USER_MANAGER_EXPORT UpdateId(const AccountId& account_id);
/dports/mail/mailhog/MailHog-1.0.0/vendor/gopkg.in/mgo.v2/txn/
H A Dtxn.go409 err := c.UpdateId(tdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
438 err := r.sc.UpdateId(stdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/mgo.v2/txn/
H A Dtxn.go409 err := c.UpdateId(tdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
438 err := r.sc.UpdateId(stdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/mgo.v2-unstable/txn/
H A Dtxn.go409 err := c.UpdateId(tdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
438 err := r.sc.UpdateId(stdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/mgo.v2/txn/
H A Dtxn.go409 err := c.UpdateId(tdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
438 err := r.sc.UpdateId(stdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/mgo.v2/txn/
H A Dtxn.go409 err := c.UpdateId(tdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})
438 err := r.sc.UpdateId(stdoc.Id, M{"$pull": M{"txn-queue": M{"$regex": "^" + txnId.Hex() + "_*"}}})

12345678910