/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...] |
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
ExpressionParser.cpp | 517 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 519 static const char *const yytname[] = variable 758 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); 889 backslash-backslash). YYSTR is taken from yytname. If YYRES is 944 YYSIZE_T yysize0 = yytnamerr (YY_NULLPTR, yytname[yytoken]); [all...] |
/toolchain/binutils/binutils-2.27/intl/ |
plural.c | 247 /* YYTNAME[TOKEN_NUM] -- String name of the token TOKEN_NUM. */ 248 static const char *const yytname[] = variable 919 yychar, yytname[yychar1]); 958 yychar, yytname[yychar1])); 1024 YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); 1025 YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]); 1171 yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++) 1173 yysize += yystrlen (yytname[yyx]) + 15, yycount++; 1175 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]); 1180 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]) [all...] |
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
parser.c | 653 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 655 static const char *const yytname[] = variable [all...] |
/external/libpcap/ |
grammar.c | 964 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 966 static const char *const yytname[] = variable [all...] |
/external/swiftshader/src/OpenGL/compiler/ |
glslang_tab.cpp | 739 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 741 static const char *const yytname[] = variable [all...] |
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/ |
glslang_tab.cpp | 870 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. 872 static const char *const yytname[] = variable [all...] |