Searched defs:pEvent (Results 1 - 19 of 19) sorted by relevance

/external/libnfc-nxp/src/
H A DphHciNfc_CE_A.c69 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],
401 phHciNfc_CE_A_SendData_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
601 phHciNfc_Recv_CE_A_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_CE_B.c69 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],
443 phHciNfc_CE_B_SendData_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
599 phHciNfc_Recv_CE_B_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_Felica.c94 uint8_t *pEvent,
744 uint8_t *pEvent,
757 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
779 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
741 phHciNfc_Recv_Felica_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_ISO15693.c93 uint8_t *pEvent,
556 uint8_t *pEvent,
567 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
589 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
553 phHciNfc_Recv_ISO15693_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_Jewel.c82 uint8_t *pEvent,
628 uint8_t *pEvent,
640 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
662 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
625 phHciNfc_Recv_Jewel_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_PollingLoop.c159 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];
665 phHciNfc_Recv_PollLoop_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_RFReaderA.c98 uint8_t *pEvent,
794 uint8_t *pEvent,
807 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
829 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
791 phHciNfc_Recv_ReaderA_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_RFReaderB.c88 uint8_t *pEvent,
605 uint8_t *pEvent,
616 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
638 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
602 phHciNfc_Recv_ReaderB_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_SWP.c94 uint8_t *pEvent,
575 uint8_t *pEvent,
589 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
615 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
572 phHciNfc_Recv_SWP_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_WI.c87 uint8_t *pEvent,
648 uint8_t *pEvent,
662 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent)
680 p_packet = (phHciNfc_HCP_Packet_t *)pEvent;
645 phHciNfc_Recv_WI_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_AdminMgmt.c175 uint8_t *pEvent,
1090 uint8_t *pEvent,
1114 hcp_packet = (phHciNfc_HCP_Packet_t *)pEvent;
1087 phHciNfc_Recv_Admin_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_Emulation.c146 uint8_t *pEvent,
1253 uint8_t *pEvent,
1281 hcp_packet = (phHciNfc_HCP_Packet_t *)pEvent;
1250 phHciNfc_Recv_Uicc_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_DevMgmt.c176 uint8_t *pEvent,
1303 uint8_t *pEvent,
1332 hcp_packet = (phHciNfc_HCP_Packet_t *)pEvent;
1352 pEvent[HCP_HEADER_LEN]: 0;
1359 pEvent[HCP_HEADER_LEN]: 0;
1379 pEvent[HCP_HEADER_LEN]: 0;
1300 phHciNfc_Recv_DevMgmt_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
H A DphHciNfc_NfcIPMgmt.c134 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;
409 phHciNfc_Recv_Initiator_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
611 phHciNfc_Recv_Target_Event( void *psContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
740 phHciNfc_Recv_NfcIP_Event( phHciNfc_sContext_t *psHciContext, void *pHwRef, uint8_t *pEvent, uint8_t length ) argument
[all...]
/external/pdfium/fpdfsdk/src/javascript/
H A Devent.cpp63 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
64 ASSERT(pEvent != NULL);
66 CFX_WideString &wChange = pEvent->Change();
85 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
86 ASSERT(pEvent != NULL);
88 vp << pEvent->ChangeEx();
98 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
99 ASSERT(pEvent != NULL);
101 vp << pEvent->CommitKey();
109 CJS_EventHandler* pEvent local
128 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
144 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
160 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
171 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
230 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
254 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
279 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
295 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
308 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
321 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
334 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
345 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
370 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
[all...]
H A DPublicMethods.cpp1069 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
1070 ASSERT(pEvent != NULL);
1077 if(!pEvent->m_pValue)
1079 CFX_WideString& Value = pEvent->Value();
1207 if (Field * fTarget = pEvent->Target_Field())
1232 if (Field *fTarget = pEvent->Target_Field())
1276 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
1277 ASSERT(pEvent != NULL);
1285 if(!pEvent->m_pValue)
1287 CFX_WideString & val = pEvent
1409 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
1533 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
1642 CJS_EventHandler* pEvent = pContext->GetEventHandler(); local
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_thread.c89 EvalEvent *pEvent; local
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; local
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Djet.c59 EAS_PUBLIC void JET_ParseEvent (EAS_U32 event, S_JET_EVENT *pEvent) argument
61 pEvent->segment = (EAS_U8) ((event & JET_EVENT_SEG_MASK) >> JET_EVENT_SEG_SHIFT);
62 pEvent->track = (EAS_U8) ((event & JET_EVENT_TRACK_MASK) >> JET_EVENT_TRACK_SHIFT);
63 pEvent->channel = (EAS_U8) ((event & JET_EVENT_CHAN_MASK) >> JET_EVENT_CHAN_SHIFT);
64 pEvent->controller = (EAS_U8) ((event & JET_EVENT_CTRL_MASK) >> JET_EVENT_CTRL_SHIFT);
65 pEvent->value = (EAS_U8) (event & JET_EVENT_VAL_MASK);
126 EAS_INLINE EAS_BOOL JET_ReadQueue (EAS_U32 *pEventQueue, EAS_U8 *pReadIndex, EAS_U8 writeIndex, EAS_U8 queueSize, EAS_U32 *pEvent) argument
134 *pEvent = pEventQueue[*pReadIndex];
570 EAS_PUBLIC EAS_BOOL JET_GetEvent (EAS_DATA_HANDLE easHandle, EAS_U32 *pEventRaw, S_JET_EVENT *pEvent) argument
586 if (pEvent !
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 515 milliseconds