Searched refs:lost (Results 1 - 25 of 125) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.6.rst64 - egl: Emit error when EGLSurface is lost
67 - egl/android: Mark surface as lost when dequeueBuffer fails
H A D10.3.rst154 Gen4-5 code lost: runtime_check_aads_emit
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dmain.m54 /* We lost our connection to the server. */
H A Dx-selection.m467 * and then lost it from another client.
478 * We lost ownership of the CLIPBOARD.
/xsrc/external/mit/twm/dist/src/
H A Devents.c435 int lost, won, n, number_cwins; local in function:HandleColormapNotify
444 for (lost = won = -1, n = 0;
445 (lost == -1 || won == -1) && n < number_cwins; n++) {
446 if (lost == -1 && cwins[n] == cwin) {
447 lost = n; /* This is the window which lost its colormap */
480 ** One of the WM_COLORMAP windows lost its colormap
488 if (lost != -1) {
490 if (lost > won)
491 n = lost * (los
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dmain.m65 /* We lost our connection to the server. */
H A Dx-selection.m486 * and then lost it from another client.
498 * We lost ownership of the CLIPBOARD.
/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c112 int lost, won, n, number_cwins; local in function:HandleColormapNotify
171 for(lost = won = -1, n = 0;
172 (lost == -1 || won == -1) && n < number_cwins;
174 if(lost == -1 && cwins[n] == cwin) {
175 lost = n; /* This is the window which lost its colormap */
208 ** One of the WM_COLORMAP windows lost its colormap
216 if(lost != -1) {
218 if(lost > won) {
219 n = lost * (los
[all...]
H A DCHANGES.md1339 lost. This is similar to having the SunkFocusWindowTitle, but it
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c295 * a device lost error code.
392 if (!queue->lost && submit->wait_timeline_count > 0) {
406 if (!queue->lost) {
494 queue->lost = false;
H A Danv_private.h1056 int lost; member in struct:anv_queue
1319 int lost = p_atomic_read(&device->_lost); local in function:anv_device_is_lost
1320 if (unlikely(lost && !device->lost_reported))
1322 return lost;
H A Danv_device.c3022 * context is lost, and we will do the recovery ourselves. In the case
3415 if (queue->lost) {
3454 if (queue->lost)
3457 queue->lost = true;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h825 int lost; member in struct:radv_device
852 return unlikely(p_atomic_read(&device->lost));
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_texture_array.spec416 that access to these initial textures not be lost, they are treated as
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_texture_array.spec416 that access to these initial textures not be lost, they are treated as
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsubmittingpatches.rst341 causing a regression). These force-pushes may cause changes to be lost
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst862 should be considered lost and undefined. Despite that, context
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst890 should be considered lost and undefined. Despite that, context
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1896 This makes it so the shadows are inversed for title pixmaps when focus is lost.
3279 they may be lost if they are iconified and no bindings to
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json8176 "description": "zink: print an error when the device is lost",
15034 "description": "turnip: Use the new common device lost tracking",
18265 "description": "radv: Use vulkan runtime for device lost.",
21604 "description": "glthread: disable glthread if the context is lost",
29263 "description": "vulkan/device: Log the timeline mode when lost",
29380 "description": "anv: Use the new common device lost tracking",
29389 "description": "vulkan: Pull the device lost framework from ANV",
[all...]
/xsrc/external/mit/libxkbui/dist/
H A Daclocal.m4453 # Oops. We lost completely, so just stick with echo.
4216 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
/xsrc/external/mit/xf86-video-imstt/dist/
H A Daclocal.m4453 # Oops. We lost completely, so just stick with echo.
4216 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m4688 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
1187 # Oops. We lost completely, so just stick with echo.
/xsrc/external/mit/xf86-video-nsc/dist/
H A Daclocal.m4453 # Oops. We lost completely, so just stick with echo.
4216 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
/xsrc/external/mit/libXfontcache/dist/
H A Daclocal.m42132 # Oops. We lost completely, so just stick with echo.
5974 # NOTE: Changes made to this file will be lost: look at ltmain.sh.

Completed in 212 milliseconds

12345