Home
last modified time | relevance | path

Searched refs:UpdateObject (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/net/quiterss/quiterss-0.19.4_1/src/
H A Dupdatefeeds.cpp69 updateObject_ = new UpdateObject(); in UpdateFeeds()
267 UpdateObject::UpdateObject(QObject *parent) in UpdateObject() function in UpdateObject
288 UpdateObject::~UpdateObject() in ~UpdateObject()
305 void UpdateObject::slotGetAllFeedsTimer() in slotGetAllFeedsTimer()
343 void UpdateObject::slotGetAllFeeds() in slotGetAllFeeds()
1069 void UpdateObject::slotMarkAllFeedsRead() in slotMarkAllFeedsRead()
1155 void UpdateObject::slotMarkAllFeedsOld() in slotMarkAllFeedsOld()
1173 void UpdateObject::slotRefreshInfoTray() in slotRefreshInfoTray()
1188 void UpdateObject::saveMemoryDatabase() in saveMemoryDatabase()
1394 void UpdateObject::cleanUpShutdown() in cleanUpShutdown()
[all …]
H A Dupdatefeeds.h30 class UpdateObject; variable
43 UpdateObject *updateObject_;
63 class UpdateObject : public QObject
67 explicit UpdateObject(QObject *parent = 0);
68 ~UpdateObject();
/dports/security/vault/vault-1.8.2/vendor/sigs.k8s.io/structured-merge-diff/v3/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
363 return UpdateObject{
372 type UpdateObject struct { struct
380 func (u UpdateObject) run(state *State) error { argument
381 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
384 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/structured-merge-diff/v3/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
363 return UpdateObject{
372 type UpdateObject struct { struct
380 func (u UpdateObject) run(state *State) error { argument
381 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
384 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/structured-merge-diff/v4/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
363 return UpdateObject{
372 type UpdateObject struct { struct
380 func (u UpdateObject) run(state *State) error { argument
381 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
384 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/net/inlets/inlets-3.0.2/vendor/sigs.k8s.io/structured-merge-diff/v4/structured-merge-diff-4.0.2/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
363 return UpdateObject{
372 type UpdateObject struct { struct
380 func (u UpdateObject) run(state *State) error { argument
381 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
384 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DBaseConfigForm.cs45 protected void UpdateObject() in UpdateObject() method in Mesen.GUI.Forms.BaseConfigForm
47 _binder.UpdateObject(); in UpdateObject()
75 UpdateObject(); in OnFormClosed()
/dports/net/gscloud/gscloud-0.11.0/vendor/sigs.k8s.io/structured-merge-diff/v4/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
440 return UpdateObject{
449 type UpdateObject struct { struct
457 func (u UpdateObject) run(state *State) error { argument
458 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
461 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/sigs.k8s.io/structured-merge-diff/v4/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
440 return UpdateObject{
449 type UpdateObject struct { struct
457 func (u UpdateObject) run(state *State) error { argument
458 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
461 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/sigs.k8s.io/structured-merge-diff/v4/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
440 return UpdateObject{
449 type UpdateObject struct { struct
457 func (u UpdateObject) run(state *State) error { argument
458 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
461 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/sigs.k8s.io/structured-merge-diff/v4/structured-merge-diff-4.1.0/internal/fixture/
H A Dstate.go112 func (s *State) UpdateObject(tv *typed.TypedValue, version fieldpath.APIVersion, manager string) er… func
137 return s.UpdateObject(tv, version, manager)
440 return UpdateObject{
449 type UpdateObject struct { struct
457 func (u UpdateObject) run(state *State) error { argument
458 return state.UpdateObject(u.Object, u.APIVersion, u.Manager)
461 func (f UpdateObject) preprocess(parser Parser) (Operation, error) { argument
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlConsoleStatus.cs141 _cpuBinder.UpdateObject(); in ApplyChanges()
142 _ppuControlBinder.UpdateObject(); in ApplyChanges()
143 _ppuStatusBinder.UpdateObject(); in ApplyChanges()
226 _cpuBinder.UpdateObject(); in txtStatus_TextChanged()
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/
H A Dobject_manager.go193 _, err = objMgr.connector.UpdateObject(&res, ref)
397 refResp, err := objMgr.connector.UpdateObject(updateFixedAddr, fixedAddrRef)
521 ref, err := objMgr.connector.UpdateObject(updateHostRecord, hostRref)
563 refResp, err := objMgr.connector.UpdateObject(updateRecordA, aRecordRef)
598 refResp, err := objMgr.connector.UpdateObject(updateRecordCNAME, cnameRef)
660 _, err = objMgr.connector.UpdateObject(&res[0], res[0].Ref)
863 refResp, err := objMgr.connector.UpdateObject(zoneDelegated, ref)
/dports/net/traefik/traefik-2.6.1/vendor/github.com/infobloxopen/infoblox-go-client/
H A Dobject_manager.go193 _, err = objMgr.connector.UpdateObject(&res, ref)
397 refResp, err := objMgr.connector.UpdateObject(updateFixedAddr, fixedAddrRef)
521 ref, err := objMgr.connector.UpdateObject(updateHostRecord, hostRref)
563 refResp, err := objMgr.connector.UpdateObject(updateRecordA, aRecordRef)
598 refResp, err := objMgr.connector.UpdateObject(updateRecordCNAME, cnameRef)
660 _, err = objMgr.connector.UpdateObject(&res[0], res[0].Ref)
863 refResp, err := objMgr.connector.UpdateObject(zoneDelegated, ref)
/dports/misc/gpsim/gpsim-0.31.0/gui/
H A Dgui_main.cc96 virtual void UpdateObject (gpointer xref, int new_value);
147 void GUI_Interface::UpdateObject(gpointer gui_xref, int new_value) in UpdateObject() function in GUI_Interface
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Config/Controllers/
H A DfrmZapperConfig.cs28 UpdateObject(); in OnFormClosed()
H A DfrmMouseConfig.cs28 UpdateObject(); in OnFormClosed()
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vmware/govmomi/simulator/
H A Dtask_manager.go66 func (*TaskManager) UpdateObject(mo.Reference, []types.PropertyChange) {} func
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/converter/opcode/
H A DOPC_SweepAndPrune.h72 bool UpdateObject(udword i, const AABB& box);
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vpatterndb/
H A Dvcontainer.h240 void UpdateObject(const quint32 &id, const QSharedPointer<T> &point);
407 UpdateObject(id, obj); in UpdateGObject()
418 void VContainer::UpdateObject(const quint32 &id, const QSharedPointer<T> &point) in UpdateObject() function
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/db_ido/
H A Ddbconnection.cpp63 …veChanged.connect([this](const ConfigObject::Ptr& object, const Value&) { UpdateObject(object); }); in EnableActiveChangedHandler()
431 void DbConnection::UpdateObject(const ConfigObject::Ptr& object) in UpdateObject() function in DbConnection
499 m_QueryQueue.Enqueue([this, object](){ UpdateObject(object); }, PriorityHigh); in UpdateAllObjects()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dhybrid_client.cc122 StatusOr<ObjectMetadata> HybridClient::UpdateObject( in UpdateObject() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::HybridClient
124 return curl_->UpdateObject(request); in UpdateObject()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/internal/
H A Dhybrid_client.cc123 StatusOr<ObjectMetadata> HybridClient::UpdateObject( in UpdateObject() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::HybridClient
125 return curl_->UpdateObject(request); in UpdateObject()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Config/
H A DBaseInputConfigForm.cs50 UpdateObject(); in OnFormClosed()
/dports/science/elmerfem/elmerfem-release-9.0/post/data/
H A Dparticles24 UpdateObject;

12345678