Home
last modified time | relevance | path

Searched refs:last_column (Results 1 – 25 of 29) sorted by relevance

12

/external/dtc/
Dsrcpos.h75 int last_column; member
87 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
92 (Current).first_column = (Current).last_column = \
93 YYRHSLOC(Rhs, 0).last_column; \
Dsrcpos.c208 .last_column = 0,
235 pos->last_column = current_srcfile->colno; in srcpos_update()
262 pos->last_line, pos->last_column); in srcpos_string()
263 else if (pos->first_column != pos->last_column) in srcpos_string()
266 pos->last_column); in srcpos_string()
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h76 int last_column; member
89 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \
95 (Current).first_column = (Current).last_column = \
96 YYRHSLOC(Rhs, 0).last_column; \
Dglcpp-lex.l52 yylloc->last_column = yycolumn + 1; \
Dglcpp-parse.y166 @$.last_column = 1;
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h65 int last_column; member
846 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \
852 (Current).first_column = (Current).last_column = \
853 YYRHSLOC(Rhs, 0).last_column; \
Dast.h83 locp.last_column = this->location.last_column; in get_location()
99 this->location.last_column = locp.last_column; in set_location()
113 this->location.last_column = end.last_column; in set_location_range()
124 unsigned last_column; /**< Last column in the last line. */ member
Dglsl_lexer.ll42 yylloc->last_column = yycolumn + 1; \
Dglsl_parser_extras.cpp1123 this->location.last_column = 0; in ast_node()
/external/bison/data/
Dc.m4577 int last_column;
634 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
640 (Current).first_column = (Current).last_column = \
641 YYRHSLOC (Rhs, 0).last_column; \
668 int end_col = 0 != yylocp->last_column ? yylocp->last_column - 1 : 0;
/external/mesa3d/src/mesa/program/
Dprogram_lexer.l132 yylloc->first_column = yylloc->last_column; \
133 yylloc->last_column += yyleng; \
138 yylloc->position += yylloc->last_column - yylloc->first_column; \
465 yylloc->last_column = 1;
Dprogram_parser.h233 int last_column; member
Dprogram_parse.y108 (Current).last_column = YYRHSLOC(Rhs, N).last_column; \
112 (Current).first_column = YYRHSLOC(Rhs, 0).last_column; \
113 (Current).last_column = (Current).first_column; \
/external/bison/tests/
Dglr-regression.at681 @1.first_column, @1.last_column,
682 @2.first_column, @2.last_column,
683 @3.first_column, @3.last_column); }
695 { printf("empty: %d/%d\n", @$.first_column, @$.last_column); }
713 yylloc.last_column = 9;
717 yylloc.last_column = 17;
1150 yylloc.last_line, yylloc.last_column);
1336 yylloc.first_column = yylloc.last_column = toknum + 1;
1356 yylloc.last_line, yylloc.last_column);
1597 llocp->last_column = llocp->first_column + 1;
Dcxx-type.at87 @2.last_line, @2.last_column);])[
200 yylloc.last_column = colNum-1;]])[
Dlocal.at231 [AT_LOC_PUSHDEF([first_line], [first_column], [last_line], [last_column])])
/external/bison/src/
Dparse-gram.c365 int last_column; member
986 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
992 (Current).first_column = (Current).last_column = \
993 YYRHSLOC (Rhs, 0).last_column; \
1011 fprintf (File, "-%d.%d", (Loc).last_line, (Loc).last_column - 1); \
1012 else if ((Loc).first_column < (Loc).last_column - 1) \
1013 fprintf (File, "-%d", (Loc).last_column - 1); \
Dparse-gram.h206 int last_column; member
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.h238 int last_column; member
Dglslang_tab.cpp325 int last_column; member
1638 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
1644 (Current).first_column = (Current).last_column = \
1645 YYRHSLOC (Rhs, 0).last_column; \
1682 int end_col = 0 != yylocp->last_column ? yylocp->last_column - 1 : 0; in yy_location_print_()
/external/e2fsprogs/intl/
Dplural.c495 Current.last_column = Rhs[N].last_column;
/external/toybox/kconfig/
Dzconf.tab.c_shipped792 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
798 (Current).first_column = (Current).last_column = \
799 YYRHSLOC (Rhs, 0).last_column; \
814 (Loc).last_line, (Loc).last_column)
/external/bison/doc/
Drefcard.tex454 as either {\tt first_column} or {\tt last_column}.
Dbison.texi2088 @code{last_column}. By conventions, and in accordance with the GNU
2135 @@3.last_line, @@3.last_column);
2180 ++yylloc.last_column;
2186 yylloc.first_column = yylloc.last_column;
2194 ++yylloc.last_column;
2197 ++yylloc.last_column;
2214 yylloc.last_column = 0;
2217 ++yylloc.last_column;
2239 yylloc.first_column = yylloc.last_column = 0;
2898 int last_column;
[all …]
Dbison.info2589 `first_column', `last_line' and `last_column'. By conventions, and in
2631 @3.last_line, @3.last_column);
2670 ++yylloc.last_column;
2674 yylloc.first_column = yylloc.last_column;
2680 ++yylloc.last_column;
2683 ++yylloc.last_column;
2698 yylloc.last_column = 0;
2701 ++yylloc.last_column;
2719 yylloc.first_column = yylloc.last_column = 0;
3287 int last_column;
[all …]

12