Home
last modified time | relevance | path

Searched defs:Canceler (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/
H A DCanceler.java21 public class Canceler implements IProgressMonitor { class
23 public Canceler(int count) { in Canceler() method in Canceler
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DCancellation.h71 using Canceler = std::function<void()>; variable
/dports/security/keybase/client-v5.7.1/go/client/
H A Dinterfaces.go8 type Canceler interface { interface
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/
H A DCanceler.java28 public class Canceler { class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/support/
H A DCancellation.h70 using Canceler = std::function<void()>; variable
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dcmdtalk.cpp37 class Canceler : public ExecCmdAdvise { class
39 Canceler(int tmsecs) in Canceler() function in Canceler
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dasync.h566 inline Canceler() {} in Canceler() function
602 friend class Canceler; variable
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dasync.h692 inline Canceler() {} in Canceler() function
728 friend class Canceler; variable
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Djsonrpc2.go28 Canceler Canceler member
80 type Canceler func(context.Context, *Conn, ID) type
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Djsonrpc2.go29 Canceler Canceler member
81 type Canceler func(context.Context, *Conn, ID) type
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/internal/jsonrpc2/
H A Djsonrpc2.go49 type Canceler func(context.Context, *Conn, *Request) type
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Tasks.Dataflow/src/Base/
H A DDataflowBlock.cs2495 internal readonly CancellationTokenSource Canceler = new CancellationTokenSource(); field in System.Threading.Tasks.Dataflow.DataflowBlock.SourceObservable.ObserversState
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Threading.Tasks.Dataflow/CoreFxSources/Base/
H A DDataflowBlock.cs2523 internal readonly CancellationTokenSource Canceler = new CancellationTokenSource(); field in System.Threading.Tasks.Dataflow.DataflowBlock.SourceObservable.ObserversState

12