Searched refs:Count (Results 1 - 25 of 145) sorted by relevance

123456

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dconio.h138 __CRT_INLINE void __inbytestring(unsigned short Port,unsigned char *Buffer,unsigned long Count) argument
142 : "=D" (Buffer), "=c" (Count)
143 : "d"(Port), "0"(Buffer), "1" (Count)
146 __CRT_INLINE void __inwordstring(unsigned short Port,unsigned short *Buffer,unsigned long Count) argument
150 : "=D" (Buffer), "=c" (Count)
151 : "d"(Port), "0"(Buffer), "1" (Count)
154 __CRT_INLINE void __indwordstring(unsigned short Port,unsigned long *Buffer,unsigned long Count) argument
158 : "=D" (Buffer), "=c" (Count)
159 : "d"(Port), "0"(Buffer), "1" (Count)
163 __CRT_INLINE void __outbytestring(unsigned short Port,unsigned char *Buffer,unsigned long Count) argument
171 __outwordstring(unsigned short Port,unsigned short *Buffer,unsigned long Count) argument
179 __outdwordstring(unsigned short Port,unsigned long *Buffer,unsigned long Count) argument
[all...]
H A Ddxvahd.h334 UINT Count; member in struct:_DXVAHD_STREAM_STATE_PALETTE_DATA
341 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorOutputFormats )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,D3DFORMAT *pFormats);
342 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorInputFormats )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,D3DFORMAT *pFormats);
343 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCaps )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,DXVAHD_VPCAPS *pCaps);
344 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCustomRates )(HANDLE hDevice,const GUID *pVPGuid,UINT Count,DXVAHD_CUSTOM_RATE_DATA *pRates);
400 STDMETHOD_(HRESULT,GetVideoProcessorCaps)(THIS_ UINT Count,DXVAHD_VPCAPS *pCaps) PURE;
401 STDMETHOD_(HRESULT,GetVideoProcessorCustomRates)(THIS_ const GUID *pVPGuid,UINT Count,DXVAHD_CUSTOM_RATE_DATA *pRates) PURE;
404 STDMETHOD_(HRESULT,GetVideoProcessorInputFormats)(THIS_ UINT Count,D3DFORMAT *pFormats) PURE;
405 STDMETHOD_(HRESULT,GetVideoProcessorOutputFormats)(THIS_ UINT Count,D3DFORMAT *pFormats) PURE;
415 #define IDXVAHD_Device_GetVideoProcessorCaps(This,Count,pCap
[all...]
H A Ddxgitype.h25 UINT Count; member in struct:DXGI_SAMPLE_DESC
H A Drtinfo.h22 ULONG Count; member in struct:_RTR_TOC_ENTRY
H A Dadtgen.h45 USHORT Count; member in struct:_AUDIT_OBJECT_TYPES
77 USHORT Count; member in struct:_AUDIT_PARAMS
H A Dtom.h173 virtual HRESULT WINAPI Undo(__LONG32 Count,__LONG32 *prop) = 0;
174 virtual HRESULT WINAPI Redo(__LONG32 Count,__LONG32 *prop) = 0;
203 HRESULT (WINAPI *Undo)(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
204 HRESULT (WINAPI *Redo)(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
235 #define ITextDocument_Undo(This,Count,prop) (This)->lpVtbl->Undo(This,Count,prop)
236 #define ITextDocument_Redo(This,Count,prop) (This)->lpVtbl->Redo(This,Count,prop)
271 HRESULT WINAPI ITextDocument_Undo_Proxy(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
273 HRESULT WINAPI ITextDocument_Redo_Proxy(ITextDocument *This,__LONG32 Count,__LONG3
[all...]
H A Ddbgeng.h132 STDMETHOD(GetPassCount)(THIS_ PULONG Count) PURE;
133 STDMETHOD(SetPassCount)(THIS_ ULONG Count) PURE;
134 STDMETHOD(GetCurrentPassCount)(THIS_ PULONG Count) PURE;
215 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
286 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
348 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
413 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
741 STDMETHOD(GetPossibleExecutingProcessorTypes)(THIS_ ULONG Start,ULONG Count,PULONG Types) PURE;
748 STDMETHOD(GetSupportedProcessorTypes)(THIS_ ULONG Start,ULONG Count,PULONG Types) PURE;
768 STDMETHOD(CoerceValues)(THIS_ ULONG Count,PDEBUG_VALU
[all...]
H A Dcertenc.h133 virtual HRESULT WINAPI Reset(LONG Count,LONG StringType) = 0;
151 HRESULT (WINAPI *Reset)(ICertEncodeStringArray *This,LONG Count,LONG StringType);
171 #define ICertEncodeStringArray_Reset(This,Count,StringType) (This)->lpVtbl->Reset(This,Count,StringType)
184 HRESULT WINAPI ICertEncodeStringArray_Reset_Proxy(ICertEncodeStringArray *This,LONG Count,LONG StringType);
201 virtual HRESULT WINAPI Reset(LONG Count) = 0;
218 HRESULT (WINAPI *Reset)(ICertEncodeLongArray *This,LONG Count);
237 #define ICertEncodeLongArray_Reset(This,Count) (This)->lpVtbl->Reset(This,Count)
248 HRESULT WINAPI ICertEncodeLongArray_Reset_Proxy(ICertEncodeLongArray *This,LONG Count);
[all...]
H A Dmmcobj.h1019 virtual HRESULT WINAPI get_Count(PLONG Count) = 0;
1035 HRESULT (WINAPI *get_Count)(SnapIns *This,PLONG Count);
1053 #define SnapIns_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
1062 HRESULT WINAPI SnapIns_get_Count_Proxy(SnapIns *This,PLONG Count);
1147 virtual HRESULT WINAPI get_Count(PLONG Count) = 0;
1161 HRESULT (WINAPI *get_Count)(Extensions *This,PLONG Count);
1177 #define Extensions_get_Count(This,Count) (This)->lpVtbl->get_Count(This,Count)
1184 HRESULT WINAPI Extensions_get_Count_Proxy(Extensions *This,PLONG Count);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dconio.h138 __CRT_INLINE void __inbytestring(unsigned short Port,unsigned char *Buffer,unsigned long Count) argument
142 : "=D" (Buffer), "=c" (Count)
143 : "d"(Port), "0"(Buffer), "1" (Count)
146 __CRT_INLINE void __inwordstring(unsigned short Port,unsigned short *Buffer,unsigned long Count) argument
150 : "=D" (Buffer), "=c" (Count)
151 : "d"(Port), "0"(Buffer), "1" (Count)
154 __CRT_INLINE void __indwordstring(unsigned short Port,unsigned long *Buffer,unsigned long Count) argument
158 : "=D" (Buffer), "=c" (Count)
159 : "d"(Port), "0"(Buffer), "1" (Count)
163 __CRT_INLINE void __outbytestring(unsigned short Port,unsigned char *Buffer,unsigned long Count) argument
171 __outwordstring(unsigned short Port,unsigned short *Buffer,unsigned long Count) argument
179 __outdwordstring(unsigned short Port,unsigned long *Buffer,unsigned long Count) argument
[all...]
H A Ddxvahd.h334 UINT Count; member in struct:_DXVAHD_STREAM_STATE_PALETTE_DATA
341 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorOutputFormats )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,D3DFORMAT *pFormats);
342 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorInputFormats )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,D3DFORMAT *pFormats);
343 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCaps )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,DXVAHD_VPCAPS *pCaps);
344 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCustomRates )(HANDLE hDevice,const GUID *pVPGuid,UINT Count,DXVAHD_CUSTOM_RATE_DATA *pRates);
400 STDMETHOD_(HRESULT,GetVideoProcessorCaps)(THIS_ UINT Count,DXVAHD_VPCAPS *pCaps) PURE;
401 STDMETHOD_(HRESULT,GetVideoProcessorCustomRates)(THIS_ const GUID *pVPGuid,UINT Count,DXVAHD_CUSTOM_RATE_DATA *pRates) PURE;
404 STDMETHOD_(HRESULT,GetVideoProcessorInputFormats)(THIS_ UINT Count,D3DFORMAT *pFormats) PURE;
405 STDMETHOD_(HRESULT,GetVideoProcessorOutputFormats)(THIS_ UINT Count,D3DFORMAT *pFormats) PURE;
415 #define IDXVAHD_Device_GetVideoProcessorCaps(This,Count,pCap
[all...]
H A Ddxgitype.h25 UINT Count; member in struct:DXGI_SAMPLE_DESC
H A Drtinfo.h22 ULONG Count; member in struct:_RTR_TOC_ENTRY
H A Dadtgen.h45 USHORT Count; member in struct:_AUDIT_OBJECT_TYPES
77 USHORT Count; member in struct:_AUDIT_PARAMS
H A Dtom.h173 virtual HRESULT WINAPI Undo(__LONG32 Count,__LONG32 *prop) = 0;
174 virtual HRESULT WINAPI Redo(__LONG32 Count,__LONG32 *prop) = 0;
203 HRESULT (WINAPI *Undo)(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
204 HRESULT (WINAPI *Redo)(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
235 #define ITextDocument_Undo(This,Count,prop) (This)->lpVtbl->Undo(This,Count,prop)
236 #define ITextDocument_Redo(This,Count,prop) (This)->lpVtbl->Redo(This,Count,prop)
271 HRESULT WINAPI ITextDocument_Undo_Proxy(ITextDocument *This,__LONG32 Count,__LONG32 *prop);
273 HRESULT WINAPI ITextDocument_Redo_Proxy(ITextDocument *This,__LONG32 Count,__LONG3
[all...]
H A Ddbgeng.h132 STDMETHOD(GetPassCount)(THIS_ PULONG Count) PURE;
133 STDMETHOD(SetPassCount)(THIS_ ULONG Count) PURE;
134 STDMETHOD(GetCurrentPassCount)(THIS_ PULONG Count) PURE;
215 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
286 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
348 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
413 STDMETHOD(GetRunningProcessSystemIds)(THIS_ ULONG64 Server,PULONG Ids,ULONG Count,PULONG ActualCount) PURE;
741 STDMETHOD(GetPossibleExecutingProcessorTypes)(THIS_ ULONG Start,ULONG Count,PULONG Types) PURE;
748 STDMETHOD(GetSupportedProcessorTypes)(THIS_ ULONG Start,ULONG Count,PULONG Types) PURE;
768 STDMETHOD(CoerceValues)(THIS_ ULONG Count,PDEBUG_VALU
[all...]
H A Dcertenc.h133 virtual HRESULT WINAPI Reset(LONG Count,LONG StringType) = 0;
151 HRESULT (WINAPI *Reset)(ICertEncodeStringArray *This,LONG Count,LONG StringType);
171 #define ICertEncodeStringArray_Reset(This,Count,StringType) (This)->lpVtbl->Reset(This,Count,StringType)
184 HRESULT WINAPI ICertEncodeStringArray_Reset_Proxy(ICertEncodeStringArray *This,LONG Count,LONG StringType);
201 virtual HRESULT WINAPI Reset(LONG Count) = 0;
218 HRESULT (WINAPI *Reset)(ICertEncodeLongArray *This,LONG Count);
237 #define ICertEncodeLongArray_Reset(This,Count) (This)->lpVtbl->Reset(This,Count)
248 HRESULT WINAPI ICertEncodeLongArray_Reset_Proxy(ICertEncodeLongArray *This,LONG Count);
[all...]
/prebuilts/misc/common/swig/include/2.0.11/csharp/
H A Dstd_map.i53 public int Count {
70 int size = this.Count;
123 if (arrayIndex+this.Count > array.Length)
127 for (int i = 0; i < keyList.Count; i++) {
164 currentSize = collectionRef.Count;
188 int size = collectionRef.Count;
203 if (collectionRef.Count != currentSize) {
H A Dstd_vector.i71 public int Count {
89 CopyTo(0, array, 0, this.Count);
98 CopyTo(0, array, arrayIndex, this.Count);
117 if (index+count > this.Count || arrayIndex+count > array.Length)
156 currentSize = collectionRef.Count;
180 int size = collectionRef.Count;
194 if (collectionRef.Count != currentSize) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdipluspixelformats.h91 UINT Count; member in struct:ColorPalette
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdipluspixelformats.h91 UINT Count; member in struct:ColorPalette
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dsrb.h776 IN ULONG Count);
784 IN ULONG Count);
792 IN ULONG Count);
818 IN ULONG Count);
826 IN ULONG Count);
834 IN ULONG Count);
863 IN ULONG Count);
871 IN ULONG Count);
879 IN ULONG Count);
908 IN ULONG Count);
[all...]
H A Dvideo.h659 ULONG Count; member in struct:_VIDEO_CHILD_STATE_CONFIGURATION
1079 IN ULONG Count);
1087 IN ULONG Count);
1095 IN ULONG Count);
1121 IN ULONG Count);
1129 IN ULONG Count);
1137 IN ULONG Count);
1256 IN ULONG Count);
1264 IN ULONG Count);
1272 IN ULONG Count);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dsrb.h776 IN ULONG Count);
784 IN ULONG Count);
792 IN ULONG Count);
818 IN ULONG Count);
826 IN ULONG Count);
834 IN ULONG Count);
863 IN ULONG Count);
871 IN ULONG Count);
879 IN ULONG Count);
908 IN ULONG Count);
[all...]
H A Dvideo.h659 ULONG Count; member in struct:_VIDEO_CHILD_STATE_CONFIGURATION
1079 IN ULONG Count);
1087 IN ULONG Count);
1095 IN ULONG Count);
1121 IN ULONG Count);
1129 IN ULONG Count);
1137 IN ULONG Count);
1256 IN ULONG Count);
1264 IN ULONG Count);
1272 IN ULONG Count);
[all...]

Completed in 255 milliseconds

123456