Home
last modified time | relevance | path

Searched defs:getTask (Results 101 – 125 of 283) sorted by relevance

12345678910>>...12

/dports/deskutils/charmtimetracker/Charm-1.12.0/Charm/Widgets/
H A DTaskEditor.cpp102 Task TaskEditor::getTask() const in getTask() function in TaskEditor
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-logging/src/main/java/de/lmu/ifi/dbs/elki/logging/progress/
H A DAbstractProgress.java76 public String getTask() { in getTask() method in AbstractProgress
/dports/biology/ugene/ugene-40.1/src/plugins/biostruct3d_view/src/
H A DStructuralAlignmentDialog.cpp150 StructuralAlignmentTask *StructuralAlignmentDialog::getTask() { in getTask() function in U2::StructuralAlignmentDialog
/dports/biology/ugene/ugene-40.1/src/plugins/biostruct3d_view/src/deprecated/
H A DStructuralAlignmentDialog.cpp150 StructuralAlignmentTask *StructuralAlignmentDialog::getTask() { in getTask() function in U2::StructuralAlignmentDialog
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go105 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go105 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/cluster/
H A Dhelpers.go106 func getTask(ctx context.Context, c swarmapi.ControlClient, input string) (*swarmapi.Task, error) { func
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/scheduler/Classes/Command/
H A DSchedulerCommand.php167 protected function getTask(int $taskUid) function in TYPO3\\CMS\\Scheduler\\Command\\SchedulerCommand
/dports/www/ilias/ILIAS-5.4.25/src/BackgroundTasks/
H A DBucket.php78 public function getTask(); function
/dports/www/ilias6/ILIAS-6.14/src/BackgroundTasks/
H A DBucket.php78 public function getTask(); function
/dports/textproc/dom4j/dom4j-1.6.1/src/samples/org/dom4j/samples/performance/
H A DTimer.java69 public Task getTask() { in getTask() method in Timer
/dports/games/multimc/MultiMC5-0.6.11/application/dialogs/
H A DProgressDialog.cpp134 Task *ProgressDialog::getTask() in getTask() function in ProgressDialog
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/scheduler/Classes/Command/
H A DSchedulerCommand.php173 protected function getTask(int $taskUid) function in TYPO3\\CMS\\Scheduler\\Command\\SchedulerCommand
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/
H A DHttpClient.cs136 private async Task<string> GetStringAsyncCore(Task<HttpResponseMessage> getTask) in GetStringAsyncCore()
179 private async Task<byte[]> GetByteArrayAsyncCore(Task<HttpResponseMessage> getTask) in GetByteArrayAsyncCore()
250 private async Task<Stream> FinishGetStreamAsync(Task<HttpResponseMessage> getTask) in FinishGetStreamAsync()
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/library/
H A DFASTQWorkersLibrary.cpp155 Task *CASAVAFilterWorker::getTask(const BaseNGSSetting &settings) const { in getTask() function in U2::LocalWorkflow::CASAVAFilterWorker
319 Task *FastqQualityTrimWorker::getTask(const BaseNGSSetting &settings) const { in getTask() function in U2::LocalWorkflow::FastqQualityTrimWorker
550 Task *MergeFastqWorker::getTask(const BaseNGSSetting &settings) const { in getTask() function in U2::LocalWorkflow::MergeFastqWorker
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A DLoopDetectorInfo.h57 const Task* getTask() const { return t; } in getTask() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/mobilewebapp/client/
H A DTaskProxyLocalStorage.java123 public TaskProxy getTask(Long id) { in getTask() method in TaskProxyLocalStorage

12345678910>>...12