HomeSort by relevance Sort by last modified time
    Searched full:cbsize (Results 26 - 50 of 129) sorted by null

12 3 4 5 6

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
split_vq.h 35 int16_t *cbsize /* (i) the number of vectors in the codebook */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
austream.idl 77 [in] DWORD cbSize,
cchannel.h 65 DWORD cbSize;
msoav.h 10 int cbsize; member in struct:_msoavinfo
multimon.h 28 DWORD cbSize;
216 if(f && !g_fMultimonPlatformNT && (lpMonitorInfo->cbSize >= sizeof(MONITORINFOEX))) {
224 (lpMonitorInfo->cbSize >= sizeof(MONITORINFO)) &&
233 if(lpMonitorInfo->cbSize >= sizeof(MONITORINFOEX)) {
ilogobj.hxx 60 virtual HRESULT WINAPI SetConfig(DWORD cbSize,PBYTE Log) = 0;
61 virtual HRESULT WINAPI GetConfig(DWORD cbSize,PBYTE Log) = 0;
62 virtual HRESULT WINAPI QueryExtraLoggingFields(PDWORD cbSize,PCHAR szParameters) = 0;
winuser.h 423 DWORD cbSize;
661 WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution);
757 UINT cbSize;
772 UINT cbSize;
    [all...]
aqadmtyp.h 64 DWORD cbSize;
winddiui.h 32 UINT cbSize;
winsafer.h 48 DWORD cbSize;
chanmgr.h 61 DWORD cbSize;
71 DWORD cbSize;
httpext.h 84 DWORD cbSize;
217 ULONGLONG cbSize;
pstore.h 127 DWORD cbSize;
136 DWORD cbSize;
143 DWORD cbSize;
152 DWORD cbSize;
161 DWORD cbSize;
170 DWORD cbSize;
178 DWORD cbSize;
190 DWORD cbSize;
richedit.h 369 UINT cbSize;
381 UINT cbSize;
428 UINT cbSize;
451 UINT cbSize;
676 UINT cbSize;
707 UINT cbSize;
967 UINT cbSize;
1009 SHORT cbSize;
wtypes.h 516 ULONG cbSize;
680 ULONG cbSize;
692 ULONG cbSize;
698 ULONG cbSize;
702 #define CBPCLIPDATA(clipdata) ((clipdata).cbSize - sizeof((clipdata).ulClipFmt))
penwin.h     [all...]
wincon.h 294 ULONG cbSize;
303 UINT cbSize;
317 ULONG cbSize;
wincred.h 207 ULONG cbSize;
220 DWORD cbSize;
228 DWORD cbSize;
  /external/icu/icu4c/source/samples/layout/
clayout.c 62 si.cbSize = sizeof si;
175 si.cbSize = sizeof si;
238 si.cbSize = sizeof si;
layout.cpp 61 si.cbSize = sizeof si;
173 si.cbSize = sizeof si;
236 si.cbSize = sizeof si;
  /external/opencv3/samples/directx/
winapp.hpp 31 wcex.cbSize = sizeof(WNDCLASSEX);
  /external/webrtc/webrtc/base/
win32window.cc 51 wcex.cbSize = sizeof(wcex);
  /development/host/windows/usb/api/
adb_helper_routines.cpp 94 interface_data.cbSize = sizeof(SP_DEVICE_INTERFACE_DATA);
207 buffer->cbSize = sizeof(SP_DEVICE_INTERFACE_DETAIL_DATA);
  /external/skia/src/utils/win/
SkIStream.cpp 216 pStatstg->cbSize.QuadPart = this->fSkStream->getLength();
274 pStatstg->cbSize.QuadPart = 0;
  /external/llvm/test/Transforms/LoopStrengthReduce/
2012-03-26-constexpr.ll 11 define internal fastcc void @someFunction(%struct.this_structure_s.0.5* nocapture %scratch, i32 %stage, i32 %cbSize) nounwind {

Completed in 289 milliseconds

12 3 4 5 6