/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 519 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/ |
D | plural.c | 558 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/ |
D | ExpressionParser.cpp | 469 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/ |
D | preprocessor_tab_autogen.cpp | 469 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/ |
D | yacc.c | 587 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]);
|
D | c.m4 | 560 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]);
|
/third_party/toybox/kconfig/ |
D | zconf.tab.c_shipped | 506 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/ |
D | grammar.tab.c | 1316 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/ |
D | glslang_tab_autogen.cpp | 773 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/ |
D | glslang_tab.cpp | 781 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/ |
D | glslang_tab.cpp | 741 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/ |
D | glslang_tab.cpp | 1023 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()
|