Home
last modified time | relevance | path

Searched refs:UpdatePage (Results 1 – 25 of 274) sorted by relevance

1234567891011

/dports/audio/flacon/flacon-8.2.0/gui/preferences/updatepage/
H A Dupdatepage.cpp33 UpdatePage::UpdatePage(QWidget *parent) : in UpdatePage() function in UpdatePage
35 ui(new Ui::UpdatePage) in UpdatePage()
48 UpdatePage::~UpdatePage() in ~UpdatePage()
53 void UpdatePage::updateLastUpdateLbl() in updateLastUpdateLbl()
66 void UpdatePage::load() in load()
71 void UpdatePage::save() in save()
77 UpdatePage::UpdatePage(QWidget *parent) : in UpdatePage() function in UpdatePage
79 ui(new Ui::UpdatePage) in UpdatePage()
84 UpdatePage::~UpdatePage() in ~UpdatePage()
89 void UpdatePage::load() in load()
[all …]
H A Dupdatepage.h32 class UpdatePage; variable
35 class UpdatePage : public QWidget
40 explicit UpdatePage(QWidget *parent = nullptr);
41 ~UpdatePage();
47 Ui::UpdatePage *ui;
/dports/games/scourge/scourge/src/tools/
H A Dpage.cpp28 UpdatePage(); in Prev()
36 UpdatePage(); in Next()
44 UpdatePage(); in New()
54 UpdatePage(); in Del()
62 UpdatePage(); in JumpTo()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigFileExplorer.c134 UpdatePage( in UpdatePage() function
205 return UpdatePage(FilePath, FORMID_ENROLL_PK_FORM); in UpdatePKFromFile()
223 return UpdatePage(FilePath, FORMID_ENROLL_KEK_FORM); in UpdateKEKFromFile()
240 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DB); in UpdateDBFromFile()
257 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBX); in UpdateDBXFromFile()
274 return UpdatePage(FilePath, SECUREBOOT_ENROLL_SIGNATURE_TO_DBT); in UpdateDBTFromFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/
H A Dslow_ui.cc72 void UpdatePage();
107 base::Bind(&SlowHandler::UpdatePage, in RegisterMessages()
122 UpdatePage(); in LoadComplete()
125 void SlowHandler::UpdatePage() { in UpdatePage() function in chromeos::SlowHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/chromeos/
H A Dslow_ui.cc72 void UpdatePage();
107 base::Bind(&SlowHandler::UpdatePage, in RegisterMessages()
122 UpdatePage(); in LoadComplete()
125 void SlowHandler::UpdatePage() { in UpdatePage() function in chromeos::SlowHandler
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
192 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
193 return c.internalClient.UpdatePage(ctx, req, opts...)
371 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
379 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
383 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
184 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
185 return c.internalClient.UpdatePage(ctx, req, opts...)
359 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
367 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
371 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
192 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
193 return c.internalClient.UpdatePage(ctx, req, opts...)
371 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
379 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
383 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
184 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
185 return c.internalClient.UpdatePage(ctx, req, opts...)
359 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
367 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
371 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
192 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
193 return c.internalClient.UpdatePage(ctx, req, opts...)
371 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
379 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
383 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
184 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
185 return c.internalClient.UpdatePage(ctx, req, opts...)
359 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
367 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
371 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
184 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
185 return c.internalClient.UpdatePage(ctx, req, opts...)
359 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
367 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
371 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
192 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
193 return c.internalClient.UpdatePage(ctx, req, opts...)
371 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
379 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
383 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
184 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
185 return c.internalClient.UpdatePage(ctx, req, opts...)
359 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
367 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
371 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/dialogflow/cx/apiv3beta1/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
184 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
185 return c.internalClient.UpdatePage(ctx, req, opts...)
359 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
367 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
371 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/dialogflow/cx/apiv3/
H A Dpages_client.go45 UpdatePage []gax.CallOption member
97 UpdatePage: []gax.CallOption{
130 UpdatePage(context.Context, *cxpb.UpdatePageRequest, ...gax.CallOption) (*cxpb.Page, error) methodSpec
192 func (c *PagesClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.Call… func
193 return c.internalClient.UpdatePage(ctx, req, opts...)
371 func (c *pagesGRPCClient) UpdatePage(ctx context.Context, req *cxpb.UpdatePageRequest, opts ...gax.… func
379 …opts = append((*c.CallOptions).UpdatePage[0:len((*c.CallOptions).UpdatePage):len((*c.CallOptions).
383 resp, err = c.pagesClient.UpdatePage(ctx, req, settings.GRPC...)

1234567891011