Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp519 static const char *const yytname[] = variable
758 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
981 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1003 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/gettext/gettext-runtime/intl/
Dplural.c558 static const char *const yytname[] = variable
759 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
945 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
982 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1004 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1006 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DExpressionParser.cpp469 static const char *const yytname[] = { variable
647 YYFPRINTF(yyoutput, "%s %s (", yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
822 YYSIZE_T yysize0 = yytnamerr(YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
862 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
884 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
886 YYSIZE_T yysize1 = yysize + yytnamerr(YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp469 static const char *const yytname[] = { variable
644 YYFPRINTF(yyo, "%s %s (", yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
822 YYSIZE_T yysize0 = yytnamerr(YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
862 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
884 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
886 YYSIZE_T yysize1 = yysize + yytnamerr(YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
Dyacc.c587 static const char *const yytname[] =
863 yytname[yytoken])); \
916 YYDPRINTF ((stderr, "LAC: checking lookahead %s:", yytname[yytoken]));
1109 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]);
1152 yyarg[yycount++] = yytname[yytoken];
1186 yyarg[yycount++] = yytname[yyx];
1188 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);
Dc.m4560 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]);
/third_party/toybox/kconfig/
Dzconf.tab.c_shipped506 static const char *const yytname[] =
901 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]);
902 YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]);
996 backslash-backslash). YYSTR is taken from yytname. If YYRES is
1063 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1065 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1875 YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]);
1908 /* Stay within bounds of both yycheck and yytname. */
1913 yyarg[0] = yytname[yytype];
1926 yyarg[yycount++] = yytname[yyx];
[all …]
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.tab.c1316 static const char *const yytname[] = variable
1525 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1751 YYPTRDIFF_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1753 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
1775 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1778 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab_autogen.cpp773 static const char *const yytname[] = {"$end", variable
1757 YYFPRINTF(yyo, "%s %s (", yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1942 YYSIZE_T yysize0 = yytnamerr(YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1982 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
2004 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
2006 YYSIZE_T yysize1 = yysize + yytnamerr(YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab.cpp781 static const char *const yytname[] = variable
1902 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
2090 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
2127 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
2149 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
2151 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp741 static const char *const yytname[] = variable
1756 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
1981 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
2003 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
2005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp1023 static const char *const yytname[] = variable
3640 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
3826 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error()
3863 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()
3885 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
3887 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()