Home
last modified time | relevance | path

Searched defs:eventSource (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Diagnostics.Tracing/
H A DEventListener.cs42 public static int EventSourceIndex(EventSource eventSource) in EventSourceIndex()
47 public void EnableEvents (EventSource eventSource, EventLevel level) in EnableEvents()
51 …public void EnableEvents (EventSource eventSource, EventLevel level, EventKeywords matchAnyKeyword) in EnableEvents()
55 …public void EnableEvents (EventSource eventSource, EventLevel level, EventKeywords matchAnyKeyword… in EnableEvents()
59 public void DisableEvents (EventSource eventSource) in DisableEvents()
63 protected internal virtual void OnEventSourceCreated (EventSource eventSource) in OnEventSourceCreated()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Platform/gtk/
H A DWorkQueueGtk.cpp54 static void executeEventSource(EventSource* eventSource) in executeEventSource()
67 static gboolean performWorkOnce(EventSource* eventSource) in performWorkOnce()
73 static gboolean performWork(GSocket* socket, GIOCondition condition, EventSource* eventSource) in performWork()
84 static gboolean performWorkOnTermination(GPid, gint, EventSource* eventSource) in performWorkOnTermination()
90 static void deleteEventSource(EventSource* eventSource) in deleteEventSource()
148 EventSource* eventSource = new EventSource(item, this, cancellable.get()); in registerEventSourceHandler() local
190 EventSource* eventSource = new EventSource(item, this, 0); in scheduleWorkOnSource() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DTileComputationListener.java72 void tileComputed(Object eventSource, in tileComputed()
89 void tileCancelled(Object eventSource, in tileCancelled()
108 void tileComputationFailure(Object eventSource, in tileComputationFailure()
H A DWritablePropertySourceImpl.java136 Object eventSource = in getProperty() local
192 Object eventSource = in setProperty() local
232 Object eventSource = in removeProperty() local
343 Object eventSource = in clearPropertyMap() local
385 Object eventSource = in clearCachedProperties() local
/dports/www/nextcloud/nextcloud/core/ajax/
H A Dupdate.php44 $eventSource = \OC::$server->createEventSource(); variable
58 private $eventSource; variable in FeedBackHandler
62 public function __construct(\OCP\IEventSource $eventSource, \OCP\IL10N $l10n) {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Platform/mac/
H A DWorkQueueMac.cpp73 EventSource* eventSource = static_cast<EventSource*>(source); in eventHandler() local
80 EventSource* eventSource = static_cast<EventSource*>(source); in cancelHandler() local
98 EventSource* eventSource = static_cast<EventSource*>(source); in finalizeHandler() local
126 EventSource* eventSource = new EventSource(eventType, dispatchSource, workItem); in registerMachPortEventHandler() local
157 EventSource* eventSource = it->second; in unregisterMachPortEventHandler() local
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Logging/
H A DFileLogger.cs46 public override void Initialize(IEventSource eventSource) in Initialize()
64 private void InitializeFileLogger(IEventSource eventSource, int nodeCount) in InitializeFileLogger()
113 public override void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
H A DNullCentralLogger.cs50 public void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
63 public void Initialize(IEventSource eventSource) in Initialize()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/input/backend/
H A Deventsourcesetterhelper.cpp66 void EventSourceSetterHelper::setEventSource(QObject *eventSource) in setEventSource()
77 void EventSourceSetterHelper::unsetEventSource(QObject *eventSource) in unsetEventSource()
/dports/devel/msbuild/msbuild-0.06/src/Build/Logging/
H A DFileLogger.cs49 public override void Initialize(IEventSource eventSource) in Initialize()
64 private void InitializeFileLogger(IEventSource eventSource, int nodeCount) in InitializeFileLogger()
120 public override void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
H A DNullCentralLogger.cs50 public void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
63 public void Initialize(IEventSource eventSource) in Initialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build/Microsoft.Build.Logging/
H A DConfigurableForwardingLogger.cs10 public void Initialize (IEventSource eventSource, int nodeCount) in Initialize()
19 public void Initialize (IEventSource eventSource) in Initialize()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DRenderingProgressTask.java55 public synchronized void tileComputed(Object eventSource, in tileComputed()
67 public synchronized void tileCancelled(Object eventSource, in tileCancelled()
74 public synchronized void tileComputationFailure(Object eventSource, in tileComputationFailure()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/input/frontend/
H A Dqinputsettings.cpp108 QObject *QInputSettings::eventSource() const in eventSource() function in Qt3DInput::QInputSettings
114 void QInputSettings::setEventSource(QObject *eventSource) in setEventSource()
/dports/devel/msbuild/msbuild-0.06/src/Build/BackEnd/Components/Logging/
H A DCentralForwardingLogger.cs75 public void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
85 public void Initialize(IEventSource eventSource) in Initialize()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.log.stream/osgi/src/org/osgi/util/pushstream/
H A DPushStreamProvider.java117 public <T> PushStream<T> createStream(PushEventSource<T> eventSource) { in createStream()
136 PushEventSource<T> eventSource) { in buildStream()
144 PushEventSource<T> eventSource, int parallelism, Executor executor, in createStream()
225 <T> PushStream<T> createUnbufferedStream(PushEventSource<T> eventSource, in createUnbufferedStream()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Management/
H A DWebEvents.cs165 void Init(string message, Object eventSource, int eventCode, int eventDetailCode) { in Init()
186 internal protected WebBaseEvent(string message, Object eventSource, int eventCode) { in WebBaseEvent()
190 …internal protected WebBaseEvent(string message, Object eventSource, int eventCode, int eventDetail… in WebBaseEvent()
1093 internal protected WebManagementEvent(string message, object eventSource, int eventCode) in WebManagementEvent()
1169 … internal protected WebApplicationLifetimeEvent(string message, object eventSource, int eventCode) in WebApplicationLifetimeEvent()
1251 internal protected WebRequestEvent(string message, object eventSource, int eventCode) in WebRequestEvent()
1314 …internal protected WebBaseErrorEvent(string message, object eventSource, int eventCode, Exception … in WebBaseErrorEvent()
1393 …internal protected WebErrorEvent(string message, object eventSource, int eventCode, Exception exce… in WebErrorEvent()
1585 internal protected WebAuditEvent(string message, object eventSource, int eventCode) in WebAuditEvent()
1640 internal protected WebFailureAuditEvent(string message, object eventSource, int eventCode) in WebFailureAuditEvent()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/diagnostics/eventing/TraceLogging/
H A DEventSourceActivity.cs31 public EventSourceActivity(EventSource eventSource) in EventSourceActivity()
43 …public static implicit operator EventSourceActivity(EventSource eventSource) { return new EventSou… in operator EventSourceActivity()
265 …private void Write<T>(EventSource eventSource, string eventName, ref EventSourceOptions options, r… in Write()
307 private readonly EventSource eventSource; field in Microsoft.Diagnostics.Tracing.EventSourceActivity
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/
H A DEventSourceActivity.cs35 public EventSourceActivity(EventSource eventSource) in EventSourceActivity()
46 …public static implicit operator EventSourceActivity(EventSource eventSource) { return new EventSou… in operator EventSourceActivity()
268 …private void Write<T>(EventSource eventSource, string eventName, ref EventSourceOptions options, r… in Write()
310 private readonly EventSource eventSource; field in Microsoft.Diagnostics.Tracing.EventSourceActivity
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Diagnostics/Tracing/TraceLogging/
H A DEventSourceActivity.cs35 public EventSourceActivity(EventSource eventSource) in EventSourceActivity()
46 …public static implicit operator EventSourceActivity(EventSource eventSource) { return new EventSou… in operator EventSourceActivity()
268 …private void Write<T>(EventSource eventSource, string eventName, ref EventSourceOptions options, r… in Write()
310 private readonly EventSource eventSource; field in Microsoft.Diagnostics.Tracing.EventSourceActivity
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DFileLogger.cs45 IEventSource eventSource; field in Microsoft.Build.Logging.FileLogger
52 public override void Initialize (IEventSource eventSource) in Initialize()
/dports/www/owncloud/owncloud/core/ajax/
H A Dupdate.php36 $eventSource = \OC::$server->createEventSource(); variable
50 public function __construct(\OCP\IEventSource $eventSource, \OCP\IL10N $l10n) {
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Engine/
H A DEngineLoggingServicesInProc.cs39 …internal EngineLoggingServicesInProc(EventSource eventSource, bool onlyLogCriticalEvents, ManualRe… in EngineLoggingServicesInProc()
128 internal void RegisterEventSource(int loggerId, EventSource eventSource) in RegisterEventSource()
/dports/devel/msbuild/msbuild-0.06/src/Build/Logging/DistributedLoggers/
H A DDistributedFileLogger.cs34 public void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
97 public void Initialize(IEventSource eventSource) in Initialize()
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Logging/DistributedLoggers/
H A DDistributedFileLogger.cs31 public void Initialize(IEventSource eventSource, int nodeCount) in Initialize()
91 public void Initialize(IEventSource eventSource) in Initialize()

12345678910>>...21