Home
last modified time | relevance | path

Searched refs:NewOperation (Results 126 – 150 of 286) sorted by relevance

12345678910>>...12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
H A Doperation.go139 func NewOperation(id string) *Operation { func
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/spec-0.19.2/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/
H A Doperation.go124 func NewOperation(id string) *Operation { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Doperation.go123 func NewOperation(id string) *Operation { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/github.com/go-openapi/spec/
H A Doperation.go123 func NewOperation(id string) *Operation { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-openapi/spec/
H A Doperation_test.go125 ope := NewOperation("").WithID("operationID")
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/storage/
H A Drpc_service.go82 log, logEnd := logger.NewOperation(r.Logger, "Read", "storage_read")
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote/
H A Dbackend_plan_test.go42 operationView := views.NewOperation(arguments.ViewHuman, false, view)
703 view := views.NewOperation(arguments.ViewHuman, false, views.NewView(streams))
739 view := views.NewOperation(arguments.ViewHuman, false, views.NewView(streams))
789 view := views.NewOperation(arguments.ViewHuman, false, views.NewView(streams))
/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/contrib/pete/
H A Dbbdecs.g33 GpAsBBGp := NewOperation("GpAsBBGp", [IsGroup]);
34 BBGpAsPQuotientBBGp := NewOperation("BBGpAsPQuotientBBGp", [IsBBGp, IsInt]);
35 SubGpAsBBGp := NewOperation("SubGpAsBBGp", [IsBBGp, IsList]);
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/core/
H A Dpartition.h41 class NewOperation; variable
/dports/math/gap/gap-4.11.0/tst/testspecial/
H A Dtrace.g.out6 gap> o:=NewOperation("dummy",[]);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/apiservers/service/restapi/handlers/
H A Dvch_create_test.go147 op := trace.NewOperation(context.Background(), "testing")
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/apiservers/service/restapi/
H A Dconfigure_vic_machine.go215 op := trace.NewOperation(r.Context(), "%s %s request to %s", r.Proto, r.Method, r.URL.Path)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/portlayer/network/
H A Dcontext_test.go720 op := trace.NewOperation(context.Background(), "TestContextBindUnbindContainer")
880 op := trace.NewOperation(context.Background(), "Testing..")
932 op := trace.NewOperation(context.Background(), "TestContextRemoveContainer")
1051 op := trace.NewOperation(context.Background(), "TestDeleteScope")
1145 op := trace.NewOperation(context.Background(), "TestAliases")
/dports/math/gap/gap-4.11.0/src/
H A Dopers.c1058 setter = NewOperation( StringFilterSetter, 2, ArglistObjVal, in NewSetterFilter()
1105 getter = NewOperation(name, 1, nams, hdlr); in NewFilter()
2099 Obj NewOperation(Obj name, Int narg, Obj nams, ObjFunc hdlr) in NewOperation() function
2566 setter = NewOperation( fname, 2L, 0L, setFunc ); in MakeSetter()
2626 getter = NewOperation(name, 1, nams, hdlr); in NewAttribute()
2860 getter = NewOperation(name, 1, nams, hdlr); in NewProperty()
3026 return NewOperation(name, -1, 0, DoOperationXArgs); in FuncNEW_OPERATION()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/install/management/
H A Ddelete_test.go42 op := trace.NewOperation(ctx, "TestDelete")
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/portlayer/exec/
H A Dcommit.go352 op := trace.NewOperation(context.TODO(), "")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/spec/
H A Doperation.go139 func NewOperation(id string) *Operation { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/apiservers/engine/backends/cache/
H A Dimage_cache.go328 op := trace.NewOperation(context.Background(), "backends.GetImageStorageUsage")

12345678910>>...12