Home
last modified time | relevance | path

Searched refs:EventRecord (Results 1 – 25 of 760) sorted by relevance

12345678910>>...31

/dports/devel/hadoop/hadoop-1.2.1/src/contrib/failmon/src/java/org/apache/hadoop/contrib/failmon/
H A DSensorsParser.java44 public EventRecord query(String s) throws Exception { in query()
50 EventRecord retval = new EventRecord(InetAddress.getLocalHost() in query()
73 private EventRecord readGroup(EventRecord er, StringBuffer sb, String prefix) { in readGroup()
91 public EventRecord[] monitor() { in monitor()
92 EventRecord[] recs = new EventRecord[1]; in monitor()
H A DSMARTParser.java67 public EventRecord query(String device) throws Exception { in query()
76 EventRecord retval = new EventRecord(InetAddress.getLocalHost() in query()
153 private EventRecord readColumns(EventRecord er, StringBuffer sb) { in readColumns()
178 public EventRecord[] monitor() { in monitor()
179 ArrayList<EventRecord> recs = new ArrayList<EventRecord>(); in monitor()
189 EventRecord[] T = new EventRecord[recs.size()]; in monitor()
H A DLogParser.java108 EventRecord er = null; in monitor()
128 public EventRecord[] monitor() { in monitor()
130 ArrayList<EventRecord> recs = new ArrayList<EventRecord>(); in monitor()
131 EventRecord er; in monitor()
136 EventRecord[] T = new EventRecord[recs.size()]; in monitor()
148 public EventRecord getNext() { in getNext()
205 abstract public EventRecord parseLine(String line) throws IOException; in parseLine()
H A DNICParser.java56 public EventRecord query(String device) throws UnknownHostException { in query()
58 EventRecord retval = new EventRecord(InetAddress.getLocalHost() in query()
113 public EventRecord[] monitor() { in monitor()
114 ArrayList<EventRecord> recs = new ArrayList<EventRecord>(); in monitor()
124 EventRecord[] T = new EventRecord[recs.size()]; in monitor()
H A DCPUParser.java48 public EventRecord query(String s) throws Exception { in query()
50 EventRecord retval = new EventRecord(InetAddress.getLocalHost() in query()
79 public EventRecord[] monitor() { in monitor()
81 EventRecord[] recs = new EventRecord[1]; in monitor()
H A DSystemLogParser.java60 public EventRecord parseLine(String line) throws IOException { in parseLine()
62 EventRecord retval = null; in parseLine()
75 retval = new EventRecord(hostname, ips, parseDate(matcher.group(1), in parseLine()
80 retval = new EventRecord(); in parseLine()
H A DHadoopLogParser.java60 public EventRecord parseLine(String line) throws IOException { in parseLine()
61 EventRecord retval = null; in parseLine()
75 retval = new EventRecord(hostname, ips, parseDate(matcher.group(1), in parseLine()
82 retval = new EventRecord(); in parseLine()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKChroniclePlugin/
H A DChronicleWidget.cs32 internal class EventRecord class
37 public EventRecord(GDMCustomEvent evt, GDMRecordWithEvents record) in EventRecord() method in GKChroniclePlugin.EventRecord
51 private List<EventRecord> fEvents;
58 fEvents = new List<EventRecord>(); in ChronicleWidget()
101 fEvents.Add(new EventRecord(evt, rec)); in CollectData()
120 EventRecord eventRec = fEvents[i]; in UpdateControls()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DAEInteraction.pas231 …AEIdleProcPtr = function( var theEvent: EventRecord; var sleepTime: SInt32; var mouseRgn: RgnHandl… in var()
232 …AEFilterProcPtr = function( var theEvent: EventRecord; returnID: SInt32; transactionID: AETransact… in var()
266 function AEProcessAppleEvent( const (*var*) theEventRecord: EventRecord ): OSErr; external name '_A… in AEProcessAppleEvent()
541 function InvokeAEIdleUPP( var theEvent: EventRecord; var sleepTime: SInt32; var mouseRgn: RgnHandle… in InvokeAEIdleUPP()
552 function InvokeAEFilterUPP( var theEvent: EventRecord; returnID: SInt32; transactionID: AETransacti… in InvokeAEFilterUPP()
H A DEvents.pas501 EventRecord = record
508 EventRecordPtr = ^EventRecord;
696 GetNextEventFilterProcPtr = procedure( var theEvent: EventRecord; var result: Boolean );
786 function GetNextEvent( eventMask_: EventMask; var theEvent: EventRecord ): Boolean; external name '… in GetNextEvent()
804 function WaitNextEvent( eventMask_: EventMask; var theEvent: EventRecord; sleep: UInt32; mouseRgn: … in WaitNextEvent()
822 function EventAvail( eventMask_: EventMask; var theEvent: EventRecord ): Boolean; external name '_E… in EventAvail()
913 function IsCmdChar( const (*var*) event: EventRecord; test: SInt16 ): Boolean; external name '_IsCm… in IsCmdChar()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A DTelemetryEvent.cpp113 class EventRecord { class
115 EventRecord(double timestamp, uint32_t eventId, const Maybe<nsCString>& value, in EventRecord() function in __anon1b912ac80111::EventRecord
123 EventRecord(const EventRecord& other) in EventRecord() function in __anon1b912ac80111::EventRecord
130 EventRecord& operator=(const EventRecord& other) = delete;
182 EventRecord::SizeOfExcludingThis(mozilla::MallocSizeOf aMallocSizeOf) const in SizeOfExcludingThis()
256 StaticAutoPtr<nsTArray<EventRecord>> gEventRecords;
322 gEventRecords->AppendElement(EventRecord(timestamp, eventId, value, extra)); in RecordEvent()
355 gEventRecords = new nsTArray<EventRecord>(); in InitializeGlobalState()
547 nsTArray<EventRecord> events; in CreateSnapshots()
557 const EventRecord& record = (*gEventRecords)[i]; in CreateSnapshots()
[all …]
/dports/devel/swig/swig-4.0.2/Lib/tcl/
H A Dmactkinit.c20 typedef int (*TclMacConvertEventPtr) _ANSI_ARGS_((EventRecord *eventPtr));
24 int TkMacConvertEvent _ANSI_ARGS_((EventRecord *eventPtr));
34 short SIOUXHandleOneEvent _ANSI_ARGS_((EventRecord *event));
230 SIOUXHandleOneEvent(EventRecord *event) in SIOUXHandleOneEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Diagnostics/Eventing/Reader/
H A DEventRecordWrittenEventArgs.cs30 private EventRecord record;
40 public EventRecord EventRecord { property in System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A Dcarbontoprojectm.hpp37 projectMEvent carbon2pmEvent( EventRecord *event ) { in carbon2pmEvent()
54 projectMKeycode carbon2pmKeycode( EventRecord *event ) { in carbon2pmKeycode()
111 projectMModifier carbon2pmModifier( EventRecord *event ) { \ in carbon2pmModifier()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A DcarbontoprojectM.h38 projectMEvent carbon2pmEvent( EventRecord *event ) { in carbon2pmEvent()
52 projectMKeycode carbon2pmKeycode( EventRecord *event ) { in carbon2pmKeycode()
101 projectMModifier carbon2pmModifier( EventRecord *event ) { in carbon2pmModifier()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddmmain.c101 void doEvents (EventRecord *);
102 void doMouseDown (EventRecord *);
103 void doUpdate (EventRecord *);
104 void doUpdateWindow (EventRecord *);
138 EventRecord eventStructure; in gsdll_poll()
376 EventRecord eventStructure; in get_input()
692 EventRecord eventStructure; in main()
708 void doEvents(EventRecord *eventStrucPtr) in doEvents()
754 void doMouseDown(EventRecord *eventStrucPtr) in doMouseDown()
815 void doUpdate(EventRecord *eventStrucPtr) in doUpdate()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddmmain.c103 void doEvents (EventRecord *);
104 void doMouseDown (EventRecord *);
105 void doUpdate (EventRecord *);
106 void doUpdateWindow (EventRecord *);
140 EventRecord eventStructure; in gsdll_poll()
378 EventRecord eventStructure; in get_input()
694 EventRecord eventStructure; in main()
710 void doEvents(EventRecord *eventStrucPtr) in doEvents()
756 void doMouseDown(EventRecord *eventStrucPtr) in doMouseDown()
817 void doUpdate(EventRecord *eventStrucPtr) in doUpdate()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddmmain.c103 void doEvents (EventRecord *);
104 void doMouseDown (EventRecord *);
105 void doUpdate (EventRecord *);
106 void doUpdateWindow (EventRecord *);
140 EventRecord eventStructure; in gsdll_poll()
378 EventRecord eventStructure; in get_input()
694 EventRecord eventStructure; in main()
710 void doEvents(EventRecord *eventStrucPtr) in doEvents()
756 void doMouseDown(EventRecord *eventStrucPtr) in doMouseDown()
817 void doUpdate(EventRecord *eventStrucPtr) in doUpdate()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddmmain.c99 void doEvents (EventRecord *);
100 void doMouseDown (EventRecord *);
101 void doUpdate (EventRecord *);
102 void doUpdateWindow (EventRecord *);
136 EventRecord eventStructure; in gsdll_poll()
374 EventRecord eventStructure; in get_input()
681 EventRecord eventStructure; in main()
697 void doEvents(EventRecord *eventStrucPtr) in doEvents()
743 void doMouseDown(EventRecord *eventStrucPtr) in doMouseDown()
804 void doUpdate(EventRecord *eventStrucPtr) in doUpdate()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddmmain.c99 void doEvents (EventRecord *);
100 void doMouseDown (EventRecord *);
101 void doUpdate (EventRecord *);
102 void doUpdateWindow (EventRecord *);
136 EventRecord eventStructure; in gsdll_poll()
374 EventRecord eventStructure; in get_input()
681 EventRecord eventStructure; in main()
697 void doEvents(EventRecord *eventStrucPtr) in doEvents()
743 void doMouseDown(EventRecord *eventStrucPtr) in doMouseDown()
804 void doUpdate(EventRecord *eventStrucPtr) in doUpdate()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddmmain.c101 void doEvents (EventRecord *);
102 void doMouseDown (EventRecord *);
103 void doUpdate (EventRecord *);
104 void doUpdateWindow (EventRecord *);
138 EventRecord eventStructure; in gsdll_poll()
376 EventRecord eventStructure; in get_input()
692 EventRecord eventStructure; in main()
708 void doEvents(EventRecord *eventStrucPtr) in doEvents()
754 void doMouseDown(EventRecord *eventStrucPtr) in doMouseDown()
815 void doUpdate(EventRecord *eventStrucPtr) in doUpdate()
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-carbon-integration/src/org/herac/tuxguitar/carbon/opendoc/
H A DOpenDocListener.java7 import org.eclipse.swt.internal.carbon.EventRecord;
78 EventRecord eventRecord = new EventRecord(); in appleEventProc()
93 EventRecord eventRecord = new EventRecord(); in openDocProc()
/dports/editors/jove/jove/
H A Dmac.c1129 EventRecord *event;
1340 EventRecord *event; in doWind()
1404 EventRecord *event; in doDrag()
1421 EventRecord *event; in doGrow()
1445 EventRecord *event; in doZoomIn()
1458 EventRecord *event; in doZoomOut()
1471 EventRecord *event; in doGoAway()
1512 EventRecord event; in findtext()
1692 EventRecord *event; in doMouse()
1711 EventRecord *event; in doSysMenu()
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmacwin.c175 typedef void (*CbFunc) (EventRecord *, WindowPtr);
176 typedef short (*CbUpFunc) (EventRecord *, WindowPtr);
1178 trans_num_keys(EventRecord *theEvent) { in trans_num_keys()
1494 EventRecord fake; in MoveScrollBar()
1864 HandleKey (EventRecord *theEvent) { in HandleKey()
1909 HandleClick (EventRecord *theEvent) { in HandleClick()
1982 HandleUpdate (EventRecord *theEvent) { in HandleUpdate()
2007 DoOsEvt (EventRecord *theEvent) { in DoOsEvt()
2033 HandleEvent (EventRecord *theEvent) { in HandleEvent()
2064 EventRecord anEvent; in mac_get_nh_event()
[all …]
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmacwin.c175 typedef void (*CbFunc) (EventRecord *, WindowPtr);
176 typedef short (*CbUpFunc) (EventRecord *, WindowPtr);
1178 trans_num_keys(EventRecord *theEvent) { in trans_num_keys()
1494 EventRecord fake; in MoveScrollBar()
1864 HandleKey (EventRecord *theEvent) { in HandleKey()
1909 HandleClick (EventRecord *theEvent) { in HandleClick()
1982 HandleUpdate (EventRecord *theEvent) { in HandleUpdate()
2007 DoOsEvt (EventRecord *theEvent) { in DoOsEvt()
2033 HandleEvent (EventRecord *theEvent) { in HandleEvent()
2064 EventRecord anEvent; in mac_get_nh_event()
[all …]

12345678910>>...31