Home
last modified time | relevance | path

Searched refs:yysize1 (Results 1 – 13 of 13) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpmu-bison.c942 YYSIZE_T yysize1; in yysyntax_error() local
1005 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1006 if (! (yysize <= yysize1 in yysyntax_error()
1007 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1009 yysize = yysize1; in yysyntax_error()
1029 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1030 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1032 yysize = yysize1; in yysyntax_error()
Dparse-events-bison.c1052 YYSIZE_T yysize1; in yysyntax_error() local
1115 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1116 if (! (yysize <= yysize1 in yysyntax_error()
1117 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1119 yysize = yysize1; in yysyntax_error()
1139 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1140 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1142 yysize = yysize1; in yysyntax_error()
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DExpressionParser.cpp1086 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() local
1087 if (! (yysize <= yysize1 in yysyntax_error()
1088 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1090 yysize = yysize1; in yysyntax_error()
1112 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local
1113 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1115 yysize = yysize1; in yysyntax_error()
/external/elfutils/0.153/src/
Dldscript.c1189 YYSIZE_T yysize1; in yysyntax_error() local
1252 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1253 if (! (yysize <= yysize1 in yysyntax_error()
1254 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1256 yysize = yysize1; in yysyntax_error()
1276 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1277 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1279 yysize = yysize1; in yysyntax_error()
/external/bison/src/
Dparse-gram.c1694 YYSIZE_T yysize1; in yysyntax_error() local
1755 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()
1756 if (! (yysize <= yysize1 in yysyntax_error()
1757 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1759 yysize = yysize1; in yysyntax_error()
1783 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1784 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1786 yysize = yysize1; in yysyntax_error()
/external/bison/data/
Dyacc.c1331 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
1332 if (! (yysize <= yysize1
1333 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1335 yysize = yysize1;
1361 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
1362 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))
1364 yysize = yysize1;
/external/libpcap/
Dgrammar.c1803 YYSIZE_T yysize1; in yysyntax_error() local
1866 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1867 if (! (yysize <= yysize1 in yysyntax_error()
1868 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1870 yysize = yysize1; in yysyntax_error()
1890 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1891 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1893 yysize = yysize1; in yysyntax_error()
/external/elfutils/0.153/libcpu/
Di386_parse.c1181 YYSIZE_T yysize1; in yysyntax_error() local
1244 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1245 if (! (yysize <= yysize1 in yysyntax_error()
1246 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1248 yysize = yysize1; in yysyntax_error()
1268 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1269 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1271 yysize = yysize1; in yysyntax_error()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-parse.c1412 YYSIZE_T yysize1; in yysyntax_error() local
1475 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1476 if (! (yysize <= yysize1 in yysyntax_error()
1477 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1479 yysize = yysize1; in yysyntax_error()
1499 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1500 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1502 yysize = yysize1; in yysyntax_error()
Dglsl_parser.cc2517 YYSIZE_T yysize1; in yysyntax_error() local
2580 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
2581 if (! (yysize <= yysize1 in yysyntax_error()
2582 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
2584 yysize = yysize1; in yysyntax_error()
2604 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
2605 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
2607 yysize = yysize1; in yysyntax_error()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.c1810 YYSIZE_T yysize1; in yysyntax_error() local
1873 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
1874 if (! (yysize <= yysize1 in yysyntax_error()
1875 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1877 yysize = yysize1; in yysyntax_error()
1897 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1898 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
1900 yysize = yysize1; in yysyntax_error()
/external/chromium_org/third_party/angle/src/compiler/translator/
Dglslang_tab.cpp2133 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() local
2134 if (! (yysize <= yysize1 in yysyntax_error()
2135 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
2137 yysize = yysize1; in yysyntax_error()
2159 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local
2160 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()
2162 yysize = yysize1; in yysyntax_error()
/external/bison/
DChangeLog28 * data/glr.c (yyreportSyntaxError): Reduce the scope of yysize1 (now