Searched refs:YYERROR (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram_parse.y324 YYERROR;
451 YYERROR;
510 YYERROR;
566 YYERROR;
590 YYERROR;
620 YYERROR;
651 YYERROR;
690 YYERROR;
710 YYERROR;
727 YYERROR;
[all...]
/external/mesa3d/src/mesa/program/
H A Dprogram_parse.y324 YYERROR;
451 YYERROR;
510 YYERROR;
566 YYERROR;
590 YYERROR;
620 YYERROR;
651 YYERROR;
690 YYERROR;
710 YYERROR;
727 YYERROR;
[all...]
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSGrammar.y621 YYERROR;
624 YYERROR;
903 YYERROR;
1054 YYERROR;
1155 YYERROR;
1160 YYERROR;
1165 YYERROR;
1170 YYERROR;
1175 YYERROR;
1219 YYERROR;
[all...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c1413 #define YYERROR goto yyerrorlab macro
1416 /* Like YYERROR except do call yyerror. This remains here temporarily
1417 to ease the transition to the new meaning of YYERROR, for GCC.
1445 YYERROR; \
1823 for details. YYERROR is fine as it does not invoke this
2336 YYERROR;
2474 YYERROR;
2544 YYERROR;
2684 YYERROR;
2716 YYERROR;
[all...]
/external/bison/etc/
H A Dbench.pl.in211 | '!' { \$\$ = 0; YYERROR; }
212 | '-' error { \$\$ = 0; YYERROR; }
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpmu-bison.c556 #define YYERROR goto yyerrorlab macro
559 /* Like YYERROR except do call yyerror. This remains here temporarily
560 to ease the transition to the new meaning of YYERROR, for GCC.
588 YYERROR; \
955 for details. YYERROR is fine as it does not invoke this
1473 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1476 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1577 | yyerrorlab -- error raised explicitly by YYERROR. |
1582 YYERROR and the label yyerrorlab therefore never appears in user
1588 this YYERROR
[all...]
H A Dparse-events-bison.c666 #define YYERROR goto yyerrorlab macro
669 /* Like YYERROR except do call yyerror. This remains here temporarily
670 to ease the transition to the new meaning of YYERROR, for GCC.
698 YYERROR; \
1065 for details. YYERROR is fine as it does not invoke this
1934 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1937 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2038 | yyerrorlab -- error raised explicitly by YYERROR. |
2043 YYERROR and the label yyerrorlab therefore never appears in user
2049 this YYERROR
[all...]
/external/bison/examples/calc++/
H A Dcalc++-parser.cc143 #define YYERROR goto yyerrorlab macro
568 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
571 YYERROR, subsequent parser actions might lead to an incorrect
634 | yyerrorlab -- error raised explicitly by YYERROR. |
639 YYERROR and the label yyerrorlab therefore never appears in user
646 this YYERROR. */
653 | yyerrlab1 -- common code for both syntax error and YYERROR. |
/external/e2fsprogs/intl/
H A Dplural.c458 #define YYERROR goto yyerrlab1 macro
459 /* Like YYERROR except do call yyerror. This remains here temporarily
460 to ease the transition to the new meaning of YYERROR, for GCC.
477 YYERROR; \
/external/elfutils/0.153/src/
H A Dldscript.c811 #define YYERROR goto yyerrorlab macro
814 /* Like YYERROR except do call yyerror. This remains here temporarily
815 to ease the transition to the new meaning of YYERROR, for GCC.
843 YYERROR; \
1202 for details. YYERROR is fine as it does not invoke this
2210 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2213 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2314 | yyerrorlab -- error raised explicitly by YYERROR. |
2319 YYERROR and the label yyerrorlab therefore never appears in user
2325 this YYERROR
[all...]
/external/bison/data/
H A Dlalr1.cc350 #define YYERROR goto yyerrorlab macro
680 invokes YYABORT, YYACCEPT, or YYERROR immediately after altering
683 YYERROR, subsequent parser actions might lead to an incorrect
746 | yyerrorlab -- error raised explicitly by YYERROR. |
751 YYERROR and the label yyerrorlab therefore never appears in user
758 this YYERROR. */
765 | yyerrlab1 -- common code for both syntax error and YYERROR. |
H A Dlalr1.java308 public static final int YYERROR = 2;
608 | errorlab -- error raised explicitly by YYERROR. |
610 case YYERROR:
614 this YYERROR. */
622 | yyerrlab1 -- common code for both syntax error and YYERROR. |
687 for details. YYERROR is fine as it does not invoke this
H A Dyacc.c743 #define YYERROR goto yyerrorlab macro
746 /* Like YYERROR except do call yyerror. This remains here temporarily
747 to ease the transition to the new meaning of YYERROR, for GCC.
777 YYERROR; \
1262 for details. YYERROR is fine as it does not invoke this
1813 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1816 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1921 | yyerrorlab -- error raised explicitly by YYERROR. |
1926 YYERROR and the label yyerrorlab therefore never appears in user
1933 this YYERROR
[all...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DExpressionParser.cpp670 #define YYERROR goto yyerrorlab macro
673 /* Like YYERROR except do call yyerror. This remains here temporarily
674 to ease the transition to the new meaning of YYERROR, for GCC.
703 YYERROR; \
1035 for details. YYERROR is fine as it does not invoke this
1668 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
1671 case of YYERROR or YYBACKUP, subsequent parser actions might lead
1772 | yyerrorlab -- error raised explicitly by YYERROR. |
1777 YYERROR and the label yyerrorlab therefore never appears in user
1783 this YYERROR
[all...]
/external/libpcap/
H A Dgrammar.c1425 #define YYERROR goto yyerrorlab macro
1428 /* Like YYERROR except do call yyerror. This remains here temporarily
1429 to ease the transition to the new meaning of YYERROR, for GCC.
1457 YYERROR; \
1816 for details. YYERROR is fine as it does not invoke this
3751 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
3754 case of YYERROR or YYBACKUP, subsequent parser actions might lead
3855 | yyerrorlab -- error raised explicitly by YYERROR. |
3860 YYERROR and the label yyerrorlab therefore never appears in user
3866 this YYERROR
[all...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglsl_parser.cc2120 #define YYERROR goto yyerrorlab macro
2123 /* Like YYERROR except do call yyerror. This remains here temporarily
2124 to ease the transition to the new meaning of YYERROR, for GCC.
2152 YYERROR; \
2530 for details. YYERROR is fine as it does not invoke this
3105 YYERROR;
4199 YYERROR;
4272 YYERROR;
4296 YYERROR;
4308 YYERROR;
[all...]
H A Dglcpp-parse.c1015 #define YYERROR goto yyerrorlab macro
1018 /* Like YYERROR except do call yyerror. This remains here temporarily
1019 to ease the transition to the new meaning of YYERROR, for GCC.
1047 YYERROR; \
1425 for details. YYERROR is fine as it does not invoke this
2826 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2829 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2931 | yyerrorlab -- error raised explicitly by YYERROR. |
2936 YYERROR and the label yyerrorlab therefore never appears in user
2943 this YYERROR
[all...]
/external/elfutils/0.153/libcpu/
H A Di386_parse.c803 #define YYERROR goto yyerrorlab macro
806 /* Like YYERROR except do call yyerror. This remains here temporarily
807 to ease the transition to the new meaning of YYERROR, for GCC.
835 YYERROR; \
1194 for details. YYERROR is fine as it does not invoke this
2035 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2038 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2139 | yyerrorlab -- error raised explicitly by YYERROR. |
2144 YYERROR and the label yyerrorlab therefore never appears in user
2150 this YYERROR
[all...]
/external/bison/doc/
H A Drefcard.tex490 \key{Pretend a syntax error occurred.} {YYERROR}
/external/bison/src/
H A Dparse-gram.c931 #define YYERROR goto yyerrorlab macro
934 /* Like YYERROR except do call yyerror. This remains here temporarily
935 to ease the transition to the new meaning of YYERROR, for GCC.
965 YYERROR; \
1707 for details. YYERROR is fine as it does not invoke this
2906 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
2909 case of YYERROR or YYBACKUP, subsequent parser actions might lead
3014 | yyerrorlab -- error raised explicitly by YYERROR. |
3019 YYERROR and the label yyerrorlab therefore never appears in user
3026 this YYERROR
[all...]
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_tab.cpp1638 #define YYERROR goto yyerrorlab macro
1641 /* Like YYERROR except do call yyerror. This remains here temporarily
1642 to ease the transition to the new meaning of YYERROR, for GCC.
1671 YYERROR; \
2082 for details. YYERROR is fine as it does not invoke this
2744 YYERROR;
4986 YYABORT, YYACCEPT, or YYERROR immediately after altering yychar or
4989 case of YYERROR or YYBACKUP, subsequent parser actions might lead
5091 | yyerrorlab -- error raised explicitly by YYERROR. |
5096 YYERROR an
[all...]
H A Dglslang.y362 YYERROR;
/external/bison/tests/
H A Dtestsuite10675 | '!' { $$ = 0; YYERROR; }
10676 | '-' error { $$ = 0; YYERROR; }
10998 | '!' { $$ = 0; YYERROR; }
10999 | '-' error { $$ = 0; YYERROR; }
[all...]

Completed in 2739 milliseconds