Searched refs:DeviceEvent (Results 1 – 15 of 15) sorted by relevance
176 class DeviceEvent(EventData): class186 super(DeviceEvent, self).__init__(time, name)192 class DeviceRemovedEvent(DeviceEvent):206 class DeviceAddedEvent(DeviceEvent):220 class LevelEvent(DeviceEvent):
52 class DeviceEvent; variable168 DeclareCastMethod(DeviceEvent);596 DefineParameterlessType(DeviceEvent, device_event);
119 DeclareKindCase(DeviceEvent); in Clone()163 DeclareKindCase(DeviceEvent); in operator ==()212 DeclareKindCase(DeviceEvent); in GetHashWords()
221 DefineParameterlessCase(DeviceEvent); in GetTypeInstruction()467 DefineNoSubtypeCase(DeviceEvent); in RebuildType()720 type = new DeviceEvent(); in RecordIfTypeDefinition()
84 TestMultipleInstancesOfTheSameType(DeviceEvent);190 types.emplace_back(new DeviceEvent()); in GenerateAllTypes()
155 types.emplace_back(new DeviceEvent()); in GenerateAllTypes()
67 %spirv.DeviceEvent = type opaque ; clk_event_t124 %spirv.DeviceEvent * %a,
286 const static char DeviceEvent[] = "DeviceEvent"; variable929 add(kSPIRVTypeName::DeviceEvent, OpTypeDeviceEvent); in init()
624 else if (TN == kSPIRVTypeName::DeviceEvent) in transSPIRVOpaqueType()
10 -T xEvent -T DeviceEvent -T RawDeviceEvent -T GrabMask -T Window \