/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.h | 235 UINT NINE_WINAPI 251 UINT iSwapChain, 260 UINT XHotSpot, 261 UINT YHotSpot, 281 UINT iSwapChain, 284 UINT NINE_WINAPI 300 UINT iSwapChain, 301 UINT iBackBuffer, 307 UINT iSwapChain, 316 UINT iSwapChai [all...] |
H A D | nine_state.h | 210 UINT stream_freq[PIPE_MAX_ATTRIBS]; 277 UINT stream_freq[PIPE_MAX_ATTRIBS]; 362 UINT StreamNumber, 364 UINT OffsetInBytes, 365 UINT Stride); 370 UINT IndexSize, 371 UINT OffsetInBytes); 391 UINT StreamNumber, 393 UINT OffsetInBytes, 394 UINT Strid [all...] |
H A D | nine_lock.c | 67 UINT *pCertificateSize ) in LockAuthenticatedChannel9_GetCertificateSize() 78 UINT CertifacteSize, in LockAuthenticatedChannel9_GetCertificate() 90 UINT DataSize, in LockAuthenticatedChannel9_NegotiateKeyExchange() 102 UINT InputSize, in LockAuthenticatedChannel9_Query() 104 UINT OutputSize, in LockAuthenticatedChannel9_Query() 116 UINT InputSize, in LockAuthenticatedChannel9_Configure() 302 UINT *pCertificateSize ) in LockCryptoSession9_GetCertificateSize() 313 UINT CertifacteSize, in LockCryptoSession9_GetCertificate() 325 UINT DataSize, in LockCryptoSession9_NegotiateKeyExchange() 339 UINT DstSurfaceSiz in LockCryptoSession9_EncryptionBlt() [all...] |
H A D | device9ex.h | 52 UINT width, 53 UINT height, 62 UINT NumRects, 93 UINT iSwapChain ); 102 UINT MaxLatency ); 106 UINT *pMaxLatency ); 114 UINT Width, 115 UINT Height, 126 UINT Width, 127 UINT Heigh [all...] |
H A D | volumetexture9.h | 43 UINT Width, UINT Height, UINT Depth, UINT Levels, 52 UINT Level, 57 UINT Level, 62 UINT Level, 69 UINT Level );
|
H A D | cryptosession9.h | 40 UINT *pCertificateSize ); 44 UINT CertifacteSize, 49 UINT DataSize, 56 UINT DstSurfaceSize, 63 UINT SrcSurfaceSize, 71 UINT *pSurfacePitch ); 76 UINT RandomNumberSize ); 84 UINT KeySize );
|
H A D | texture9.h | 45 UINT Width, UINT Height, UINT Levels, 54 UINT Level, 59 UINT Level, 64 UINT Level, 71 UINT Level );
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Shader.h | 54 __in_ecount (pShaderCode[1]) const UINT *pShaderCode, 71 __in_ecount (pShaderCode[1]) const UINT *pCode, 78 D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumViews, 80 void APIENTRY VsSetConstantBuffers(D3D10DDI_HDEVICE hDevice, UINT StartBuffer, UINT NumBuffers, 83 void APIENTRY VsSetSamplers(D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers, 87 __in_ecount (pShaderCode[1]) const UINT *pCode, 94 D3D10DDI_HDEVICE hDevice, UINT Offse [all...] |
H A D | Draw.h | 38 void APIENTRY Draw(D3D10DDI_HDEVICE hDevice, UINT VertexCount, UINT StartVertexLocation); 39 void APIENTRY DrawIndexed(D3D10DDI_HDEVICE hDevice, UINT IndexCount, 40 UINT StartIndexLocation, INT BaseVertexLocation); 42 void APIENTRY DrawInstanced(D3D10DDI_HDEVICE hDevice, UINT VertexCountPerInstance, 43 UINT InstanceCount, UINT StartVertexLocation, 44 UINT StartInstanceLocation); 46 void APIENTRY DrawIndexedInstanced(D3D10DDI_HDEVICE hDevice, UINT IndexCountPerInstance, 47 UINT InstanceCoun [all...] |
H A D | Resource.h | 61 UINT SubResource, D3D10_DDI_MAP DDIMap, UINT Flags, 65 UINT SubResource); 71 UINT DstSubResource, UINT DstX, UINT DstY, UINT DstZ, 72 D3D10DDI_HRESOURCE hSrcResource, UINT SrcSubResource, 77 UINT DstSubResource, 79 UINT SrcSubResourc [all...] |
/third_party/lzma/CPP/Common/ |
H A D | StringConvert.h | 9 UString MultiByteToUnicodeString(const AString &src, UINT codePage = CP_ACP);
10 UString MultiByteToUnicodeString(const char *src, UINT codePage = CP_ACP);
13 void MultiByteToUnicodeString2(UString &dest, const AString &src, UINT codePage = CP_ACP);
14 // void UnicodeStringToMultiByte2(AString &dest, const UString &s, UINT codePage, char defaultChar, bool &defaultCharWasUsed);
15 void UnicodeStringToMultiByte2(AString &dest, const UString &src, UINT codePage);
17 AString UnicodeStringToMultiByte(const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed);
18 AString UnicodeStringToMultiByte(const UString &src, UINT codePage = CP_ACP);
26 inline UString GetUnicodeString(const AString &a, UINT codePage)
in GetUnicodeString() 28 inline UString GetUnicodeString(const char *a, UINT codePage)
in GetUnicodeString() 31 inline const wchar_t* GetUnicodeString(const wchar_t *u, UINT) { retur [all...] |
H A D | MyWindows.cpp | 25 if (CBstrSizeType is UINT),
26 (UINT can be 16/32/64-bit)
27 We can support strings larger than 4 GB (if UINT is 64-bit),
28 but sizeof(UINT) can be different in parts compiled by
34 // typedef UINT CBstrSizeType;
38 // #define k_BstrSize_Max ((UINT)(INT)-1)
40 BSTR SysAllocStringByteLen(LPCSTR s, UINT len)
in SysAllocStringByteLen() 45 if (len >= (k_BstrSize_Max - (UINT)sizeof(OLECHAR) - (UINT)sizeof(OLECHAR) - (UINT)sizeo in SysAllocStringByteLen() [all...] |
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_util.h | 29 inline void D3D12DecomposeSubresource( UINT Subresource, UINT MipLevels, UINT ArraySize, _Out_ T& MipSlice, _Out_ U& ArraySlice, _Out_ V& PlaneSlice ) noexcept 37 constexpr UINT D3D12CalcSubresource( UINT MipSlice, UINT ArraySlice, UINT PlaneSlice, UINT MipLevels, UINT ArraySize ) noexcept 53 UINT subresourc [all...] |
/third_party/FatFs/documents/res/ |
H A D | app4.c | 19 UINT n;
in pn() 38 UINT ncyc, /* Number of test cycles */
in test_diskio() 40 UINT sz_buff /* Size of the working buffer in unit of byte */
in test_diskio() 43 UINT n, cc, ns;
in test_diskio() 51 printf("test_diskio(%u, %u, 0x%08X, 0x%08X)\n", pdrv, ncyc, (UINT)buff, sz_buff);
in test_diskio() 71 printf(" disk_ioctl(%u, GET_SECTOR_COUNT, 0x%08X)", pdrv, (UINT)&sz_drv);
in test_diskio() 88 printf(" disk_ioctl(%u, GET_SECTOR_SIZE, 0x%X)", pdrv, (UINT)&sz_sect);
in test_diskio() 103 printf(" disk_ioctl(%u, GET_BLOCK_SIZE, 0x%X)", pdrv, (UINT)&sz_eblk);
in test_diskio() 121 printf(" disk_write(%u, 0x%X, %lu, 1)", pdrv, (UINT)pbuff, lba);
in test_diskio() 138 printf(" disk_read(%u, 0x%X, %lu, 1)", pdrv, (UINT)pbuf in test_diskio() [all...] |
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9.h | 86 virtual UINT WINAPI GetAdapterCount() = 0; 87 virtual HRESULT WINAPI GetAdapterIdentifier(UINT Adapter, DWORD Flags, D3DADAPTER_IDENTIFIER9 *pIdentifier) = 0; 88 virtual UINT WINAPI GetAdapterModeCount(UINT Adapter, D3DFORMAT Format) = 0; 89 virtual HRESULT WINAPI EnumAdapterModes(UINT Adapter, D3DFORMAT Format, UINT Mode, D3DDISPLAYMODE *pMode) = 0; 90 virtual HRESULT WINAPI GetAdapterDisplayMode(UINT Adapter, D3DDISPLAYMODE *pMode) = 0; 91 virtual HRESULT WINAPI CheckDeviceType(UINT Adapter, D3DDEVTYPE DevType, D3DFORMAT AdapterFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) = 0; 92 virtual HRESULT WINAPI CheckDeviceFormat(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) = 0; 93 virtual HRESULT WINAPI CheckDeviceMultiSampleType(UINT Adapte [all...] |
H A D | d3d9types.h | 74 typedef unsigned int UINT; typedef 1271 UINT Size; 1272 UINT Width; 1273 UINT Height; 1274 UINT RefreshRate; 1280 UINT Size; 1312 UINT SequenceNumber; 1324 UINT StartSequenceQuery; 1325 UINT StartSequenceConfigure; 1331 UINT ProtectionEnable [all...] |
/third_party/mesa3d/include/GL/ |
H A D | wglext.h | 59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 221 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 222 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 223 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormat [all...] |
/third_party/openGLES/api/GL/ |
H A D | wglext.h | 40 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 45 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 202 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 203 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 204 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 206 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 207 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 208 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormat [all...] |
H A D | wgl.h | 70 typedef int (WINAPI * PFNDESCRIBEPIXELFORMATPROC) (HDC hdc, int ipfd, UINT cjpfd, PIXELFORMATDESCRIPTOR *ppfd); 71 typedef UINT (WINAPI * PFNGETENHMETAFILEPIXELFORMATPROC) (HENHMETAFILE hemf, UINT cbBuffer, PIXELFORMATDESCRIPTOR *ppfd); 75 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 79 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, LAYERPLANEDESCRIPTOR *plpd); 88 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags); 97 int WINAPI DescribePixelFormat (HDC hdc, int ipfd, UINT cjpfd, PIXELFORMATDESCRIPTOR *ppfd); 98 UINT WINAPI GetEnhMetaFilePixelFormat (HENHMETAFILE hemf, UINT cbBuffer, PIXELFORMATDESCRIPTOR *ppfd); 102 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mas [all...] |
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | wglext.h | 59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 221 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 222 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 223 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormat [all...] |
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | wglext.h | 59 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 64 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 221 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 222 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 223 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 225 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 226 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormat [all...] |
H A D | wgl.h | 89 typedef int (WINAPI * PFNDESCRIBEPIXELFORMATPROC) (HDC hdc, int ipfd, UINT cjpfd, const PIXELFORMATDESCRIPTOR *ppfd); 90 typedef UINT (WINAPI * PFNGETENHMETAFILEPIXELFORMATPROC) (HENHMETAFILE hemf, const PIXELFORMATDESCRIPTOR *ppfd); 94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd); 107 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags); 116 int WINAPI DescribePixelFormat (HDC hdc, int ipfd, UINT cjpfd, const PIXELFORMATDESCRIPTOR *ppfd); 117 UINT WINAPI GetEnhMetaFilePixelFormat (HENHMETAFILE hemf, const PIXELFORMATDESCRIPTOR *ppfd); 121 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd); 134 BOOL WINAPI wglSwapLayerBuffers (HDC hdc, UINT fuFlag [all...] |
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
H A D | wglext.h | 61 typedef HANDLE (WINAPI * PFNWGLCREATEBUFFERREGIONARBPROC) (HDC hDC, int iLayerPlane, UINT uType); 66 HANDLE WINAPI wglCreateBufferRegionARB (HDC hDC, int iLayerPlane, UINT uType); 218 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 219 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 220 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 222 BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 223 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 224 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormat [all...] |
/third_party/skia/third_party/externals/angle2/include/WGL/ |
H A D | wgl.h | 89 typedef int (WINAPI * PFNDESCRIBEPIXELFORMATPROC) (HDC hdc, int ipfd, UINT cjpfd, const PIXELFORMATDESCRIPTOR *ppfd); 90 typedef UINT (WINAPI * PFNGETENHMETAFILEPIXELFORMATPROC) (HENHMETAFILE hemf, const PIXELFORMATDESCRIPTOR *ppfd); 94 typedef BOOL (WINAPI * PFNWGLCOPYCONTEXTPROC) (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 98 typedef BOOL (WINAPI * PFNWGLDESCRIBELAYERPLANEPROC) (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd); 107 typedef BOOL (WINAPI * PFNWGLSWAPLAYERBUFFERSPROC) (HDC hdc, UINT fuFlags); 116 int WINAPI DescribePixelFormat (HDC hdc, int ipfd, UINT cjpfd, const PIXELFORMATDESCRIPTOR *ppfd); 117 UINT WINAPI GetEnhMetaFilePixelFormat (HENHMETAFILE hemf, const PIXELFORMATDESCRIPTOR *ppfd); 121 BOOL WINAPI wglCopyContext (HGLRC hglrcSrc, HGLRC hglrcDst, UINT mask); 125 BOOL WINAPI wglDescribeLayerPlane (HDC hDc, int pixelFormat, int layerPlane, UINT nBytes, const LAYERPLANEDESCRIPTOR *plpd); 134 BOOL WINAPI wglSwapLayerBuffers (HDC hdc, UINT fuFlag [all...] |
/third_party/vulkan-loader/loader/ |
H A D | adapters.h | 27 UINT handle; 41 UINT handle; 44 UINT private_data_size; 61 UINT translate_path : 1; 62 UINT mutable_value : 1; 63 UINT reserved : 30; 65 UINT value;
|