Home
last modified time | relevance | path

Searched refs:yyformat (Results 1 – 15 of 15) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpmu-bison.c945 const char *yyformat = 0; in yysyntax_error() local
1018 yyformat = S; \ in yysyntax_error()
1029 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1049 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1050 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1053 yyformat += 2; in yysyntax_error()
1058 yyformat++; in yysyntax_error()
Dparse-events-bison.c1055 const char *yyformat = 0; in yysyntax_error() local
1128 yyformat = S; \ in yysyntax_error()
1139 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1159 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1160 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1163 yyformat += 2; in yysyntax_error()
1168 yyformat++; in yysyntax_error()
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DExpressionParser.cpp1025 const char *yyformat = YY_NULL; in yysyntax_error() local
1100 yyformat = S; \ in yysyntax_error()
1112 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1133 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1134 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1137 yyformat += 2; in yysyntax_error()
1142 yyformat++; in yysyntax_error()
/external/bison/examples/calc++/
Dcalc++-parser.cc826 char const* yyformat = YY_NULL; in yysyntax_error_() local
831 yyformat = S; \ in yysyntax_error_()
844 for (char const* yyp = yyformat; *yyp; ++yyp) in yysyntax_error_()
/external/bison/data/
Dyacc.c1252 const char *yyformat = YY_NULL;
1349 yyformat = S; \
1361 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
1382 while ((*yyp = *yyformat) != '\0')
1383 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1386 yyformat += 2;
1391 yyformat++;
Dlalr1.cc940 char const* yyformat = YY_NULL;
945 yyformat = S; \
958 for (char const* yyp = yyformat; *yyp; ++yyp)
Dglr.c2024 const char *yyformat = YY_NULL;
2092 yyformat = S; \
2104 size_t yysz = yysize + strlen (yyformat);
2116 while ((*yyp = *yyformat))
2118 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
2121 yyformat += 2;
2126 yyformat++;
/external/elfutils/0.153/src/
Dldscript.c1192 const char *yyformat = 0; in yysyntax_error() local
1265 yyformat = S; \ in yysyntax_error()
1276 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1296 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1297 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1300 yyformat += 2; in yysyntax_error()
1305 yyformat++; in yysyntax_error()
/external/bison/src/
Dparse-gram.c1697 const char *yyformat = YY_NULL; in yysyntax_error() local
1772 yyformat = S; \ in yysyntax_error()
1783 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1803 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1804 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1807 yyformat += 2; in yysyntax_error()
1812 yyformat++; in yysyntax_error()
/external/libpcap/
Dgrammar.c1806 const char *yyformat = 0; in yysyntax_error() local
1879 yyformat = S; \ in yysyntax_error()
1890 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1910 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1911 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1914 yyformat += 2; in yysyntax_error()
1919 yyformat++; in yysyntax_error()
/external/elfutils/0.153/libcpu/
Di386_parse.c1184 const char *yyformat = 0; in yysyntax_error() local
1257 yyformat = S; \ in yysyntax_error()
1268 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1288 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1289 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1292 yyformat += 2; in yysyntax_error()
1297 yyformat++; in yysyntax_error()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-parse.c1415 const char *yyformat = 0; in yysyntax_error() local
1488 yyformat = S; \ in yysyntax_error()
1499 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1519 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1520 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1523 yyformat += 2; in yysyntax_error()
1528 yyformat++; in yysyntax_error()
Dglsl_parser.cc2520 const char *yyformat = 0; in yysyntax_error() local
2593 yyformat = S; \ in yysyntax_error()
2604 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
2624 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
2625 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
2628 yyformat += 2; in yysyntax_error()
2633 yyformat++; in yysyntax_error()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.c1813 const char *yyformat = 0; in yysyntax_error() local
1886 yyformat = S; \ in yysyntax_error()
1897 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1917 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1918 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1921 yyformat += 2; in yysyntax_error()
1926 yyformat++; in yysyntax_error()
/external/chromium_org/third_party/angle/src/compiler/translator/
Dglslang_tab.cpp2071 const char *yyformat = YY_NULL; in yysyntax_error() local
2146 yyformat = S; \ in yysyntax_error()
2158 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
2179 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
2180 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
2183 yyformat += 2; in yysyntax_error()
2188 yyformat++; in yysyntax_error()