/external/e2fsprogs/intl/ |
plural.c | 223 /* YYTNAME[TOKEN_NUM] -- String name of the token TOKEN_NUM. */ 224 static const char *const yytname[] = variable 893 yychar, yytname[yychar1]); 932 yychar, yytname[yychar1])); 998 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); 999 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]); 1144 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++) 1146 yysize += yystrlen (yytname[yyx]) + 15, yycount++; 1148 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]); 1153 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]) [all...] |
/system/core/sh/ |
arith.c | 396 static const char *const yytname[] = variable 684 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]); 685 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]); 806 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 812 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 1095 YYDPRINTF ((stderr, "Shifting token %s, ", yytname[yytoken])); [all...] |
/external/elfutils/src/ |
ldscript.c | 584 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 586 static const char *const yytname[] = variable [all...] |
/external/libpcap/ |
grammar.c | 778 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 780 static const char *const yytname[] = variable [all...] |
/external/bison/src/ |
parse-gram.c | 714 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 716 static const char *const yytname[] = variable [all...] |
parse-gram.y | 779 return yytname[YYTRANSLATE (type)];
|
/external/bison/data/ |
yacc.c | 652 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 654 static const char *const yytname[] = [all...] |
glr.cc | 185 << ' ' << yytname[yytype] << " ("
|
glr.c | 364 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 366 static const char *const yytname[] = 616 backslash-backslash). YYSTR is taken from yytname. If YYRES is 786 return yytname[yytoken]; [all...] |
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
ExpressionParser.cpp | 511 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 513 static const char *const yytname[] = variable 797 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 799 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 961 backslash-backslash). YYSTR is taken from yytname. If YYRES is 1016 YYSIZE_T yysize0 = yytnamerr (YY_NULL, yytname[yytoken]); [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glsl_parser.cc | 1086 static const char *const yytname[] = variable [all...] |
glcpp-parse.c | 699 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 701 static const char *const yytname[] = variable [all...] |
/external/elfutils/libcpu/ |
i386_parse.c | 663 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 665 static const char *const yytname[] = variable 939 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); 941 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); 1101 backslash-backslash). YYSTR is taken from yytname. If YYRES is [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
program_parse.tab.c | 948 static const char *const yytname[] = variable [all...] |
/external/chromium_org/third_party/angle/src/compiler/ |
glslang_tab.cpp | 742 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 744 static const char *const yytname[] = variable [all...] |