Searched refs:Wrap (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/render/
H A Danimcur.c87 #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 DMakefile.am19 Wrap.c \
20 Wrap.h \
H A DMakefile.in143 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 Danimcur.c83 #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 D10.4.1.rst61 - linker: Wrap access of producer_var with a NULL check
H A D10.3.6.rst67 - linker: Wrap access of producer_var with a NULL check
H A D10.5.6.rst64 - clover: Wrap event::_status in a method to prevent unlocked access.
H A D10.0.5.rst143 - mesa: Wrap SSE4.1 code in #ifdef \__SSE4_1__.
H A D19.2.0.rst283 - 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 D10.1.1.rst197 - mesa: Wrap SSE4.1 code in #ifdef \__SSE4_1__.
H A D21.0.0.rst1652 - 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 D19.3.0.rst2042 - 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 D21.2.0.rst904 - panfrost: Wrap occlusion query in pipe_resource
1608 - ci/lava: Wrap submission in a shell script
H A D20.0.0.rst1932 - iris: Wrap iris_fix_edge_flags in NIR_PASS
H A D7.10.rst1570 - glsl: Wrap ast_type_qualifier contents in a struct in a union
H A D19.1.0.rst1074 - iris: Wrap userptr for creating bo
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dcursor.c111 * 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 Dcursor.c115 * 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 Ddix-config.h.in455 /* Wrap SIGBUS to catch MIT-SHM faults */
/xsrc/external/mit/MesaLib/dist/docs/
H A Dmeson.rst284 `wrap <https://mesonbuild.com/Wrap-dependency-system-manual.html>`__, in
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json29236 "description": "vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync",
[all...]

Completed in 202 milliseconds