Searched refs:dwIndex (Results 1 – 5 of 5) sorted by relevance
139 uint32_t dwIndex; in phOsalNfc_Timer_Start() local142 dwIndex = dwTimerId - PH_NFC_TIMER_BASE_ADDRESS - 0x01; in phOsalNfc_Timer_Start()143 pTimerHandle = (phOsalNfc_TimerHandle_t *)&apTimerInfo[dwIndex]; in phOsalNfc_Timer_Start()146 if( (dwIndex < PH_NFC_MAX_TIMER) && (0x00 != pTimerHandle->TimerId) && in phOsalNfc_Timer_Start()197 uint32_t dwIndex; in phOsalNfc_Timer_Stop() local199 dwIndex = dwTimerId - PH_NFC_TIMER_BASE_ADDRESS - 0x01; in phOsalNfc_Timer_Stop()200 pTimerHandle = (phOsalNfc_TimerHandle_t *)&apTimerInfo[dwIndex]; in phOsalNfc_Timer_Stop()203 if( (dwIndex < PH_NFC_MAX_TIMER) && (0x00 != pTimerHandle->TimerId) && in phOsalNfc_Timer_Stop()249 uint32_t dwIndex; in phOsalNfc_Timer_Delete() local251 dwIndex = dwTimerId - PH_NFC_TIMER_BASE_ADDRESS - 0x01; in phOsalNfc_Timer_Delete()[all …]
1694 /* [in] */ DWORD dwIndex, in GetMediaTypeByIndex() argument1705 if (dwIndex > 0) in GetMediaTypeByIndex()2966 DWORD dwIndex, IMFStreamSink **ppStreamSink) { in GetStreamSinkByIndex() argument2976 if (dwIndex >= cStreams) in GetStreamSinkByIndex()2989 for (; pos != endPos && dwCurrent < dwIndex; pos = m_streams.Next(pos), ++dwCurrent) in GetStreamSinkByIndex()
4947 FX_DWORD dwIndex = 0; in CheckPage() local4950 dwIndex = m_dwIdentifierArray[offset + j]; in CheckPage()4951 if (dwIndex >= m_dwSharedObjNumArray.GetSize()) in CheckPage()4953 dwObjNum = m_dwSharedObjNumArray[dwIndex]; in CheckPage()4958 dwLength = GetItemLength(dwIndex, m_szSharedObjOffsetArray); in CheckPage()4962 if (!m_pDataAvail->IsDataAvail(m_szSharedObjOffsetArray[dwIndex], dwLength, in CheckPage()
648 …STDMETHOD(GetObjectInPath)(THIS_ REFGUID rguidObject, DWORD dwIndex, REFGUID rguidInterface, LPVOI… in DECLARE_INTERFACE_()824 …STDMETHOD(GetObjectInPath)(THIS_ REFGUID rguidObject, DWORD dwIndex, REFGUID rguidInterface, LPVOI… in DECLARE_INTERFACE_()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...