Home
last modified time | relevance | path

Searched defs:EventEntry (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/scorched3d/scorched/src/common/engine/
H A DEventContainer.h39 struct EventEntry struct
46 std::vector<EventEntry> events_; argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/inc/
H A Deventqueue.hxx121 struct EventEntry struct in slideshow::internal::EventQueue
123 EventSharedPtr pEvent;
124 double nTime;
128 EventEntry( EventSharedPtr const& p, double t ) in EventEntry() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/inc/
H A Deventqueue.hxx123 struct EventEntry struct in slideshow::internal::EventQueue
125 EventSharedPtr pEvent;
126 double nTime;
130 EventEntry( EventSharedPtr const& p, double t ) in EventEntry() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DTraceLoggingTypes.h245 struct EventEntry { struct
248 EventEntry(uint64_t time, uint32_t textId) in EventEntry() argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DTraceLoggingTypes.h240 struct EventEntry { struct
243 EventEntry(uint64_t time, uint32_t textId) : time(time), textId(textId) {} in EventEntry() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DTraceLoggingTypes.h300 struct EventEntry { struct
303 EventEntry() : textId(0) {} in EventEntry() argument
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DTraceLoggingTypes.h300 struct EventEntry { struct
303 EventEntry() : textId(0) {} in EventEntry() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DTraceLoggingTypes.h300 struct EventEntry { struct
303 EventEntry() : textId(0) {} in EventEntry() argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DTraceLoggingTypes.h302 struct EventEntry { struct
305 EventEntry() : textId(0) {} in EventEntry() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Ddoceventnotifier.cxx132 struct EventEntry in documentEventOccured() struct
134 const char* pEventName; in documentEventOccured()
135 void (DocumentEventListener::*listenerMethod)( const ScriptDocument& _rDocument ); in documentEventOccured()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Ddoceventnotifier.cxx130 struct EventEntry in documentEventOccured() struct
132 const sal_Char* pEventName; in documentEventOccured()
133 void (DocumentEventListener::*listenerMethod)( const ScriptDocument& _rDocument ); in documentEventOccured()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DEventEntry.cs14 public class EventEntry { class
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A DInputDispatcher.h425 struct EventEntry : Link<EventEntry> { struct
448 EventEntry(int32_t type, nsecs_t eventTime, uint32_t policyFlags); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/webrtc/
H A Dwebrtc_internals_browsertest.cc53 struct EventEntry { struct
54 string type;
55 string value;
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/tir/transforms/
H A Dstorage_rewrite.cc489 struct EventEntry { struct in tvm::tir::StoragePlanRewriter
491 std::vector<const VarNode*> gen;
493 std::vector<const VarNode*> kill;
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/pass/
H A Dstorage_rewrite.cc505 struct EventEntry { struct in tvm::ir::StoragePlanRewriter
507 std::vector<const Variable*> gen;
509 std::vector<const Variable*> kill;
/dports/misc/tvm/incubator-tvm-0.6.1/src/pass/
H A Dstorage_rewrite.cc505 struct EventEntry { struct in tvm::ir::StoragePlanRewriter
507 std::vector<const Variable*> gen;
509 std::vector<const Variable*> kill;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/webrtc/
H A Dwebrtc_internals_browsertest.cc54 struct EventEntry { struct
55 string type;
56 string value;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dacode.h449 struct EventEntry { /* EVENT TABLE */ struct
450 Aaddr id; /* Address to name string */
451 Aaddr code;
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dacode.h449 struct EventEntry { /* EVENT TABLE */ struct
450 Aaddr id; /* Address to name string */
451 Aaddr code;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dstrmini.h63 PKSEVENT_ENTRY EventEntry; member
H A Dportcls.h303 PKSEVENT_ENTRY EventEntry; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dstrmini.h63 PKSEVENT_ENTRY EventEntry; member
H A Dportcls.h303 PKSEVENT_ENTRY EventEntry; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/deployment/
H A Dcmsinterop.cs1220 internal class EventEntry class

12