HomeSort by relevance Sort by last modified time
    Searched refs:DWORDLONG (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfmp2dlna.h 14 DWORDLONG cBytesWritten;
19 DWORDLONG cVideoFramesReceived;
20 DWORDLONG cVideoFramesEncoded;
21 DWORDLONG cVideoFramesSkipped;
22 DWORDLONG cBlackVideoFramesEncoded;
23 DWORDLONG cVideoFramesDuplicated;
26 DWORDLONG cAudioBytesReceived;
27 DWORDLONG cAudioFramesEncoded;
emptyvc.h 77 virtual HRESULT WINAPI ScanProgress(DWORDLONG dwlSpaceUsed,DWORD dwFlags,LPCWSTR pcwszStatus) = 0;
78 virtual HRESULT WINAPI PurgeProgress(DWORDLONG dwlSpaceFreed,DWORDLONG dwlSpaceToFree,DWORD dwFlags,LPCWSTR pcwszStatus) = 0;
86 HRESULT (WINAPI *ScanProgress)(IEmptyVolumeCacheCallBack *This,DWORDLONG dwlSpaceUsed,DWORD dwFlags,LPCWSTR pcwszStatus);
87 HRESULT (WINAPI *PurgeProgress)(IEmptyVolumeCacheCallBack *This,DWORDLONG dwlSpaceFreed,DWORDLONG dwlSpaceToFree,DWORD dwFlags,LPCWSTR pcwszStatus);
101 HRESULT WINAPI IEmptyVolumeCacheCallBack_ScanProgress_Proxy(IEmptyVolumeCacheCallBack *This,DWORDLONG dwlSpaceUsed,DWORD dwFlags,LPCWSTR pcwszStatus);
103 HRESULT WINAPI IEmptyVolumeCacheCallBack_PurgeProgress_Proxy(IEmptyVolumeCacheCallBack *This,DWORDLONG dwlSpaceFreed,DWORDLONG dwlSpaceToFree,DWORD dwFlags,LPCWSTR pcwszStatus);
120 virtual HRESULT WINAPI GetSpaceUsed(DWORDLONG *pdwlSpaceUsed,IEmptyVolumeCacheCallBack *picb) = 0
    [all...]
sysinfoapi.h 52 DWORDLONG ullTotalPhys;
53 DWORDLONG ullAvailPhys;
54 DWORDLONG ullTotalPageFile;
55 DWORDLONG ullAvailPageFile;
56 DWORDLONG ullTotalVirtual;
57 DWORDLONG ullAvailVirtual;
58 DWORDLONG ullAvailExtendedVirtual;
aviriff.h 159 DWORDLONG qw;
191 DWORDLONG qwOffset;
213 DWORDLONG qwBaseOffset;
232 DWORDLONG qwBaseOffset;
279 DWORDLONG qwBaseOffset;
cfgmgr32.h 38 __MINGW_EXTENSION typedef unsigned __int64 DWORDLONG;
39 typedef DWORDLONG *PDWORDLONG;
135 DWORDLONG MR_Align;
137 DWORDLONG MR_Min;
138 DWORDLONG MR_Max;
146 DWORDLONG MD_Alloc_Base;
147 DWORDLONG MD_Alloc_End;
176 DWORDLONG IOR_Align;
178 DWORDLONG IOR_Min;
179 DWORDLONG IOR_Max
    [all...]
wtypesbase.h 95 typedef UINT64 DWORDLONG;
96 typedef DWORDLONG *PDWORDLONG;
winioctl.h 200 DWORDLONG LengthInBytes;
    [all...]
activscp.h 811 DWORDLONG *pdwSourceContext,
853 DWORDLONG *pdwSourceContext,
897 static FORCEINLINE HRESULT IActiveScriptError64_GetSourcePosition64(IActiveScriptError64* This,DWORDLONG *pdwSourceContext,ULONG *pulLineNumber,LONG *plCharacterPosition)
    [all...]
activdbg.h 709 DWORDLONG dwMin;
710 DWORDLONG dwLim;
    [all...]
msdaipp.h 108 #define RESOURCE_STREAMSIZE_MAXLENGTH sizeof(DWORDLONG)
winspool.h 505 DWORDLONG dwlDriverVersion;
525 DWORDLONG dwlDriverVersion;
    [all...]
functiondiscoveryapi.h 15 typedef DWORDLONG FDQUERYCONTEXT;
ntdef.h 376 typedef ULONGLONG DWORDLONG, *PDWORDLONG;
ksmedia.h 715 DWORDLONG PlayOffset;
716 DWORDLONG WriteOffset;
    [all...]
ks.h 187 DWORDLONG UnsignedMinimum;
188 DWORDLONG UnsignedMaximum;
199 DWORDLONG SteppingDelta;
    [all...]
setupapi.h 775 DWORDLONG DriverVersion;
786 DWORDLONG DriverVersion;
    [all...]
strmif.h     [all...]
winbase.h     [all...]
  /external/lzma/CPP/Windows/
System.cpp 42 DWORDLONG ullTotalPhys;
43 DWORDLONG ullAvailPhys;
44 DWORDLONG ullTotalPageFile;
45 DWORDLONG ullAvailPageFile;
46 DWORDLONG ullTotalVirtual;
47 DWORDLONG ullAvailVirtual;
48 DWORDLONG ullAvailExtendedVirtual;
  /toolchain/binutils/binutils-2.25/libiberty/
physmem.c 68 DWORDLONG ullTotalPhys;
69 DWORDLONG ullAvailPhys;
70 DWORDLONG ullTotalPageFile;
71 DWORDLONG ullAvailPageFile;
72 DWORDLONG ullTotalVirtual;
73 DWORDLONG ullAvailVirtual;
74 DWORDLONG ullAvailExtendedVirtual;
  /external/ImageMagick/MagickCore/
nt-base-private.h 63 DWORDLONG
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 145 typedef ULONGLONG DWORDLONG;
146 typedef DWORDLONG *PDWORDLONG;
  /external/zlib/src/contrib/testzlib/
testzlib.c 96 DWORDLONG ticksShifted,tickSecShifted;
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
109 tickSecShifted = Int64ShrlMod32(*(DWORDLONG*)&ticksPerSecond,dwLog);
  /external/llvm/lib/Support/Windows/
WindowsSupport.h 61 DWORDLONG Mask = 0;
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
WindowsSupport.h 62 DWORDLONG Mask = 0;

Completed in 834 milliseconds

1 2