| /xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/ |
| H A D | winclipboard.h | 31 #include <X11/Xmd.h> // for BOOL type 33 BOOL winClipboardProc(char *szDisplay, xcb_auth_info_t *auth_info); 39 extern BOOL fPrimarySelection;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/ |
| H A D | pbproxy.h | 54 extern BOOL xpbproxy_prefs_reload; 62 extern BOOL xpbproxy_is_standalone; 66 extern void xpbproxy_set_is_active (BOOL state); 67 extern BOOL xpbproxy_get_is_active (void); 75 extern BOOL xpbproxy_have_xfixes; 78 extern BOOL xpbproxy_input_register (void);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/ |
| H A D | pbproxy.h | 46 extern BOOL xpbproxy_prefs_reload; 54 extern BOOL xpbproxy_is_standalone; 59 xpbproxy_set_is_active(BOOL state); 60 extern BOOL 72 extern BOOL xpbproxy_have_xfixes; 75 extern BOOL
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | Format.h | 39 FormatTranslate(DXGI_FORMAT Format, BOOL depth);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height); 62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); 66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height); 67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); 131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc); 134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc); 159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer); 160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer); 166 BOOL WINAP [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 61 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height); 62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); 66 BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height); 67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); 131 typedef BOOL (WINAPI * PFNWGLMAKECONTEXTCURRENTARBPROC) (HDC hDrawDC, HDC hReadDC, HGLRC hglrc); 134 BOOL WINAPI wglMakeContextCurrentARB (HDC hDrawDC, HDC hReadDC, HGLRC hglrc); 159 typedef BOOL (WINAPI * PFNWGLDESTROYPBUFFERARBPROC) (HPBUFFERARB hPbuffer); 160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piValue); 165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer); 166 BOOL WINAP [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | wglext.h | 461 extern BOOL WINAPI wglSaveBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height); 462 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); 466 typedef BOOL (WINAPI * PFNWGLSAVEBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height); 467 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); 485 extern BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 486 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 487 extern BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 489 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 490 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 491 typedef BOOL (WINAP [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | sanitizedCocoa.h | 16 #define BOOL OSX_BOOL macro 24 #undef BOOL
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | wgl_ext_api.h | 42 BOOL wglMakeContextCurrentARBWrapper(HDC hDrawDC, HDC hReadDC, HGLRC hglrc); 45 BOOL wglGetPixelFormatAttribivARBWrapper(HDC hdc, 52 BOOL wglGetPixelFormatAttribfvARBWrapper(HDC hdc, 59 BOOL wglChoosePixelFormatARBWrapper(HDC hdc, 74 BOOL wglDestroyPbufferARBWrapper(HPBUFFERARB hPbuffer); 76 BOOL wglQueryPbufferARBWrapper(HPBUFFERARB hPbuffer, 79 BOOL wglSwapIntervalEXTWrapper(int interval);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.h | 44 BOOL shared; 62 BOOL stw_unbind_context(struct stw_context *); 72 BOOL stw_make_current( struct stw_framebuffer *fb, struct stw_framebuffer *fbRead, struct stw_context *ctx ); 74 BOOL stw_make_current_by_handles( HDC hDrawDC, HDC hReadDC, DHGLRC dhglrc );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/ |
| H A D | wizard.h | 39 void PrepareSheetHeader(PROPSHEETHEADER &psh, BOOL modal);
47 virtual BOOL WizardNext(HWND hwndDlg, unsigned index) { return FALSE; }
48 virtual BOOL WizardBack(HWND hwndDlg, unsigned index) { return FALSE; }
49 virtual BOOL WizardFinish(HWND hwndDlg, unsigned index) { return FALSE; }
50 virtual BOOL WizardReset(HWND hwndDlg, unsigned index) { return FALSE; }
51 virtual BOOL WizardActivate(HWND hwndDlg, unsigned index) { return FALSE; }
|
| /xsrc/external/mit/libepoxy/dist/src/ |
| H A D | dispatch_wgl.c | 96 BOOL WINAPI 99 BOOL WINAPI 144 WRAPPER_VISIBILITY (BOOL) 147 BOOL ret = epoxy_wglMakeCurrent_unwrapped(hdc, hglrc); 155 WRAPPER_VISIBILITY (BOOL) 160 BOOL ret = epoxy_wglMakeContextCurrentARB_unwrapped(hDrawDC, hReadDC, 169 WRAPPER_VISIBILITY (BOOL) 174 BOOL ret = epoxy_wglMakeContextCurrentEXT_unwrapped(hDrawDC, hReadDC, 183 WRAPPER_VISIBILITY (BOOL) 186 BOOL re [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | adapter9.h | 37 BOOL linear_framebuffer; 38 BOOL throttling; 41 BOOL thread_submit; 42 BOOL discard_delayed_release; 43 BOOL tearfree_discard; 45 BOOL dynamic_texture_workaround; 46 BOOL shader_inline_constants; 85 BOOL bWindowed ); 99 BOOL Windowed,
|
| H A D | swapchain9.h | 53 BOOL implicit; 68 BOOL rendering_done; 76 BOOL *pending_presentation[D3DPRESENT_BACK_BUFFERS_MAX_EX + 1]; 77 BOOL enable_threadpool; 88 BOOL implicit, 98 BOOL implicit, 143 BOOL 146 BOOL
|
| H A D | threadpool.h | 40 BOOL shutdown; 50 BOOL finished;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | adapter9.h | 37 BOOL linear_framebuffer; 38 BOOL throttling; 41 BOOL thread_submit; 42 BOOL discard_delayed_release; 43 BOOL tearfree_discard; 45 BOOL dynamic_texture_workaround; 46 BOOL shader_inline_constants; 87 BOOL bWindowed ); 101 BOOL Windowed,
|
| H A D | swapchain9.h | 53 BOOL implicit; 68 BOOL rendering_done; 76 BOOL *pending_presentation[D3DPRESENT_BACK_BUFFERS_MAX_EX + 1]; 77 BOOL enable_threadpool; 88 BOOL implicit, 98 BOOL implicit, 143 BOOL 146 BOOL
|
| H A D | threadpool.h | 40 BOOL shutdown; 50 BOOL finished;
|
| /xsrc/external/mit/xf86-input-ws/dist/src/ |
| H A D | ws.h | 55 BOOL enabled; 56 BOOL pending; /* timer waiting? */ 66 extern BOOL wsmbEmuFilterEvent(InputInfoPtr, int, BOOL); 78 extern void wsmbEmuEnable(InputInfoPtr, BOOL);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_wgl.h | 41 WINGDIAPI BOOL WINAPI 57 WINGDIAPI BOOL WINAPI 65 WINGDIAPI BOOL APIENTRY
|
| H A D | stw_context.h | 44 BOOL shared; 65 BOOL stw_make_current( HDC hDrawDC, HDC hReadDC, DHGLRC dhglrc );
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/ |
| H A D | stw_wgl.h | 41 WINGDIAPI BOOL WINAPI 57 WINGDIAPI BOOL WINAPI 65 WINGDIAPI BOOL APIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/windows/ |
| H A D | wgl.h | 27 #include <X11/Xmd.h> // for BOOL 37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_); 42 BOOL wglDestroyPbufferARB(HPBUFFERARB hPbuffer_);
|
| H A D | windowsdristr.h | 46 BOOL pad1; 71 BOOL pad1; 74 BOOL isCapable; 75 BOOL pad2; 76 BOOL pad3; 77 BOOL pad4; 114 BOOL pad1; 140 BOOL pad1;
|
| /xsrc/external/mit/MesaLib/dist/src/glx/windows/ |
| H A D | wgl.h | 27 #include <X11/Xmd.h> // for BOOL 37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_); 42 BOOL wglDestroyPbufferARB(HPBUFFERARB hPbuffer_);
|