Searched refs:yyp (Results 1 – 11 of 11) sorted by relevance
/external/iproute2/tc/ |
D | emp_ematch.yacc.c | 880 char const *yyp = yystr; in yytnamerr() local 883 switch (*++yyp) in yytnamerr() 890 if (*++yyp != '\\') in yytnamerr() 895 yyres[yyn] = *yyp; in yytnamerr() 1032 char *yyp = *yymsg; in yysyntax_error() local 1034 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 1035 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 1037 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 1042 yyp++; in yysyntax_error()
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 898 char const *yyp = yystr; in yytnamerr() local 901 switch (*++yyp) in yytnamerr() 908 if (*++yyp != '\\') in yytnamerr() 913 yyres[yyn] = *yyp; in yytnamerr() 1050 char *yyp = *yymsg; in yysyntax_error() local 1052 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 1053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 1055 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 1060 yyp++; in yysyntax_error()
|
/external/e2fsprogs/intl/ |
D | plural.c | 1152 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/one-true-awk/ |
D | ytab.c | 2109 char const *yyp = yystr; in yytnamerr() local 2112 switch (*++yyp) in yytnamerr() 2119 if (*++yyp != '\\') in yytnamerr() 2124 yyres[yyn] = *yyp; in yytnamerr() 2261 char *yyp = *yymsg; in yysyntax_error() local 2263 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 2264 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 2266 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 2271 yyp++; in yysyntax_error()
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | parser.c | 1301 char const *yyp = yystr; in yytnamerr() local 1304 switch (*++yyp) in yytnamerr() 1311 if (*++yyp != '\\') in yytnamerr() 1316 yyres[yyn] = *yyp; in yytnamerr() 1453 char *yyp = *yymsg; in yysyntax_error() local 1455 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 1456 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 1458 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 1463 yyp++; in yysyntax_error()
|
/external/libpcap/ |
D | grammar.c | 1635 char const *yyp = yystr; in yytnamerr() local 1638 switch (*++yyp) in yytnamerr() 1645 if (*++yyp != '\\') in yytnamerr() 1650 yyres[yyn] = *yyp; in yytnamerr() 1787 char *yyp = *yymsg; in yysyntax_error() local 1789 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 1790 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 1792 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 1797 yyp++; in yysyntax_error()
|
/external/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1005 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/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 1898 char const *yyp = yystr; in yytnamerr() local 1901 switch (*++yyp) in yytnamerr() 1908 if (*++yyp != '\\') in yytnamerr() 1913 yyres[yyn] = *yyp; in yytnamerr() 2050 char *yyp = *yymsg; in yysyntax_error() local 2052 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 2053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 2055 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 2060 yyp++; in yysyntax_error()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 3692 char const *yyp = yystr; in yytnamerr() local 3695 switch (*++yyp) in yytnamerr() 3702 if (*++yyp != '\\') in yytnamerr() 3707 yyres[yyn] = *yyp; in yytnamerr() 3844 char *yyp = *yymsg; in yysyntax_error() local 3846 while ((*yyp = *yyformat) != '\0') in yysyntax_error() 3847 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error() 3849 yyp += yytnamerr (yyp, yyarg[yyi++]); in yysyntax_error() 3854 yyp++; in yysyntax_error()
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 141890 void *yyp, /* The parser */ 141905 yypParser = (yyParser*)yyp;
|
/external/sqlite/dist/ |
D | sqlite3.c | 141906 void *yyp, /* The parser */ 141921 yypParser = (yyParser*)yyp;
|