HomeSort by: relevance | last modified time | path
    Searched defs:effect (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard_schedule.c 747 int effect = mir_live_effect(liveness, instructions[i], false); local
749 if (effect > best_effect)
752 if (effect == best_effect && (signed) i < best_index)
755 best_effect = effect;
  /xsrc/external/mit/xterm/dist/
charproc.c 2875 * This has no effect if the status-line displays an indicator (type==1),
2890 * changing the status-type between none/writable has no immediate effect.
3466 * its effect. Earlier editions do not mention it.
3468 * DEC's VT100 user guide documents SUB as having the same effect
3469 * as CAN (cancel). The VT220 reference adds a visible effect
3477 IChar effect = ( local
3486 &effect, 1);
7204 * double-sized mode is disabled. Resetting DECLRMM has no effect on the
7270 * Setting DECANM should have no effect, since this function
7802 /* no effect */
    [all...]

Completed in 10 milliseconds