Home
last modified time | relevance | path

Searched refs:Canceller (Results 1 – 25 of 107) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/Thread/
H A DCancellableThreadTest.java37 Canceller[] cancellers = new Canceller[THREADPAIRS]; in main()
42 cancellers[i] = new Canceller(i); in main()
60 class Canceller implements Runnable { class
68 public Canceller(int index) { in Canceller() method in Canceller
130 private final Canceller myCanceller;
132 public CancellableTimer(int index, Canceller aCanceller) { in CancellableTimer()
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go58 type Canceller struct{ jsonrpc2.EmptyHandler } struct
60 func (Canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r … argument
81 func (Canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) b… argument
93 func (Canceller) Deliver(ctx context.Context, r *jsonrpc2.Request, delivered bool) bool { argument
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go58 type Canceller struct{ jsonrpc2.EmptyHandler } argument
60 func (Canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r … argument
81 func (Canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) b… argument
93 func (Canceller) Deliver(ctx context.Context, r *jsonrpc2.Request, delivered bool) bool { argument
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go58 type Canceller struct{ jsonrpc2.EmptyHandler } argument
60 func (Canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r … argument
81 func (Canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) b… argument
93 func (Canceller) Deliver(ctx context.Context, r *jsonrpc2.Request, delivered bool) bool { argument
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/protocol/
H A Dprotocol.go58 type Canceller struct{ jsonrpc2.EmptyHandler } argument
60 func (Canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r … argument
81 func (Canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) b… argument
93 func (Canceller) Deliver(ctx context.Context, r *jsonrpc2.Request, delivered bool) bool { argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/
H A Decho_control_mobile_impl.cc74 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
76 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
81 ~Canceller() { in ~Canceller()
99 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
273 canceller.reset(new Canceller()); in Initialize()
H A Decho_control_mobile_impl.h73 class Canceller;
83 std::vector<std::unique_ptr<Canceller>> cancellers_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
101 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
265 canceller.reset(new Canceller()); in Initialize()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
101 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
265 canceller.reset(new Canceller()); in Initialize()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
101 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
265 canceller.reset(new Canceller()); in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
101 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
265 canceller.reset(new Canceller()); in Initialize()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
101 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
265 canceller.reset(new Canceller()); in Initialize()
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/lsprpc/
H A Dlsprpc.go51 conn.AddHandler(protocol.Canceller{})
93 serverConn.AddHandler(protocol.Canceller{})
95 clientConn.AddHandler(protocol.Canceller{})
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/lsprpc/
H A Dlsprpc.go54 conn.AddHandler(protocol.Canceller{})
123 serverConn.AddHandler(protocol.Canceller{})
125 clientConn.AddHandler(protocol.Canceller{})
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
108 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
366 canceller.reset(new Canceller()); in Initialize()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
108 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
366 canceller.reset(new Canceller()); in Initialize()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
108 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
366 canceller.reset(new Canceller()); in Initialize()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc76 class EchoControlMobileImpl::Canceller { class in webrtc::EchoControlMobileImpl
78 Canceller() { in Canceller() function in webrtc::EchoControlMobileImpl::Canceller
83 ~Canceller() { in ~Canceller()
108 RTC_DISALLOW_COPY_AND_ASSIGN(Canceller);
366 canceller.reset(new Canceller()); in Initialize()

12345