/external/e2fsprogs/intl/ |
D | plural.c | 224 static const char *const yytname[] = variable 893 yychar, yytname[yychar1]); in yyparse() 932 yychar, yytname[yychar1])); in yyparse() 998 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); in yyparse() 999 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]); in yyparse() 1144 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++) in yyparse() 1146 yysize += yystrlen (yytname[yyx]) + 15, yycount++; in yyparse() 1148 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]); in yyparse() 1153 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse() 1159 yyx < (int) (sizeof (yytname) / sizeof (char *)); in yyparse() [all …]
|
/external/iproute2/tc/ |
D | emp_ematch.yacc.c | 481 static const char *const yytname[] = variable 738 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print() 926 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 963 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error() 985 yyarg[yycount++] = yytname[yyx]; in yysyntax_error() 987 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/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()
|
/external/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 …]
|
/external/one-true-awk/ |
D | ytab.c | 669 static const char *const yytname[] = variable 1969 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print() 2155 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 2192 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error() 2214 yyarg[yycount++] = yytname[yyx]; in yysyntax_error() 2216 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | parser.c | 655 static const char *const yytname[] = variable 1161 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print() 1347 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 1384 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error() 1406 yyarg[yycount++] = yytname[yyx]; in yysyntax_error() 1408 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/libpcap/ |
D | grammar.c | 983 static const char *const yytname[] = variable 1495 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print() 1681 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 1718 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error() 1740 yyarg[yycount++] = yytname[yyx]; in yysyntax_error() 1742 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|
/external/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()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 1005 static const char *const yytname[] = variable 3552 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print() 3738 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); in yysyntax_error() 3775 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error() 3797 yyarg[yycount++] = yytname[yyx]; in yysyntax_error() 3799 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error()
|