| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | animcur.c | 87 #define Wrap(as,s,elt,func) (((as)->elt = (s)->elt), (s)->elt = func) macro 133 Wrap (as, pScreen, CursorLimits, AnimCurCursorLimits); 171 * Not a simple Unwrap/Wrap as this 198 Wrap (as, pScreen, BlockHandler, AnimCurScreenBlockHandler); 228 Wrap(as, pScreen, BlockHandler, AnimCurScreenBlockHandler); 240 Wrap (as, pScreen, DisplayCursor, AnimCurDisplayCursor); 259 Wrap(as, pScreen, BlockHandler, AnimCurScreenBlockHandler); 262 Wrap (as, pScreen, SetCursorPosition, AnimCurSetCursorPosition); 279 Wrap (as, pScreen, RealizeCursor, AnimCurRealizeCursor); 304 Wrap (a [all...] |
| /xsrc/external/mit/libXdmcp/dist/ |
| H A D | Makefile.am | 19 Wrap.c \ 20 Wrap.h \
|
| H A D | Makefile.in | 143 Unwrap.lo Wrap.lo Write.lo 171 ./$(DEPDIR)/Unwrap.Plo ./$(DEPDIR)/Wrap.Plo \ 456 Wrap.c \ 457 Wrap.h \ 581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Wrap.Plo@am__quote@ # am--include-marker 1041 -rm -f ./$(DEPDIR)/Wrap.Plo 1098 -rm -f ./$(DEPDIR)/Wrap.Plo
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | animcur.c | 83 #define Wrap(as,s,elt,func) (((as)->elt = (s)->elt), (s)->elt = func) macro 121 Wrap(as, pScreen, CursorLimits, AnimCurCursorLimits); 141 * Not a simple Unwrap/Wrap as this isn't called along the DisplayCursor 199 Wrap(as, pScreen, DisplayCursor, AnimCurDisplayCursor); 215 Wrap(as, pScreen, SetCursorPosition, AnimCurSetCursorPosition); 230 Wrap(as, pScreen, RealizeCursor, AnimCurRealizeCursor); 252 Wrap(as, pScreen, UnrealizeCursor, AnimCurUnrealizeCursor); 274 Wrap(as, pScreen, RecolorCursor, AnimCurRecolorCursor); 288 Wrap(as, pScreen, CloseScreen, AnimCurCloseScreen); 290 Wrap(a [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.4.1.rst | 61 - linker: Wrap access of producer_var with a NULL check
|
| H A D | 10.3.6.rst | 67 - linker: Wrap access of producer_var with a NULL check
|
| H A D | 10.5.6.rst | 64 - clover: Wrap event::_status in a method to prevent unlocked access.
|
| H A D | 10.0.5.rst | 143 - mesa: Wrap SSE4.1 code in #ifdef \__SSE4_1__.
|
| H A D | 19.2.0.rst | 283 - gallium/ddebug: Wrap resource_get_param if available 284 - gallium/trace: Wrap resource_get_param if available 285 - gallium/rbug: Wrap resource_get_param if available
|
| H A D | 10.1.1.rst | 197 - mesa: Wrap SSE4.1 code in #ifdef \__SSE4_1__.
|
| H A D | 21.0.0.rst | 1652 - radv: Wrap pragmas with \__GNUC_\_ to fix MSVC 1985 - gallium/nir: Wrap tgsi_to_nir header in extern C 1986 - gallium/util: Wrap suballoc.h into extern C 1987 - gallium: Wrap some header files into "extern C" 1993 - wgl: Wrap stw_pixelformat.h into extern C
|
| H A D | 19.3.0.rst | 2042 - gallium/ddebug: Wrap resource_get_param if available 2043 - gallium/trace: Wrap resource_get_param if available 2044 - gallium/rbug: Wrap resource_get_param if available
|
| H A D | 21.2.0.rst | 904 - panfrost: Wrap occlusion query in pipe_resource 1608 - ci/lava: Wrap submission in a shell script
|
| H A D | 20.0.0.rst | 1932 - iris: Wrap iris_fix_edge_flags in NIR_PASS
|
| H A D | 7.10.rst | 1570 - glsl: Wrap ast_type_qualifier contents in a struct in a union
|
| H A D | 19.1.0.rst | 1074 - iris: Wrap userptr for creating bo
|
| /xsrc/external/mit/xorg-server.old/dist/xfixes/ |
| H A D | cursor.c | 111 * Wrap DisplayCursor to catch cursor change events 123 #define Wrap(as,s,elt,func) (((as)->elt = (s)->elt), (s)->elt = func) macro 175 Wrap (cs, pScreen, DisplayCursor, backupProc); 1052 Wrap (cs, pScreen, CloseScreen, CursorCloseScreen); 1053 Wrap (cs, pScreen, DisplayCursor, CursorDisplayCursor);
|
| /xsrc/external/mit/xorg-server/dist/xfixes/ |
| H A D | cursor.c | 115 * Wrap DisplayCursor to catch cursor change events 127 #define Wrap(as,s,elt,func) (((as)->elt = (s)->elt), (s)->elt = func) macro 189 Wrap(cs, pScreen, DisplayCursor, backupProc); 1089 Wrap(cs, pScreen, CloseScreen, CursorCloseScreen); 1090 Wrap(cs, pScreen, DisplayCursor, CursorDisplayCursor);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | dix-config.h.in | 455 /* Wrap SIGBUS to catch MIT-SHM faults */
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | meson.rst | 284 `wrap <https://mesonbuild.com/Wrap-dependency-system-manual.html>`__, in
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 29236 "description": "vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync", [all...] |