Searched refs:Event (Results 76 - 100 of 105) sorted by relevance

12345

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp155 // Thread Event Data
195 Thread::ThreadEventData::GetEventDataFromEvent (const Event *event_ptr)
207 Thread::ThreadEventData::GetThreadFromEvent (const Event *event_ptr)
217 Thread::ThreadEventData::GetStackIDFromEvent (const Event *event_ptr)
227 Thread::ThreadEventData::GetStackFrameFromEvent (const Event *event_ptr)
723 Thread::ShouldStop (Event* event_ptr)
957 Thread::ShouldReportStop (Event* event_ptr)
1016 Thread::ShouldReportRun (Event* event_ptr)
H A DThreadPlanStepRange.cpp91 ThreadPlanStepRange::ShouldReportStop (Event *event_ptr)
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h89 class Event;
300 typedef std::shared_ptr<lldb_private::Event> EventSP;
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_debug.c144 { MPI_FUNCTION_EVENT_NOTIFICATION, "Event Notification" },
145 { MPI_FUNCTION_EVENT_ACK, "Event Ack" },
436 printf("\tEvent: %s\n", mpt_ioc_event(msg->Event));
441 switch(msg->Event) {
H A Dmpt_raid.c49 #include "dev/mpt/mpilib/mpi_ioc.h" /* XXX Fix Event Handling!!! */
380 if (msg->Event != MPI_EVENT_INTEGRATED_RAID) {
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DWatchpoint.cpp457 Watchpoint::WatchpointEventData::GetEventDataFromEvent (const Event *event)
H A DBreakpoint.cpp750 Breakpoint::BreakpointEventData::GetEventDataFromEvent (const Event *event)
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp316 case PathDiagnosticPiece::Event: Kind = "Event"; break;
H A DPathDiagnostic.cpp98 case PathDiagnosticPiece::Event:
350 case clang::ento::PathDiagnosticPiece::Event:
H A DBugReporter.cpp123 case clang::ento::PathDiagnosticPiece::Event: {
190 case PathDiagnosticPiece::Event: {
/freebsd-10-stable/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h33 * Title: MPI IOC, Port, Event, FW Download, and FW Upload messages
79 * 09-28-01 01.02.03 Modified Event Data for Integrated RAID.
105 * 01-15-05 01.05.05 Added event data for SAS SES Event.
137 * Broadcast Event Data (replacing _RESERVED2).
138 * For Discovery Error Event Data DiscoveryStatus field,
149 * Change Event data to indicate completion of internally
446 /* Event Notification messages */
461 /* Event Notification Reply */
475 U32 Event; /* 14h */ member in struct:_MSG_EVENT_NOTIFY_REPLY
481 /* Event Acknowledg
491 U32 Event; /* 0Ch */ member in struct:_MSG_EVENT_ACK
[all...]
/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_ioc.h38 * Title: MPI IOC, Port, Event, FW Download, and FW Upload messages
53 * 06-26-07 02.00.02 Added IR Configuration Change List Event.
62 * Overflow Event data.
64 * for SAS Initiator Device Status Change Event data.
66 * List Event data, including adding a bit for PHY Vacant
78 * Added Log Entry Added Event and related structure.
95 * Operations Status Event data.
96 * Added four new IR Configuration Change List Event data
99 * Change Event data.
117 * Event
478 U16 Event; /* 0x14 */ member in struct:_MPI2_EVENT_NOTIFICATION_REPLY
1012 U16 Event; /* 0x0C */ member in struct:_MPI2_EVENT_ACK_REQUEST
[all...]
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h41 bit32 Event,
907 bit32 Event,
H A Dsainit.c846 pTimerDesc->Event = 0;
1492 bit32 Event,
1537 siTimerAdd(agRoot,SA_FW_TIMER_READS_STATUS_INTERVAL, siReadControllerStatus,Event,pParm );
3932 pTimerDesc->Event = 0;
4348 SA_DBG1(("mpiWrPhyAttrbTable: OQ Event per phy[%x] 0x%x\n", i, value));
1490 siReadControllerStatus( agsaRoot_t *agRoot, bit32 Event, void * pParm ) argument
H A Dsampirsp.c886 /*! \brief Phy Event Response from SPCv
888 * Process Phy Event from SPC
1149 /*! \brief Hardware Event Response from SPC
1151 * Process HW Event from SPC
1175 bit32 Event; local
1245 Event = (LREventPhyIdPortId & HW_EVENT_BITS) >> SHIFT8;
1294 smTrace(hpDBG_VERY_LOUD,"HF",Event);
1297 switch (Event)
1726 SA_DBG1(("mpiHWEvent: Unknown HW Event 0x%x status 0x%X\n", Event ,statu
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h405 class Event { class in namespace:clang::ento::check
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h26 #include "lldb/Core/Event.h"
430 GetEventDataFromEvent (const Event *event_sp);
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutcopy.c827 * For Mutex and Event objects, we cannot simply copy the underlying
842 &DestDesc->Event.OsSemaphore);
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.h1024 UINT8 Event);
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dactypes.h727 * Event Types: Fixed & General Purpose
743 * Event Status - Per event
1082 /* Table Event Types */
1153 /* Table Event handler (Load, LoadTable, etc.) and types */
1157 UINT32 Event,
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h42 * Title: MPI IOC, Port, Event, FW Download, and FW Upload messages
62 * 06-26-07 02.00.02 Added IR Configuration Change List Event.
71 * Overflow Event data.
73 * for SAS Initiator Device Status Change Event data.
75 * List Event data, including adding a bit for PHY Vacant
87 * Added Log Entry Added Event and related structure.
104 * Operations Status Event data.
105 * Added four new IR Configuration Change List Event data
108 * Change Event data.
126 * Event
570 U16 Event; /* 0x14 */ member in struct:_MPI2_EVENT_NOTIFICATION_REPLY
1387 U16 Event; /* 0x0C */ member in struct:_MPI2_EVENT_ACK_REQUEST
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexdump.c140 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Event.OsSemaphore), "OsSemaphore"}
858 AcpiOsPrintf ("Event\n");
/freebsd-10-stable/sys/dev/mps/
H A Dmps.c1633 switch (event->Event) {
2016 event = le16toh(reply->Event);
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr.c1782 switch (event->Event) {
2169 event = le16toh(reply->Event);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp184 EventSP prompt_change_event_sp (new Event(CommandInterpreter::eBroadcastBitResetPrompt, new EventDataBytes (new_prompt)));

Completed in 526 milliseconds

12345