Home
last modified time | relevance | path

Searched defs:Call (Results 1 – 25 of 6119) sorted by relevance

12345678910>>...245

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/golang/mock/gomock/
H A Dcall.go24 type Call struct { struct
29 args []Matcher // the args
35 minCalls, maxCalls int
37 numCalls int // actual number made
40 doFunc reflect.Value
41 setArgs map[int]reflect.Value
45 func (c *Call) AnyTimes() *Call {
172 func (c *Call) satisfied() bool {
177 func (c *Call) exhausted() bool {
181 func (c *Call) String() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/golang/mock/gomock/
H A Dcall.go24 type Call struct { struct
29 args []Matcher // the args
35 minCalls, maxCalls int
37 numCalls int // actual number made
40 doFunc reflect.Value
41 setArgs map[int]reflect.Value
45 func (c *Call) AnyTimes() *Call {
172 func (c *Call) satisfied() bool {
177 func (c *Call) exhausted() bool {
181 func (c *Call) String() string {
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-gcp/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/golang/mock/mock-1.4.4/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
82 func (c *Call) AnyTimes() *Call {
203 func (c *Call) Times(n int) *Call {
283 func (c *Call) satisfied() bool {
288 func (c *Call) exhausted() bool {
292 func (c *Call) String() string {
[all …]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
82 func (c *Call) AnyTimes() *Call {
203 func (c *Call) Times(n int) *Call {
283 func (c *Call) satisfied() bool {
288 func (c *Call) exhausted() bool {
292 func (c *Call) String() string {
[all …]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/golang/mock/mock-1.1.1/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
82 func (c *Call) AnyTimes() *Call {
203 func (c *Call) Times(n int) *Call {
283 func (c *Call) satisfied() bool {
288 func (c *Call) exhausted() bool {
292 func (c *Call) String() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
80 func (c *Call) AnyTimes() *Call {
199 func (c *Call) Times(n int) *Call {
275 func (c *Call) satisfied() bool {
280 func (c *Call) exhausted() bool {
284 func (c *Call) String() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
214 func (c *Call) Times(n int) *Call {
290 func (c *Call) satisfied() bool {
295 func (c *Call) exhausted() bool {
299 func (c *Call) String() string {
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
202 func (c *Call) Times(n int) *Call {
278 func (c *Call) satisfied() bool {
283 func (c *Call) exhausted() bool {
287 func (c *Call) String() string {
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
202 func (c *Call) Times(n int) *Call {
278 func (c *Call) satisfied() bool {
283 func (c *Call) exhausted() bool {
287 func (c *Call) String() string {
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
202 func (c *Call) Times(n int) *Call {
278 func (c *Call) satisfied() bool {
283 func (c *Call) exhausted() bool {
287 func (c *Call) String() string {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
214 func (c *Call) Times(n int) *Call {
290 func (c *Call) satisfied() bool {
295 func (c *Call) exhausted() bool {
299 func (c *Call) String() string {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
214 func (c *Call) Times(n int) *Call {
290 func (c *Call) satisfied() bool {
295 func (c *Call) exhausted() bool {
299 func (c *Call) String() string {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
214 func (c *Call) Times(n int) *Call {
290 func (c *Call) satisfied() bool {
295 func (c *Call) exhausted() bool {
299 func (c *Call) String() string {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
202 func (c *Call) Times(n int) *Call {
278 func (c *Call) satisfied() bool {
283 func (c *Call) exhausted() bool {
287 func (c *Call) String() string {
[all …]
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
202 func (c *Call) Times(n int) *Call {
278 func (c *Call) satisfied() bool {
283 func (c *Call) exhausted() bool {
287 func (c *Call) String() string {
[all …]
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/golang/mock/gomock/
H A Dcall.go25 type Call struct { struct
31 args []Matcher // the args
34 preReqs []*Call // prerequisite calls
37 minCalls, maxCalls int
39 numCalls int // actual number made
83 func (c *Call) AnyTimes() *Call {
214 func (c *Call) Times(n int) *Call {
290 func (c *Call) satisfied() bool {
295 func (c *Call) exhausted() bool {
299 func (c *Call) String() string {
[all …]

12345678910>>...245