HomeSort by relevance Sort by last modified time
    Searched refs:pEvent (Results 1 - 24 of 24) sorted by null

  /art/runtime/jdwp/
jdwp_event.cc 174 JdwpError JdwpState::RegisterEvent(JdwpEvent* pEvent) {
175 CHECK(pEvent != NULL);
176 CHECK(pEvent->prev == NULL);
177 CHECK(pEvent->next == NULL);
185 for (int i = 0; i < pEvent->modCount; i++) {
186 const JdwpEventMod* pMod = &pEvent->mods[i];
193 if (pEvent->eventKind == EK_BREAKPOINT) {
206 if (NeedsFullDeoptimization(pEvent->eventKind)) {
213 uint32_t instrumentation_event = GetInstrumentationEventFor(pEvent->eventKind);
227 pEvent->next = event_list_
    [all...]
jdwp_event.h 107 void EventFree(JdwpEvent* pEvent);
jdwp.h 279 * "*pEvent" must be storage allocated with jdwpEventAlloc(). The caller
282 JdwpError RegisterEvent(JdwpEvent* pEvent)
321 void UnregisterEvent(JdwpEvent* pEvent)
jdwp_handler.cc     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
test_thread.c 89 EvalEvent *pEvent;
94 pEvent = (EvalEvent *)ckalloc(sizeof(EvalEvent)+nMsg+1);
95 pEvent->base.nextPtr = 0;
96 pEvent->base.proc = tclScriptEvent;
97 pEvent->zScript = (char *)&pEvent[1];
98 memcpy(pEvent->zScript, zMsg, nMsg+1);
99 pEvent->interp = p->interp;
101 Tcl_ThreadQueueEvent(p->parent, (Tcl_Event *)pEvent, TCL_QUEUE_TAIL);
227 EvalEvent *pEvent;
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_CE_A.h 191 uint8_t *pEvent,
phHciNfc_CE_B.h 185 uint8_t *pEvent,
phHciNfc_CE_A.c 69 uint8_t *pEvent,
404 uint8_t *pEvent,
604 uint8_t *pEvent,
615 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
638 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
669 &pEvent[HCP_HEADER_LEN],
phHciNfc_CE_B.c 69 uint8_t *pEvent,
446 uint8_t *pEvent,
602 uint8_t *pEvent,
613 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
636 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
667 &pEvent[HCP_HEADER_LEN],
phHciNfc_PollingLoop.c 159 uint8_t *pEvent,
668 uint8_t *pEvent,
679 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
700 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
721 event_info.eventInfo.rd_phases = pEvent[HCP_HEADER_LEN];
734 event_info.eventInfo.rd_phases = pEvent[HCP_HEADER_LEN];
phHciNfc_NfcIPMgmt.c 134 uint8_t *pEvent,
147 uint8_t *pEvent,
160 uint8_t *pEvent,
412 uint8_t *pEvent,
423 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
441 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
454 pHwRef, pEvent, length);
614 uint8_t *pEvent,
625 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
642 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
    [all...]
phHciNfc_Felica.c 94 uint8_t *pEvent,
744 uint8_t *pEvent,
757 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
779 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
    [all...]
phHciNfc_ISO15693.c 93 uint8_t *pEvent,
556 uint8_t *pEvent,
567 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
589 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
phHciNfc_Jewel.c 82 uint8_t *pEvent,
628 uint8_t *pEvent,
640 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
662 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
phHciNfc_RFReaderB.c 88 uint8_t *pEvent,
605 uint8_t *pEvent,
616 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
638 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
    [all...]
phHciNfc_SWP.c 94 uint8_t *pEvent,
575 uint8_t *pEvent,
589 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
615 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
phHciNfc_WI.c 87 uint8_t *pEvent,
648 uint8_t *pEvent,
662 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
680 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
phHciNfc_DevMgmt.c 176 uint8_t *pEvent,
    [all...]
phHciNfc_RFReaderA.c 98 uint8_t *pEvent,
794 uint8_t *pEvent,
807 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
829 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
    [all...]
phHciNfc_AdminMgmt.c 175 uint8_t *pEvent,
    [all...]
phHciNfc_Emulation.c 146 uint8_t *pEvent,
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
wglext.h 719 extern BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
724 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
    [all...]
  /external/mesa3d/include/GL/
wglext.h 719 extern BOOL WINAPI wglAssociateImageBufferEventsI3D (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
724 typedef BOOL (WINAPI * PFNWGLASSOCIATEIMAGEBUFFEREVENTSI3DPROC) (HDC hDC, const HANDLE *pEvent, const LPVOID *pAddress, const DWORD *pSize, UINT count);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 1854 milliseconds