Home
last modified time | relevance | path

Searched refs:canceller (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/elgg/elgg-3.3.23/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/finance/prestashop/prestashop/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/phpmyfaq/phpmyfaq/src/libs/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/owncloud/owncloud/lib/composer/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/owncloud/owncloud/updater/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
24 $resolver = $canceller = null;
34 if (null === $this->canceller) {
105 if (null === $this->canceller || null !== $this->result) {
109 $canceller = $this->canceller;
110 $this->canceller = null;
112 $this->call($canceller);
165 $this->canceller = null;
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
26 $this->canceller = null;
/dports/www/bolt/bolt-2.2.24/vendor/react/promise/src/
H A DPromise.php7 private $canceller; variable in React\\Promise\\Promise
16 public function __construct(callable $resolver, callable $canceller = null) argument
18 $this->canceller = $canceller;
28 if (null === $this->canceller) {
90 if (null === $this->canceller || null !== $this->result) {
94 $canceller = $this->canceller;
95 $this->canceller = null;
97 $this->call($canceller);
H A DDeferred.php11 private $canceller; variable in React\\Promise\\Deferred
13 public function __construct(callable $canceller = null) argument
15 $this->canceller = $canceller;
25 }, $this->canceller);
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DSaveNamespaceContext.java43 private final Canceler canceller; field in SaveNamespaceContext
49 Canceler canceller) { in SaveNamespaceContext() argument
52 this.canceller = canceller; in SaveNamespaceContext()
78 if (canceller.isCancelled()) { in checkCancelled()
80 canceller.getCancellationReason()); in checkCancelled()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Tests/Sockets1/
H A DSocketsTest1.cpp122 CancellerThread* canceller = NULL; in main() local
194canceller = new CancellerThread(i < 2 ? tcp_client:NULL, NPT_Thread::GetCurrentThreadId(), 3.0f, s… in main()
198 canceller->Wait(); in main()
199 delete canceller; in main()
213canceller = new CancellerThread(i < 2 ? tcp_client:NULL, NPT_Thread::GetCurrentThreadId(), 3.0f, s… in main()
222 canceller->Wait(); in main()
223 delete canceller; in main()
261 canceller->Wait(); in main()
262 delete canceller; in main()
282 canceller->Wait(); in main()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/
H A Decho_control_mobile_impl.cc120 for (auto& canceller : cancellers_) { in ProcessRenderAudio() local
121 WebRtcAecm_BufferFarend(canceller->state(), in ProcessRenderAudio()
271 for (auto& canceller : cancellers_) { in Initialize() local
272 if (!canceller) { in Initialize()
273 canceller.reset(new Canceller()); in Initialize()
275 canceller->Initialize(sample_rate_hz); in Initialize()
285 for (auto& canceller : cancellers_) { in Configure() local
286 int handle_error = WebRtcAecm_set_config(canceller->state(), config); in Configure()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/protocol/
H A Dprotocol.go32 type canceller struct{ jsonrpc2.EmptyHandler } argument
35 canceller anonMember
40 canceller anonMember
44 func (canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r … argument
56 func (canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) b… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/utils/vscode/src/lsp/protocol/
H A Dprotocol.go32 type canceller struct{ jsonrpc2.EmptyHandler } argument
35 canceller anonMember
40 canceller anonMember
44 func (canceller) Request(ctx context.Context, conn *jsonrpc2.Conn, direction jsonrpc2.Direction, r … argument
56 func (canceller) Cancel(ctx context.Context, conn *jsonrpc2.Conn, id jsonrpc2.ID, cancelled bool) b… argument

12345678910>>...18