Home
last modified time | relevance | path

Searched refs:EventRecord (Results 51 – 75 of 760) sorted by relevance

12345678910>>...31

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Devents.hpp72 template <class X> class EventRecord : public CHeapObj<mtInternal> { class in EventLogBase
85 EventRecord<T>* _records;
94 _records = new EventRecord<T>[length];
128 void print(outputStream* out, EventRecord<T>& e) { in print()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Devents.hpp72 template <class X> class EventRecord : public CHeapObj<mtInternal> { class in EventLogBase
85 EventRecord<T>* _records;
94 _records = new EventRecord<T>[length];
128 void print(outputStream* out, EventRecord<T>& e) { in print()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DDialogs.pas325 …ModalFilterProcPtr = function( theDialog: DialogRef; var theEvent: EventRecord; var itemHit: Dialo… in theDialog()
328 …ModalFilterYDProcPtr = function( theDialog: DialogRef; var theEvent: EventRecord; var itemHit: SIn… in theDialog()
435 function InvokeModalFilterUPP( theDialog: DialogRef; var theEvent: EventRecord; var itemHit: Dialog… in InvokeModalFilterUPP()
446 function InvokeModalFilterYDUPP( theDialog: DialogRef; var theEvent: EventRecord; var itemHit: SInt… in InvokeModalFilterYDUPP()
912 function IsDialogEvent( const (*var*) theEvent: EventRecord ): Boolean; external name '_IsDialogEve… in IsDialogEvent()
927 function DialogSelect( const (*var*) theEvent: EventRecord; var theDialog: DialogRef; var itemHit: … in DialogSelect()
1372 function StdFilterProc( theDialog: DialogRef; var event: EventRecord; var itemHit: DialogItemIndex … in StdFilterProc()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Devents.hpp72 template <class X> class EventRecord : public CHeapObj<mtInternal> { class in EventLogBase
85 EventRecord<T>* _records;
94 _records = new EventRecord<T>[length];
128 void print(outputStream* out, EventRecord<T>& e) { in print()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Devents.hpp72 template <class X> class EventRecord : public CHeapObj<mtInternal> { class in EventLogBase
85 EventRecord<T>* _records;
94 _records = new EventRecord<T>[length];
128 void print(outputStream* out, EventRecord<T>& e) { in print()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmmodal.c30 static void mv_handle_click (EventRecord *theEvent);
137 mv_handle_click (EventRecord *theEvent) { in mv_handle_click()
170 EventRecord evt; in mv_modal_dialog()
278 YNAQFilter (DialogPtr dp, EventRecord *ev, short *itemHit) { in YNAQFilter()
386 OneCharDLOGFilter (DialogPtr dp, EventRecord *ev, short *item) { in OneCharDLOGFilter()
538 getlinFilter (DialogPtr dp, EventRecord *ev, short *itemHit) { in getlinFilter()
559 ExtendedCommandDialogFilter (DialogPtr dp, EventRecord *ev, short *item) { in ExtendedCommandDialogFilter()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmmodal.c30 static void mv_handle_click (EventRecord *theEvent);
137 mv_handle_click (EventRecord *theEvent) { in mv_handle_click()
170 EventRecord evt; in mv_modal_dialog()
278 YNAQFilter (DialogPtr dp, EventRecord *ev, short *itemHit) { in YNAQFilter()
386 OneCharDLOGFilter (DialogPtr dp, EventRecord *ev, short *item) { in OneCharDLOGFilter()
538 getlinFilter (DialogPtr dp, EventRecord *ev, short *itemHit) { in getlinFilter()
559 ExtendedCommandDialogFilter (DialogPtr dp, EventRecord *ev, short *item) { in ExtendedCommandDialogFilter()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmmodal.c30 static void mv_handle_click (EventRecord *theEvent);
137 mv_handle_click (EventRecord *theEvent) { in mv_handle_click()
170 EventRecord evt; in mv_modal_dialog()
278 YNAQFilter (DialogPtr dp, EventRecord *ev, short *itemHit) { in YNAQFilter()
386 OneCharDLOGFilter (DialogPtr dp, EventRecord *ev, short *item) { in OneCharDLOGFilter()
538 getlinFilter (DialogPtr dp, EventRecord *ev, short *itemHit) { in getlinFilter()
559 ExtendedCommandDialogFilter (DialogPtr dp, EventRecord *ev, short *item) { in ExtendedCommandDialogFilter()
/dports/biology/fasta/fasta/
H A Dcheckevent.c15 EventRecord gTheEvent;
44 EventRecord event; in ChkEvent()
109 EventRecord event;
/dports/biology/ncbi-toolkit/ncbi/connect/mitsock/
H A DIdle.h59 typedef CALLBACK_API (Boolean, IdleEventHandlerProcPtr) (EventRecord *theEvent, UInt32 refCon);
72 STACK_ROUTINE_PARAMETER (1, SIZE_CODE (sizeof (EventRecord *))) |
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Devntcons.rs144 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
145 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
146 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
148 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/winapi-0.3.8/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/winapi-0.3.9/src/um/
H A Devntcons.rs145 pub unsafe fn GetEventProcessorIndex(EventRecord: PCEVENT_RECORD) -> ULONG { in GetEventProcessorIndex()
146 if (*EventRecord).EventHeader.Flags & EVENT_HEADER_FLAG_PROCESSOR_INDEX != 0 { in GetEventProcessorIndex()
147 *(*EventRecord).BufferContext.u.ProcessorIndex() as ULONG in GetEventProcessorIndex()
149 (*EventRecord).BufferContext.u.s().ProcessorNumber as ULONG in GetEventProcessorIndex()

12345678910>>...31