Home
last modified time | relevance | path

Searched defs:Program (Results 1 – 25 of 4516) sorted by relevance

12345678910>>...181

/dports/devel/tinygo/tinygo-0.14.1/loader/
H A Dloader.go26 type Program struct { struct
27 Build *build.Context
28 Tests bool
30 MainPkg *Package
31 sorted []*Package
32 fset *token.FileSet
33 TypeChecker types.Config
36 CFlags []string
37 LDFlags []string
38 ClangHeaders string
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go32 type Program struct { struct
33 s *server.Server
60 func (p *Program) Run(args ...string) (debug.Status, error) {
70 func (p *Program) Stop() (debug.Status, error) {
74 func (p *Program) Resume() (debug.Status, error) {
84 func (p *Program) Kill() (debug.Status, error) {
116 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
122 func (p *Program) Eval(expr string) ([]string, error) {
131 func (p *Program) Evaluate(e string) (debug.Value, error) {
140 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go32 type Program struct { struct
33 s *server.Server
60 func (p *Program) Run(args ...string) (debug.Status, error) {
70 func (p *Program) Stop() (debug.Status, error) {
74 func (p *Program) Resume() (debug.Status, error) {
84 func (p *Program) Kill() (debug.Status, error) {
116 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
122 func (p *Program) Eval(expr string) ([]string, error) {
131 func (p *Program) Evaluate(e string) (debug.Value, error) {
140 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/security/vault/google-cloud-go-spanner-v1.5.1/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/security/vault/google-cloud-go-storage-v1.6.0/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go32 type Program struct { struct
33 s *server.Server
60 func (p *Program) Run(args ...string) (debug.Status, error) {
70 func (p *Program) Stop() (debug.Status, error) {
74 func (p *Program) Resume() (debug.Status, error) {
84 func (p *Program) Kill() (debug.Status, error) {
116 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
122 func (p *Program) Eval(expr string) ([]string, error) {
131 func (p *Program) Evaluate(e string) (debug.Value, error) {
140 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/local/
H A Dlocal.go31 type Program struct { struct
32 s *server.Server
59 func (p *Program) Run(args ...string) (debug.Status, error) {
69 func (p *Program) Stop() (debug.Status, error) {
73 func (p *Program) Resume() (debug.Status, error) {
83 func (p *Program) Kill() (debug.Status, error) {
115 func (p *Program) DeleteBreakpoints(pcs []uint64) error {
121 func (p *Program) Eval(expr string) ([]string, error) {
130 func (p *Program) Evaluate(e string) (debug.Value, error) {
139 func (p *Program) Frames(count int) ([]debug.Frame, error) {
[all …]

12345678910>>...181