Searched defs:EventType (Results 1 – 14 of 14) sorted by relevance
6 type EventType; typedef
47 using EventType = std::variant<Lower, Cross, Upper>; variable
65 int iJIT_NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) { in iJIT_NotifyEvent()
147 type EventType<T> = { alias
40 const wasm::WasmEventType *EventType, in WasmSymbol()47 const wasm::WasmEventType *EventType; variable
55 enum EventType enum
27 Optional<wasm::WasmEventType> EventType; variable
64 enum class EventType { enum
475 - (void)addButtonEvent:(NSEvent *)nsEvent
53 enum class EventType : uint8_t { kBegin, kEnd, kFlowStart, kFlowEnd, kMark }; enum
265 uint16_t EventType = 0; variable
277 enum EventType { in Make() enum
489 const wasm::WasmEventType *EventType = nullptr; in parseLinkingSectionSymtab() local
171 class EventType: class