Home
last modified time | relevance | path

Searched refs:yyp (Results 1 – 12 of 12) sorted by relevance

/external/bison/data/
Dglr.c625 char const *yyp = yystr;
628 switch (*++yyp)
635 if (*++yyp != '\\')
640 yyres[yyn] = *yyp;
1438 yyGLRState *yyp = yystackp->yytops.yystates[yyi];
1439 while (yyp != yys && yyp != yysplit && yyp->yyposn >= yyposn)
1441 if (yyp->yylrState == yynewLRState && yyp->yypred == yys)
1443 yyaddDeferredAction (yystackp, yyk, yyp, yys0, yyrule);
1450 yyp = yyp->yypred;
1808 yySemanticOption* yyp = *yypp;
[all …]
Dlalr1.cc366 char const *yyp = yystr;
369 switch (*++yyp)
376 if (*++yyp != '\\')
380 yyr += *yyp;
958 for (char const* yyp = yyformat; *yyp; ++yyp)
959 if (yyp[0] == '%' && yyp[1] == 's' && yyi < yycount)
962 ++yyp;
965 yyres += *yyp;
Dyacc.c1199 char const *yyp = yystr;
1202 switch (*++yyp)
1209 if (*++yyp != '\\')
1214 yyres[yyn] = *yyp;
1380 char *yyp = *yymsg;
1382 while ((*yyp = *yyformat) != '\0')
1383 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1385 yyp += yytnamerr (yyp, yyarg[yyi++]);
1390 yyp++;
/external/bison/examples/calc++/
Dcalc++-parser.cc162 char const *yyp = yystr; in yytnamerr_() local
165 switch (*++yyp) in yytnamerr_()
172 if (*++yyp != '\\') in yytnamerr_()
176 yyr += *yyp; in yytnamerr_()
844 for (char const* yyp = yyformat; *yyp; ++yyp) in yysyntax_error_() local
845 if (yyp[0] == '%' && yyp[1] == 's' && yyi < yycount) in yysyntax_error_()
848 ++yyp; in yysyntax_error_()
851 yyres += *yyp; in yysyntax_error_()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp875 char const *yyp = yystr; in yytnamerr() local
878 switch (*++yyp) in yytnamerr()
885 if (*++yyp != '\\') in yytnamerr()
890 yyres[yyn] = *yyp; in yytnamerr()
1027 char *yyp = *yymsg; in yysyntax_error() local
1029 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1030 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1032 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()
1037 yyp++; in yysyntax_error()
/external/e2fsprogs/intl/
Dplural.c1152 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse() local
1153 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1164 yyp = yystpcpy (yyp, yyq); in yyparse()
1165 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/external/bison/src/
Dparse-gram.c1643 char const *yyp = yystr; in yytnamerr() local
1646 switch (*++yyp) in yytnamerr()
1653 if (*++yyp != '\\') in yytnamerr()
1658 yyres[yyn] = *yyp; in yytnamerr()
1801 char *yyp = *yymsg; in yysyntax_error() local
1803 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1804 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1806 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()
1811 yyp++; in yysyntax_error()
/external/libpcap/
Dgrammar.c1618 char const *yyp = yystr; in yytnamerr() local
1621 switch (*++yyp) in yytnamerr()
1628 if (*++yyp != '\\') in yytnamerr()
1633 yyres[yyn] = *yyp; in yytnamerr()
1770 char *yyp = *yymsg; in yysyntax_error() local
1772 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1773 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1775 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()
1780 yyp++; in yysyntax_error()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1896 char const *yyp = yystr; in yytnamerr() local
1899 switch (*++yyp) in yytnamerr()
1906 if (*++yyp != '\\') in yytnamerr()
1911 yyres[yyn] = *yyp; in yytnamerr()
2048 char *yyp = *yymsg; in yysyntax_error() local
2050 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
2051 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
2053 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error()
2058 yyp++; in yysyntax_error()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1005 char const *yyp = yystr;
1008 switch (*++yyp)
1015 if (*++yyp != '\\')
1020 yyres[yyn] = *yyp;
1946 char *yyp = yymsg;
1948 while ((*yyp = *yyf))
1950 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
1952 yyp += yytnamerr (yyp, yyarg[yyi++]);
1957 yyp++;
/external/sqlite/dist/orig/
Dsqlite3.c139181 void *yyp, /* The parser */
139196 yypParser = (yyParser*)yyp;
/external/sqlite/dist/
Dsqlite3.c139181 void *yyp, /* The parser */
139196 yypParser = (yyParser*)yyp;