Home
last modified time | relevance | path

Searched refs:EmptyHandler (Results 1 – 25 of 50) sorted by relevance

12

/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, direction Direction, r *WireRequest) context.Conte… argument
97 func (EmptyHandler) Response(ctx context.Context, direction Direction, r *WireResponse) context.Con… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go93 type EmptyHandler struct{} struct
95 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
103 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
111 func (EmptyHandler) Done(ctx context.Context, err error) { argument
114 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
118 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
122 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
124 type defaultHandler struct{ EmptyHandler } member
/dports/devel/intel-graphics-compiler/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go93 type EmptyHandler struct{} struct
95 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
103 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
111 func (EmptyHandler) Done(ctx context.Context, err error) { argument
114 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
118 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
122 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
124 type defaultHandler struct{ EmptyHandler } member
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go93 type EmptyHandler struct{} struct
95 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
103 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
111 func (EmptyHandler) Done(ctx context.Context, err error) { argument
114 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
118 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
122 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
124 type defaultHandler struct{ EmptyHandler } member
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/devel/go-bindata/go-bindata-3.1.3/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/sysutils/istio/istio-1.6.7/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Dhandler.go83 type EmptyHandler struct{} struct
85 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
89 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
93 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
97 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
101 func (EmptyHandler) Done(ctx context.Context, err error) { argument
104 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
108 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
112 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
114 type defaultHandler struct{ EmptyHandler } member
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go93 type EmptyHandler struct{} struct
95 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
103 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
111 func (EmptyHandler) Done(ctx context.Context, err error) { argument
114 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
118 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
122 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
124 type defaultHandler struct{ EmptyHandler } member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go93 type EmptyHandler struct{} struct
95 func (EmptyHandler) Deliver(ctx context.Context, r *Request, delivered bool) bool { argument
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { argument
103 func (EmptyHandler) Request(ctx context.Context, conn *Conn, direction Direction, r *WireRequest) c… argument
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse)… argument
111 func (EmptyHandler) Done(ctx context.Context, err error) { argument
114 func (EmptyHandler) Read(ctx context.Context, bytes int64) context.Context { argument
118 func (EmptyHandler) Wrote(ctx context.Context, bytes int64) context.Context { argument
122 func (EmptyHandler) Error(ctx context.Context, err error) {} argument
124 type defaultHandler struct{ EmptyHandler } member
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI.HtmlControls/
H A DHtmlInputButtonTest.cs148 p.ServerClick += new EventHandler (EmptyHandler); in OnClickAttribute()
173 p.ServerClick += new EventHandler (EmptyHandler); in OnClickAttributeWithSpecials()
182 private static void EmptyHandler (object sender, EventArgs e) in EmptyHandler() method in MonoTests.System.Web.UI.HtmlControls.HtmlInputButtonTest
191 it.ServerClick += new EventHandler (EmptyHandler); in RenderOnclick1()
204 it.ServerClick += new EventHandler (EmptyHandler); in RenderOnclick2()
214 it.ServerClick += new EventHandler (EmptyHandler); in RenderOnclick3()
228 it.ServerClick += new EventHandler (EmptyHandler); in RenderOnclick4()
246 it.ServerClick += new EventHandler (EmptyHandler); in RenderOnclick5()
H A DHtmlButtonTest.cs116 p.ServerClick += new EventHandler (EmptyHandler); in RenderAttributes()
124 private static void EmptyHandler (object sender, EventArgs e) in EmptyHandler() method in MonoTests.System.Web.UI.HtmlControls.HtmlButtonTest
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Dispatcher/
H A DHelpExampleGenerator.cs32 { typeof(XmlSchemaSimpleContentExtension), EmptyHandler },
34 { typeof(XmlSchemaAny), EmptyHandler },
35 { typeof(XmlSchemaAnyAttribute), EmptyHandler },
36 { typeof(XmlSchemaAnnotated), EmptyHandler },
37 { typeof(XmlSchema), EmptyHandler },
44 { typeof(XmlSchemaEnumerationFacet), EmptyHandler },
84 { typeof(XmlSchemaAny), EmptyHandler },
85 { typeof(XmlSchemaAnyAttribute), EmptyHandler },
86 { typeof(XmlSchemaAnnotated), EmptyHandler },
87 { typeof(XmlSchema), EmptyHandler },
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go24 jsonrpc2.EmptyHandler anonMember
35 jsonrpc2.EmptyHandler anonMember
58 type Canceller struct{ jsonrpc2.EmptyHandler } anonMember
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go24 jsonrpc2.EmptyHandler anonMember
35 jsonrpc2.EmptyHandler anonMember
58 type Canceller struct{ jsonrpc2.EmptyHandler } anonMember
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go24 jsonrpc2.EmptyHandler anonMember
35 jsonrpc2.EmptyHandler anonMember
58 type Canceller struct{ jsonrpc2.EmptyHandler } anonMember
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go24 jsonrpc2.EmptyHandler anonMember
35 jsonrpc2.EmptyHandler anonMember
58 type Canceller struct{ jsonrpc2.EmptyHandler } anonMember
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.IntegrationTesting/
H A DXdsInteropClientTest.cs161 public UnaryServerMethod<Empty, Empty> EmptyHandler { get; set; } property in Grpc.IntegrationTesting.XdsInteropClientTest.BackendServiceImpl
170 return EmptyHandler(request, context); in EmptyCall()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.IntegrationTesting/
H A DXdsInteropClientTest.cs161 public UnaryServerMethod<Empty, Empty> EmptyHandler { get; set; } property in Grpc.IntegrationTesting.XdsInteropClientTest.BackendServiceImpl
170 return EmptyHandler(request, context); in EmptyCall()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dmessagequeue_unittest.cc228 class EmptyHandler : public MessageHandler { class
235 EmptyHandler handler; in TEST()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dmessagequeue_unittest.cc228 class EmptyHandler : public MessageHandler { class
235 EmptyHandler handler; in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dmessagequeue_unittest.cc228 class EmptyHandler : public MessageHandler { class
235 EmptyHandler handler; in TEST()

12