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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wdstci.h 25 ULONG ulSize,
33 ULONG ulSize
107 HANDLE ulSize,
davclnt.h 32 ULONG ulSize;
icrsint.h 27 ULONG_PTR ulSize;
mediaobj.idl 229 [in] ULONG ulSize,
mediaobj.h     [all...]
msdasql.h 216 ULONG ulSize;
srv.h 283 void *__cdecl srv_alloc(__LONG32 ulSize);
wia.h 354 ULONG ulSize;
366 ULONG ulSize;
448 virtual HRESULT WINAPI Diagnostic(ULONG ulSize,BYTE *pBuffer) = 0;
470 HRESULT (WINAPI *Diagnostic)(IWiaItem *This,ULONG ulSize,BYTE *pBuffer);
494 #define IWiaItem_Diagnostic(This,ulSize,pBuffer) (This)->lpVtbl->Diagnostic(This,ulSize,pBuffer)
    [all...]
objidlbase.h     [all...]
objidl.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
winddi.h     [all...]
winnt.h     [all...]
sapi51.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d4drvif.h 107 ULONG ulSize;
  /external/pdfium/core/fxge/android/
cfpf_skiafont.cpp 176 FT_ULong ulSize = pdfium::base::checked_cast<FT_ULong>(dwSize);
177 if (FXFT_Load_Sfnt_Table(m_Face, dwTable, 0, pBuffer, &ulSize))
179 return pdfium::base::checked_cast<uint32_t>(ulSize);
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c     [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c     [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js 634 var ulSize = liSize * itemLength;
638 ul.css(sizeCss, ulSize + "px").css(animCss, -(curr * liSize));
    [all...]

Completed in 760 milliseconds