Home
last modified time | relevance | path

Searched defs:notified (Results 1 – 25 of 877) sorted by relevance

12345678910>>...36

/dports/graphics/epdfview/epdfview-0.1.8/tests/
H A DDumbDocumentObserver.cxx169 gboolean notified = m_NotifiedError; in notifiedError() local
177 gboolean notified = m_NotifiedLoad; in notifiedLoaded() local
185 gboolean notified = m_NotifiedPassword; in notifiedPassword() local
193 gboolean notified = m_NotifiedPageRotated; in notifiedRotation() local
201 gboolean notified = m_NotifiedPageZoomed; in notifiedZoom() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.junit.runtime/src/org/eclipse/jdt/internal/junit/runner/junit3/
H A DJUnit3TestReference.java129 public void sendTree(IVisitsTestTrees notified) { in sendTree()
133 sendTreeOfChild(decorator.getTest(), notified); in sendTree() local
138 sendTreeOfChild(suite.testAt(i), notified); in sendTree() local
151 …le throwable, IClassifiesThrowables classifier, String status, IListensToTestExecutions notified) { in sendFailure()
192 private void sendTreeOfChild(Test test, IVisitsTestTrees notified) { in sendTreeOfChild()
/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/chart/renderer/
H A DRendererChangeDetector.java53 private boolean notified; field in RendererChangeDetector
78 public void setNotified(boolean notified) { in setNotified()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/lifetime/
H A Dtermination_notification.cc25 static bool notified = false; in NotifyAppTerminating() local
41 static bool notified = false; in NotifyAndTerminate() local
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/secret-store/
H A Dtest-secret-object.c83 gboolean* notified = user_data; in was_notified() local
94 gboolean notified = FALSE; in test_created_prop() local
114 gboolean notified = FALSE; in test_modified_prop() local
149 gboolean notified = FALSE; in test_label_prop() local
197 gboolean notified = FALSE; in test_label_set_attr() local
218 gboolean notified = FALSE; in test_label_set_attr_fail() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/devel/abseil/abseil-cpp-20211102.0/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/graphics/R-cran-s2/s2/src/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc65 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
75 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Transcoder/
H A DProgress.php22 public $notified; variable in Google_Service_Transcoder_Progress
41 public function setNotified($notified)
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/tokio-0.2.24/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/multimedia/gstreamer1-plugins-rust/tokio-2fd1551867c145cabe4548da2e37adc3bdf457a4/tokio/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-0.2.24/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/tokio/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-0.2.21/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.junit4.runtime/src/org/eclipse/jdt/internal/junit4/runner/
H A DJUnit4TestReference.java98 public void sendTree(IVisitsTestTrees notified) { in sendTree()
102 private void sendTree(final IVisitsTestTrees notified, Description description) { in sendTree()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-0.2.22/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/tokio/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/net/proby/proby-1.0.2/cargo-crates/tokio-0.2.22/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-0.2.21/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/tokio/tests/
H A Dsync_notify.rs14 let mut notified = spawn(async { notify.notified().await }); in notify_notified_one() localVariable
23 let mut notified = spawn(async { notify.notified().await }); in notified_one_notify() localVariable

12345678910>>...36