Searched refs:unbound (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dindicators.c377 LEDInfo *unbound, *last; local in function:CopyIndicatorMapDefs
392 last = unbound = (unboundRtrn ? *unboundRtrn : NULL);
412 unbound = led;
437 *unboundRtrn = unbound;
444 Bool force, LEDInfo * unbound, LEDInfo ** unboundRtrn)
452 for (led = unbound; led != NULL; led = (LEDInfo *) led->defs.next)
468 for (led = unbound; led != NULL; led = (LEDInfo *) led->defs.next)
494 for (last = NULL, led = unbound; led != NULL; led = next)
501 unbound = next;
509 unbound
443 BindIndicators(XkbFileInfo * result,Bool force,LEDInfo * unbound,LEDInfo ** unboundRtrn) argument
[all...]
H A Dkeymap.c57 LEDInfo *unbound = NULL; local in function:CompileKeymap
155 &unbound);
181 ok = BindIndicators(result, True, unbound, NULL);
/xsrc/external/mit/xorg-server/dist/include/
H A Dscreenint.h66 DetachUnboundGPU(ScreenPtr unbound);
/xsrc/external/mit/libXt/dist/src/
H A DTMaction.c250 register int unbound = (int) (stateTree->numQuarks - *ndxP); local in function:BindActions
263 unbound--;
272 unbound--;
275 return unbound;
318 int unbound = -1, newUnbound = -1; local in function:BindProcs
327 unbound =
334 } while (unbound != 0 && class != NULL);
335 if (unbound < (int) stateTree->numQuarks)
340 newUnbound = unbound;
342 } while (unbound !
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.4.rst112 - nv50: avoid segfault with enabled but unbound vertex attrib
H A D10.2.7.rst128 - nv50: zero out unbound samplers
H A D11.0.8.rst157 - nv50,nvc0: fix use-after-free when vertex buffers are unbound
H A D11.1.1.rst151 - nv50,nvc0: fix use-after-free when vertex buffers are unbound
H A D7.9.1.rst72 isBuffer returns true for unbound buffers
H A D19.1.0.rst2781 - iris: avoid crashing on unbound constant resources
2815 - iris: null surface for unbound textures
2958 - iris: fix null FB and unbound tex surface state addresses
H A D7.10.rst84 isBuffer returns true for unbound buffers
H A D21.0.0.rst2233 - mesa: don't restore texture state into unbound textures in glPopAttrib
/xsrc/external/mit/xedit/dist/lisp/
H A Dcompile.c249 int unbound, item; local in function:Com_Dolist
301 unbound = lisp__data.env.length - lisp__data.env.lex;
302 item = unbound + 1;
330 com_BytecodeShort(com, XBC_LOAD, unbound);
338 com_BytecodeShort(com, XBC_LOAD, unbound);
347 com_BytecodeShort(com, XBC_LOAD, unbound);
351 com_BytecodeShort(com, XBC_SET, unbound);
2029 /* The variables are now unbound */
2069 /* The variables are now unbound */
2111 LispDestroy("EVAL: the variable %s is unbound",
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c1859 bool unbound = false; local in function:destroy_program_variants
1864 if (!unbound) {
1866 unbound = true;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c72 /* CB_COLORn_INFO.FORMAT=INVALID should disable unbound colorbuffers,
2746 bool unbound = false; local in function:si_set_framebuffer_state
2785 if (!unbound) {
2787 unbound = true;
2842 * dirtying is needed to disable the unbound colorbuffers.
3438 * - Value seen by CB, must be correct even if Z/S is unbound (DB_EQAA.MAX_ANCHOR_SAMPLES)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c75 /* CB_COLORn_INFO.FORMAT=INVALID should disable unbound colorbuffers,
2756 bool unbound = false; local in function:si_set_framebuffer_state
2786 if (!unbound) {
2788 unbound = true;
2842 * dirtying is needed to disable the unbound colorbuffers.
3557 * - Value seen by CB, must be correct even if Z/S is unbound (DB_EQAA.MAX_ANCHOR_SAMPLES)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst346 and accesses to unbound resources.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst367 and accesses to unbound resources.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json[all...]

Completed in 209 milliseconds