Home
last modified time | relevance | path

Searched refs:UpdateFunction (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/games/scummvm/scummvm-2.5.1/engines/illusions/
H A Dupdatefunctions.h38 class UpdateFunction {
44 UpdateFunction() : _priority(0), _sceneId(0), _flags(0), _callback(0) {} in UpdateFunction() function
45 ~UpdateFunction() { delete _callback; } in ~UpdateFunction()
58 typedef Common::List<UpdateFunction*> UpdateFunctionList;
61 struct FindInsertionPosition : public Common::UnaryFunction<const UpdateFunction*, bool> {
64 bool operator()(const UpdateFunction *updateFunction) const { in operator()
69 Common::List<UpdateFunction*> _updateFunctions;
H A Dupdatefunctions.cpp44 UpdateFunction *updateFunction = new UpdateFunction(); in add()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/
H A Dupdatefunctions.h38 class UpdateFunction {
44 UpdateFunction() : _priority(0), _sceneId(0), _flags(0), _callback(0) {} in UpdateFunction() function
45 ~UpdateFunction() { delete _callback; } in ~UpdateFunction()
58 typedef Common::List<UpdateFunction*> UpdateFunctionList;
61 struct FindInsertionPosition : public Common::UnaryFunction<const UpdateFunction*, bool> {
64 bool operator()(const UpdateFunction *updateFunction) const { in operator()
69 Common::List<UpdateFunction*> _updateFunctions;
H A Dupdatefunctions.cpp44 UpdateFunction *updateFunction = new UpdateFunction(); in add()
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/common/mac/
H A Dmacho_id.h74 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
119 UpdateFunction update_function_;
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/common/mac/
H A Dmacho_id.h74 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
119 UpdateFunction update_function_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char* bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/common/mac/
H A Dmacho_id.h81 typedef void (MachoID::*UpdateFunction)(unsigned char* bytes, size_t size); typedef
126 UpdateFunction update_function_;
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/sysutils/restic/google-cloud-go-storage-v1.16.0/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
98 UpdateFunction: []gax.CallOption{
140UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
215 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
216 return c.internalClient.UpdateFunction(ctx, req, opts...)
488 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
496 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
500 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/sysutils/restic/restic-0.12.1/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
98 UpdateFunction: []gax.CallOption{
140UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
215 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
216 return c.internalClient.UpdateFunction(ctx, req, opts...)
488 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
496 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
500 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/functions/apiv1/
H A Dcloud_functions_client.go49 UpdateFunction []gax.CallOption member
99 UpdateFunction: []gax.CallOption{
141UpdateFunction(context.Context, *functionspb.UpdateFunctionRequest, ...gax.CallOption) (*UpdateFun… methodSpec
216 func (c *CloudFunctionsClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunctionR… func
217 return c.internalClient.UpdateFunction(ctx, req, opts...)
493 func (c *cloudFunctionsGRPCClient) UpdateFunction(ctx context.Context, req *functionspb.UpdateFunct… func
501 …opts = append((*c.CallOptions).UpdateFunction[0:len((*c.CallOptions).UpdateFunction):len((*c.CallO…
505 resp, err = c.cloudFunctionsClient.UpdateFunction(ctx, req, settings.GRPC...)

12345678910>>...12