Home
last modified time | relevance | path

Searched refs:canceller (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go32 type canceller struct{ jsonrpc2.EmptyHandler } type
35 canceller
40 canceller
44 func (canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r *jsonrpc2.WireRequest) context.Context {
56 func (canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) bool {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go32 type canceller struct{ jsonrpc2.EmptyHandler } type
35 canceller
40 canceller
44 func (canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r *jsonrpc2.WireRequest) context.Context {
56 func (canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) bool {
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go32 type canceller struct{ jsonrpc2.EmptyHandler } type
35 canceller
40 canceller
44 func (canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r *jsonrpc2.WireRequest) context.Context {
56 func (canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) bool {
/third_party/pulseaudio/speex/libspeexdsp/
H A Decho_diagnostic.m33 printf ('You have a negative delay, the echo canceller has no chance to cancel anything!\n');

Completed in 1 milliseconds