Home
last modified time | relevance | path

Searched defs:IsCancelled (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Events/
H A DICancellableEventArgs.cs12 bool IsCancelled property
H A DCancellableObjectEventArgs.cs36 public virtual bool IsCancelled property in Db4objects.Db4o.Events.CancellableObjectEventArgs
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/ViewModels/Interfaces/
H A DICountdownAlertViewModel.cs22 bool IsCancelled { get; } property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/dns/
H A Dserial_worker.h48 bool IsCancelled() const { return state_ == CANCELLED; } in IsCancelled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/dns/
H A Dserial_worker.h48 bool IsCancelled() const { return state_ == CANCELLED; } in IsCancelled() function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/model/
H A Devent-impl.cc63 EventImpl::IsCancelled (void) in IsCancelled() function in ns3::EventImpl
/dports/devel/grpc134/grpc-1.34.1/test/cpp/interop/
H A Dserver_helper.cc78 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/dports/devel/grpc130/grpc-1.30.2/test/cpp/interop/
H A Dserver_helper.cc76 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/dports/devel/grpc/grpc-1.42.0/test/cpp/interop/
H A Dserver_helper.cc79 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/cpp/interop/
H A Dserver_helper.cc72 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/dialogs/
H A DGUIDialogSongInfo.h32 bool IsCancelled() const { return m_cancelled; }; in IsCancelled() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/
H A DFSAssert.cs58 public static void IsCancelled(Task task, CancellationToken ct) in IsCancelled() method in System.IO.Tests.FSAssert
/dports/games/stratagus/stratagus-3.2.0/src/include/action/
H A Daction_built.h73 bool IsCancelled; /// Cancel construction variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/action/
H A Daction_built.h73 bool IsCancelled; /// Cancel construction variable
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Views/Standalone/
H A DTextEntryView.xaml.cs27 public bool IsCancelled { get; private set; } property in HandBrakeWPF.Views.Standalone.TextEntryView
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/appcache/
H A Dappcache_request.h60 bool IsCancelled() const { return false; } in IsCancelled() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/widgets/
H A Dprogress_reporter_base.h108 bool IsCancelled() const override { return m_cancelled; } in IsCancelled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/appcache/
H A Dappcache_request.h70 bool IsCancelled() const { return false; } in IsCancelled() function
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/ViewModels/
H A DCountdownAlertViewModel.cs70 public bool IsCancelled { get; set; } property in HandBrakeWPF.ViewModels.CountdownAlertViewModel
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sqlite_proto/
H A Dtable_manager.cc53 bool TableManager::IsCancelled() { in IsCancelled() function in sqlite_proto::TableManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sqlite_proto/
H A Dtable_manager.cc53 bool TableManager::IsCancelled() { in IsCancelled() function in sqlite_proto::TableManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/resource/
H A Dmultipart_image_resource_parser.h84 bool IsCancelled() const { return is_cancelled_; } in IsCancelled() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/resource/
H A Dmultipart_image_resource_parser.h84 bool IsCancelled() const { return is_cancelled_; } in IsCancelled() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/video_rvfc/
H A Dvideo_frame_request_callback_collection.h44 bool IsCancelled() const { return is_cancelled_; } in IsCancelled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/video_rvfc/
H A Dvideo_frame_request_callback_collection.h44 bool IsCancelled() const { return is_cancelled_; } in IsCancelled() function

1234567