Searched refs:BOOL (Results 1 - 25 of 388) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
H A Dwinclipboard.h31 #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 Dpbproxy.h54 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 Dpbproxy.h46 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 DFormat.h39 FormatTranslate(DXGI_FORMAT Format, BOOL depth);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h61 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 Dwglext.h61 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 Dwglext.h461 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 DsanitizedCocoa.h16 #define BOOL OSX_BOOL macro
24 #undef BOOL
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dwgl_ext_api.h42 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 Dstw_context.h44 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 Dwizard.h39 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 Ddispatch_wgl.c96 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 Dadapter9.h37 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 Dswapchain9.h53 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 Dthreadpool.h40 BOOL shutdown;
50 BOOL finished;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dadapter9.h37 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 Dswapchain9.h53 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 Dthreadpool.h40 BOOL shutdown;
50 BOOL finished;
/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.h55 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 Dstw_wgl.h41 WINGDIAPI BOOL WINAPI
57 WINGDIAPI BOOL WINAPI
65 WINGDIAPI BOOL APIENTRY
H A Dstw_context.h44 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 Dstw_wgl.h41 WINGDIAPI BOOL WINAPI
57 WINGDIAPI BOOL WINAPI
65 WINGDIAPI BOOL APIENTRY
/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwgl.h27 #include <X11/Xmd.h> // for BOOL
37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);
42 BOOL wglDestroyPbufferARB(HPBUFFERARB hPbuffer_);
H A Dwindowsdristr.h46 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 Dwgl.h27 #include <X11/Xmd.h> // for BOOL
37 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_);
42 BOOL wglDestroyPbufferARB(HPBUFFERARB hPbuffer_);

Completed in 23 milliseconds

1234567891011>>