Home
last modified time | relevance | path

Searched refs:notStarted (Results 1 – 25 of 130) sorted by relevance

123456

/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/ui/
H A Dkptresourceassignmentview.cpp228 QTreeWidgetItem *notStarted; in drawTasksAttributedToAResource() local
249 notStarted = new QTreeWidgetItem(m_taskList); in drawTasksAttributedToAResource()
254 notStarted->setText(0, i18n("Not Started")); in drawTasksAttributedToAResource()
294 item = new QTreeWidgetItem(notStarted); in drawTasksAttributedToAResource()
312 QTreeWidgetItem *notStarted; in drawTasksAttributedToAGroup() local
327 notStarted = new QTreeWidgetItem(m_taskList); in drawTasksAttributedToAGroup()
332 notStarted->setText(0, i18n("Not Started")); in drawTasksAttributedToAGroup()
382 for (int i = 0; i < notStarted->childCount();i++) in drawTasksAttributedToAGroup()
384 if (notStarted->child(i)->text(0) == taskName) in drawTasksAttributedToAGroup()
390 item = new QTreeWidgetItem(notStarted); in drawTasksAttributedToAGroup()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/runner/
H A DThreadsRunner.java47 private AtomicInteger notStarted; field in ThreadsRunner
99 notStarted.decrementAndGet(); in run()
100 while (notStarted.get() != 0) { in run()
192 notStarted = new AtomicInteger(threadCount); in create()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/runner/
H A DThreadsRunner.java47 private AtomicInteger notStarted; field in ThreadsRunner
99 notStarted.decrementAndGet(); in run()
100 while (notStarted.get() != 0) { in run()
192 notStarted = new AtomicInteger(threadCount); in create()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/runner/
H A DThreadsRunner.java47 private AtomicInteger notStarted; field in ThreadsRunner
99 notStarted.decrementAndGet(); in run()
100 while (notStarted.get() != 0) { in run()
192 notStarted = new AtomicInteger(threadCount); in create()
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/server/healthz/
H A Dhealthz.go116 if notStarted := informersByStarted[false]; len(notStarted) > 0 {
117 return fmt.Errorf("%d informers not started yet: %v", len(notStarted), notStarted)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/server/healthz/
H A Dhealthz.go116 if notStarted := informersByStarted[false]; len(notStarted) > 0 {
117 return fmt.Errorf("%d informers not started yet: %v", len(notStarted), notStarted)
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/master/
H A DGeneralBulkAssigner.java107 List<Runnable> notStarted = pool.shutdownNow(); in waitUntilDone() local
108 if (notStarted != null && !notStarted.isEmpty()) { in waitUntilDone()
/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dmyprocess.cpp94 void MyProcess::sendErrorMsg(bool notStarted) { in sendErrorMsg() argument
103 if (notStarted) in sendErrorMsg()
H A Dmyprocess.h41 void sendErrorMsg(bool notStarted = false);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/ac/cam/aa582/reduce/
H A DReduce.java265 if(notStarted()){ in reduce()
315 private boolean notStarted() { in notStarted() method in Reduce
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/test/asn1_SUITE_data/rfcs/
H A DDistributedOperations.asn186 [2] OperationProgress DEFAULT {nameResolutionPhase notStarted},
138 [0] ENUMERATED {notStarted(1), proceeding(2), completed(3)},
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/dap/
H A Ddap.asn85 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
425 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
501 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
609 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
721 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
818 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
874 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
936 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
1007 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/dap/
H A Ddap.asn85 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
425 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
501 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
609 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
721 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
818 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
874 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
936 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
1007 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/dap/
H A Ddap.asn85 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
425 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
501 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
609 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
721 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
818 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
874 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
936 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
1007 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/dap/
H A Ddap.asn85 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
425 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
501 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
609 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
721 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
818 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
874 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
936 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
1007 [27] OperationProgress DEFAULT {nameResolutionPhase notStarted},
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqgesturemanager.cpp321 QSet<QGesture *> notStarted = finishedGestures - m_activeGestures; in filterEventThroughContexts() local
322 if (!notStarted.isEmpty()) { in filterEventThroughContexts()
325 foreach (QGesture *gesture, notStarted) in filterEventThroughContexts()
328 deliverEvents(notStarted, &undeliveredGestures); in filterEventThroughContexts()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager.cpp349 QSet<QGesture *> notStarted = finishedGestures - m_activeGestures; in filterEventThroughContexts() local
350 if (!notStarted.isEmpty()) { in filterEventThroughContexts()
353 foreach (QGesture *gesture, notStarted) in filterEventThroughContexts()
356 deliverEvents(notStarted, &undeliveredGestures); in filterEventThroughContexts()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager.cpp349 QSet<QGesture *> notStarted = finishedGestures - m_activeGestures; in filterEventThroughContexts() local
350 if (!notStarted.isEmpty()) { in filterEventThroughContexts()
353 foreach (QGesture *gesture, notStarted) in filterEventThroughContexts()
356 deliverEvents(notStarted, &undeliveredGestures); in filterEventThroughContexts()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager.cpp349 QSet<QGesture *> notStarted = finishedGestures - m_activeGestures; in filterEventThroughContexts() local
350 if (!notStarted.isEmpty()) { in filterEventThroughContexts()
353 foreach (QGesture *gesture, notStarted) in filterEventThroughContexts()
356 deliverEvents(notStarted, &undeliveredGestures); in filterEventThroughContexts()

123456