Home
last modified time | relevance | path

Searched refs:yytype (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/tc/
Demp_ematch.yacc.c715 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * … in yy_symbol_value_print() argument
723 if (yytype < YYNTOKENS) in yy_symbol_value_print()
724 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
726 YYUSE (yytype); in yy_symbol_value_print()
735 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const … in yy_symbol_print() argument
738 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
742 yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp); in yy_symbol_print()
1055 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yydestruct() argument
1061 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1064 YYUSE (yytype); in yydestruct()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp735 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context) in yy_symbol_value_print() argument
743 if (yytype < YYNTOKENS) in yy_symbol_value_print()
744 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
746 YYUSE (yytype); in yy_symbol_value_print()
755 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context) in yy_symbol_print() argument
758 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
760 yy_symbol_value_print (yyoutput, yytype, yyvaluep, context); in yy_symbol_print()
1073 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, Context *context) in yydestruct() argument
1079 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1082 YYUSE (yytype); in yydestruct()
/external/one-true-awk/
Dytab.c1947 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
1954 if (yytype < YYNTOKENS) in yy_symbol_value_print()
1955 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
1957 YYUSE (yytype); in yy_symbol_value_print()
1966 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
1969 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1971 yy_symbol_value_print (yyoutput, yytype, yyvaluep); in yy_symbol_print()
2284 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) in yydestruct() argument
2289 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
2292 YYUSE (yytype); in yydestruct()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c1138 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct parser_pa… in yy_symbol_value_print() argument
1146 if (yytype < YYNTOKENS) in yy_symbol_value_print()
1147 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
1149 YYUSE (yytype); in yy_symbol_value_print()
1158 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct parser_param *p… in yy_symbol_print() argument
1161 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1163 yy_symbol_value_print (yyoutput, yytype, yyvaluep, param); in yy_symbol_print()
1476 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, struct parser_param *param) in yydestruct() argument
1482 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1485 switch (yytype) in yydestruct()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1050 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1053 yysymprint (yyoutput, yytype, yyvaluep)
1055 int yytype;
1062 if (yytype < YYNTOKENS)
1063 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1065 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1069 if (yytype < YYNTOKENS)
1070 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1072 switch (yytype)
1087 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
[all …]
/external/libpcap/
Dgrammar.c1471 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *yyscanner,… in yy_symbol_value_print() argument
1480 if (yytype < YYNTOKENS) in yy_symbol_value_print()
1481 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
1483 YYUSE (yytype); in yy_symbol_value_print()
1492 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *yyscanner, compi… in yy_symbol_print() argument
1495 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1497 yy_symbol_value_print (yyoutput, yytype, yyvaluep, yyscanner, cstate); in yy_symbol_print()
1810 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *yyscanner, compiler_state_t *cs… in yydestruct() argument
1817 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
1820 YYUSE (yytype); in yydestruct()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1731 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * … in yy_symbol_value_print() argument
1741 if (yytype < YYNTOKENS) in yy_symbol_value_print()
1742 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
1744 YYUSE (yytype); in yy_symbol_value_print()
1753 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const … in yy_symbol_print() argument
1756 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
1760 yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp, context, yyscanner); in yy_symbol_print()
2073 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp, TParseContext* … in yydestruct() argument
2081 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
2084 YYUSE (yytype); in yydestruct()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp3529 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseC… in yy_symbol_value_print() argument
3537 if (yytype < YYNTOKENS) in yy_symbol_value_print()
3538 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); in yy_symbol_value_print()
3540 YYUSE (yytype); in yy_symbol_value_print()
3549 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, glslang::TParseContext… in yy_symbol_print() argument
3552 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]); in yy_symbol_print()
3554 yy_symbol_value_print (yyoutput, yytype, yyvaluep, pParseContext); in yy_symbol_print()
3867 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, glslang::TParseContext* pParseContext) in yydestruct() argument
3873 YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); in yydestruct()
3876 YYUSE (yytype); in yydestruct()