Searched defs:cbSize (Results 1 - 5 of 5) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
H A Ddls.h158 ULONG cbSize; /* size of the connection list structure */ member in struct:_CONNECTIONLIST
233 ULONG cbSize; /* size of the pool table structure */ member in struct:_POOLTABLE
246 ULONG cbSize; member in struct:_rwsmp
262 ULONG cbSize; member in struct:_rloop
H A Deas_mdls.c1071 EAS_U32 cbSize; local
1078 if ((result = EAS_HWGetDWord(pDLSData->hwInstData, pDLSData->fileHandle, &cbSize, EAS_FALSE)) != EAS_SUCCESS)
1121 if ((result = EAS_HWFileSeek(pDLSData->hwInstData, pDLSData->fileHandle, pos + (EAS_I32) cbSize)) != EAS_SUCCESS)
/external/opencv3/modules/videoio/src/
H A Dcap_msmf.hpp998 UINT32 cbSize = 0; local
1001 CHECK_HR(hr = MFGetAttributesAsBlobSize(_spAttributes.Get(), &cbSize));
1003 pBuffer = (BYTE*)CoTaskMemAlloc(cbSize);
1009 CHECK_HR(hr = MFGetAttributesAsBlob(_spAttributes.Get(), pBuffer, cbSize));
1012 *pcbSize = cbSize;
1024 HRESULT DeserializeFromBlob(const UINT8* pBuffer, UINT cbSize) argument
1027 return MFInitAttributesFromBlob(_spAttributes.Get(), pBuffer, cbSize);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 192 milliseconds