Searched defs:yycount (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DExpressionParser.cpp1030 int yycount = 0; local
1062 yyarg[yycount++] = yytname[yytoken];
1078 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1080 yycount = 1;
1084 yyarg[yycount++] = yytname[yyx];
1096 switch (yycount)
1134 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/e2fsprogs/intl/
H A Dplural.c1138 int yyx, yycount; local
1140 yycount = 0;
1146 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1155 if (yycount < 5)
1157 yycount = 0;
1163 const char *yyq = ! yycount ? ", expecting " : " or ";
1166 yycount++;
/external/elfutils/0.153/src/
H A Dldscript.c1197 int yycount = 0; local
1229 yyarg[yycount++] = yytname[yytoken];
1245 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1247 yycount = 1;
1251 yyarg[yycount++] = yytname[yyx];
1261 switch (yycount)
1297 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-bison.c1060 int yycount = 0; local
1092 yyarg[yycount++] = yytname[yytoken];
1108 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1110 yycount = 1;
1114 yyarg[yycount++] = yytname[yyx];
1124 switch (yycount)
1160 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
H A Dpmu-bison.c950 int yycount = 0; local
982 yyarg[yycount++] = yytname[yytoken];
998 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1000 yycount = 1;
1004 yyarg[yycount++] = yytname[yyx];
1014 switch (yycount)
1050 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/bison/src/
H A Dparse-gram.c1702 int yycount = 0; local
1732 yyarg[yycount++] = yytname[yytoken];
1748 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1750 yycount = 1;
1754 yyarg[yycount++] = yytname[yyx];
1768 switch (yycount)
1804 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_tab.cpp2077 int yycount = 0; local
2109 yyarg[yycount++] = yytname[yytoken];
2125 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
2127 yycount = 1;
2131 yyarg[yycount++] = yytname[yyx];
2143 switch (yycount)
2181 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.c1420 int yycount = 0; local
1452 yyarg[yycount++] = yytname[yytoken];
1468 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1470 yycount = 1;
1474 yyarg[yycount++] = yytname[yyx];
1484 switch (yycount)
1520 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
H A Dglsl_parser.cc2525 int yycount = 0; local
2557 yyarg[yycount++] = yytname[yytoken];
2573 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
2575 yycount = 1;
2579 yyarg[yycount++] = yytname[yyx];
2589 switch (yycount)
2625 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/elfutils/0.153/libcpu/
H A Di386_parse.c1189 int yycount = 0; local
1221 yyarg[yycount++] = yytname[yytoken];
1237 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1239 yycount = 1;
1243 yyarg[yycount++] = yytname[yyx];
1253 switch (yycount)
1289 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/libpcap/
H A Dgrammar.c1811 int yycount = 0; local
1843 yyarg[yycount++] = yytname[yytoken];
1859 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1861 yycount = 1;
1865 yyarg[yycount++] = yytname[yyx];
1875 switch (yycount)
1911 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c1818 int yycount = 0; local
1850 yyarg[yycount++] = yytname[yytoken];
1866 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1868 yycount = 1;
1872 yyarg[yycount++] = yytname[yyx];
1882 switch (yycount)
1918 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)

Completed in 1057 milliseconds