Home | History | Annotate | Download | only in tgsi

Lines Matching defs:first

86  * The pointer to the first string is moved at end of the read word
105 * The first string is be terminated by a non-digit non-letter non-underscore
107 * The pointer to the first string is moved at end of the read word
560 uint first;
578 bracket->first = 0;
585 bracket->first = uindex;
602 bracket->last = bracket->first;
645 * the first brackets it's always the size of the
1091 decl.Range.First = brackets[0].first;
1094 decl.Range.First = brackets[1].first;
1098 decl.Dim.Index2D = brackets[0].first;