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

  /external/webkit/WebKit/win/
WebKitSystemBits.cpp 42 statex.dwLength = sizeof(statex);
  /external/opencore/pvmi/media_io/pvmiofileoutput/include/
avi_write.h 98 uint32 dwLength;
119 uint32 dwLength; /* In units above... */
  /external/webkit/JavaScriptCore/jit/
ExecutableAllocator.h 49 extern "C" __declspec(dllimport) void CacheRangeFlush(LPVOID pAddr, DWORD dwLength, DWORD dwFlags);
  /external/quake/quake/src/QW/client/
sys_win.c 569 lpBuffer.dwLength = sizeof(MEMORYSTATUS);
  /external/quake/quake/src/WinQuake/
sys_win.cpp 709 lpBuffer.dwLength = sizeof(MEMORYSTATUS);
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.cpp 342 tiUINT32 dwLength = *lpdwCbInfoBuffer + sizeof(dwInfoCode);
343 tiUINT8* lpBuffer = new tiUINT8[dwLength];
352 dwRet = tiIoCtrl(TIWLN_IOCTL_OID_SET_INFORMATION,lpBuffer, dwLength,NULL,0,&dwRetSize);
    [all...]

Completed in 201 milliseconds