Lines Matching defs:first
740 for (reg = parse.FullToken.FullDeclaration.Range.First;
752 for (reg = decl->Range.First; reg <= decl->Range.Last; ++reg) {
1267 * identically to the first one.
1422 * identically to the first one.
2342 mach->SamplerViews[decl->Range.First] = decl->SamplerView;
2348 uint first, last, mask;
2350 first = decl->Range.First;
2355 * mach->InterpCoefs[first].a0 should already have the
2356 * front/back-face value. But we should first update the
2365 assert(first == last);
2368 mach->Inputs[first].xyzw[0].f[i] = mach->Face;
2398 for (i = first; i <= last; i++) {
2408 mach->SysSemanticToIndex[decl->Declaration.Semantic] = decl->Range.First;
3726 /* First, record the depths of the execution stacks.