Lines Matching defs:first
1550 * identically to the first one.
2780 uint first, last, mask;
2782 first = decl->Range.First;
2787 * mach->InterpCoefs[first].a0 should already have the
2788 * front/back-face value. But we should first update the
2797 assert(first == last);
2800 mach->Inputs[first].xyzw[0].f[i] = mach->Face;
2833 for (i = first; i <= last; i++)
2838 for (i = first; i <= last; i++) {
2847 for (i = first; i <= last; ++i) {