| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | indicators.c | 377 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 D | keymap.c | 57 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 D | screenint.h | 66 DetachUnboundGPU(ScreenPtr unbound);
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMaction.c | 250 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 D | 10.6.4.rst | 112 - nv50: avoid segfault with enabled but unbound vertex attrib
|
| H A D | 10.2.7.rst | 128 - nv50: zero out unbound samplers
|
| H A D | 11.0.8.rst | 157 - nv50,nvc0: fix use-after-free when vertex buffers are unbound
|
| H A D | 11.1.1.rst | 151 - nv50,nvc0: fix use-after-free when vertex buffers are unbound
|
| H A D | 7.9.1.rst | 72 isBuffer returns true for unbound buffers
|
| H A D | 19.1.0.rst | 2781 - 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 D | 7.10.rst | 84 isBuffer returns true for unbound buffers
|
| H A D | 21.0.0.rst | 2233 - mesa: don't restore texture state into unbound textures in glPopAttrib
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | compile.c | 249 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 D | st_program.c | 1859 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 D | si_state.c | 72 /* 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 D | si_state.c | 75 /* 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 D | screen.rst | 346 and accesses to unbound resources.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | screen.rst | 367 and accesses to unbound resources.
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | [all...] |