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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_wgl.c 306 int cEntries,
309 return DrvSetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
317 int cEntries,
320 return DrvGetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
stw_pixelformat.c 364 INT cEntries,
376 INT cEntries,
stw_icd.h 392 int cEntries;
556 INT cEntries,
592 INT cEntries,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_wgl.c 306 int cEntries,
309 return DrvSetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
317 int cEntries,
320 return DrvGetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
stw_pixelformat.c 364 INT cEntries,
376 INT cEntries,
stw_icd.h 392 int cEntries;
556 INT cEntries,
592 INT cEntries,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbstorioctl.h 52 ULONG cEntries;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
accctrl.h 170 ULONG cEntries;
175 ULONG cEntries;
198 ULONG cEntries;
203 ULONG cEntries;
advpub.h 66 DWORD cEntries;
mapidefs.h 367 ULONG cEntries;
399 ULONG cEntries;
404 #define CbADRLIST(_lpadrlist) (offsetof(ADRLIST,aEntries) + (UINT)(_lpadrlist)->cEntries*sizeof(ADRENTRY))
405 #define SizedADRLIST(_centries,_name) struct _ADRLIST_ ## _name { ULONG cEntries; ADRENTRY aEntries[_centries]; } _name
    [all...]
wabdefs.h 365 ULONG cEntries;
397 ULONG cEntries;
402 #define CbADRLIST(_lpadrlist) (offsetof(ADRLIST,aEntries) + (UINT)(_lpadrlist)->cEntries*sizeof(ADRENTRY))
403 #define SizedADRLIST(_centries,_name) struct _ADRLIST_ ## _name { ULONG cEntries; ADRENTRY aEntries[_centries]; } _name
    [all...]
wingdi.h     [all...]
ntgdi.h 21 W32KAPI HPALETTE WINAPI NtGdiCreatePaletteInternal(LPLOGPALETTE pLogPal,UINT cEntries);
46 W32KAPI LONG WINAPI NtGdiDoPalette(HPALETTE hpal,WORD iStart,WORD cEntries,PALETTEENTRY *pPalEntries,DWORD iFunc,WINBOOL bInbound);
    [all...]
shlobj.h     [all...]
winddi.h     [all...]
mapival.h 70 #define FBadAdrList(lpAdrList) (AssertSz((offsetof(ADRLIST,cEntries)==offsetof(SRowSet,cRows)) && (offsetof(ADRLIST,aEntries)==offsetof(SRowSet,aRow)) && (offsetof(ADRENTRY,cValues)==offsetof(SRow,cValues)) && (offsetof(ADRENTRY,rgPropVals)==offsetof(SRow,lpProps)) ,"ADRLIST doesn't match SRowSet") || FBadRowSet((LPSRowSet) lpAdrList))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wgl.c 649 int cEntries,
653 (void) cEntries; (void) pcr;
661 int cEntries,
664 (void) hdc; (void) iLayerPlane; (void) iStart; (void) cEntries; (void) pcr;
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c 649 int cEntries,
653 (void) cEntries; (void) pcr;
661 int cEntries,
664 (void) hdc; (void) iLayerPlane; (void) iStart; (void) cEntries; (void) pcr;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 544 milliseconds