Home
last modified time | relevance | path

Searched refs:yyoutput (Results 1 – 19 of 19) sorted by relevance

/external/bison/data/
Dc.m4494 [[FILE *yyoutput], [yyoutput]],
500 FILE *yyo = yyoutput;
509 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
511 YYUSE (yyoutput);
528 [[FILE *yyoutput], [yyoutput]],
535 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
537 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
539 ]b4_locations_if([ YY_LOCATION_PRINT (yyoutput, *yylocationp);
540 YYFPRINTF (yyoutput, ": ");
542 [ yy_symbol_value_print (yyoutput, yytype, yyvaluep]dnl
[all …]
Dglr.cc167 std::ostream& yyoutput = debug_stream ();
168 std::ostream& yyo = yyoutput;
Dlalr1.cc419 std::ostream& yyoutput = yyo;
420 YYUSE (yyoutput);
/external/bison/examples/calc++/
Dcalc++-parser.yy43 %printer { yyoutput << *$$; } "identifier"
46 %printer { yyoutput << $$; } <ival>
Dcalc++-parser.cc216 std::ostream& yyoutput = yyo; in yy_symbol_value_print_() local
217 YYUSE (yyoutput); in yy_symbol_value_print_()
223 { yyoutput << *((*yyvaluep).sval); }; in yy_symbol_value_print_()
230 { yyoutput << ((*yyvaluep).ival); }; in yy_symbol_value_print_()
237 { yyoutput << ((*yyvaluep).ival); }; in yy_symbol_value_print_()
/external/bison/src/
Dparse-gram.c1062 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * … in yy_symbol_value_print() argument
1065 yy_symbol_value_print (yyoutput, yytype, yyvaluep, yylocationp) in yy_symbol_value_print()
1066 FILE *yyoutput; in yy_symbol_value_print()
1072 FILE *yyo = yyoutput;
1079 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1081 YYUSE (yyoutput);
1224 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const … in yy_symbol_print() argument
1227 yy_symbol_print (yyoutput, yytype, yyvaluep, yylocationp) in yy_symbol_print()
1228 FILE *yyoutput; in yy_symbol_print()
1235 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
[all …]
/external/bison/tests/
Dactions.at400 [fprintf (yyoutput, "%d", $$)])[;
785 fprintf (yyoutput, "<*> printer should not be called.\n");
789 fprintf (yyoutput, "<> printer for '%c' @ %d", $$, @$.first_column);
796 fprintf (yyoutput, "'b'/'c' printer for '%c' @ %d", $$, @$.first_column);
803 fprintf (yyoutput, "<*> destructor should not be called.\n");
882 fprintf (yyoutput, "<> printer should not be called.\n");
890 fprintf (yyoutput, "<*>/<field2>/e printer");
897 %printer { fprintf (yyoutput, "<field1> printer"); } <field1>
901 %printer { fprintf (yyoutput, "'c' printer"); } 'c'
905 %printer { fprintf (yyoutput, "'d' printer"); } 'd'
[all …]
Dcalc.at253 %printer { ]AT_SKEL_CC_IF([[yyoutput << $$]],
254 [[fprintf (yyoutput, "%d", $$)]])[; } <ival>;
Dregression.at1054 %printer { fprintf (yyoutput, "PRINTER"); } 'a';
Dtestsuite41160 fprintf (yyoutput, "%d", $$);
41801 fprintf (yyoutput, "%d", $$);
43588 fprintf (yyoutput, "%d", $$);
44157 fprintf (yyoutput, "%d", $$);
/external/elfutils/src/
Dldscript.c906 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
909 yy_symbol_value_print (yyoutput, yytype, yyvaluep) in yy_symbol_value_print()
910 FILE *yyoutput; in yy_symbol_value_print()
919 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
921 YYUSE (yyoutput);
938 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
941 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
942 FILE *yyoutput; in yy_symbol_print()
948 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
950 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]
/external/elfutils/libcpu/
Di386_parse.c897 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print() argument
900 yy_symbol_value_print (yyoutput, yytype, yyvaluep) in yy_symbol_value_print()
901 FILE *yyoutput; in yy_symbol_value_print()
910 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
912 YYUSE (yyoutput);
929 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print() argument
932 yy_symbol_print (yyoutput, yytype, yyvaluep) in yy_symbol_print()
933 FILE *yyoutput; in yy_symbol_print()
939 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
941 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]
/external/libpcap/
Dgrammar.c1437 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) in yysymprint() argument
1440 yysymprint (yyoutput, yytype, yyvaluep) in yysymprint()
1441 FILE *yyoutput; in yysymprint()
1450 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1452 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
1457 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1464 YYFPRINTF (yyoutput, ")");
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_tab.cpp1417 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, TParseContext* c… in yy_symbol_value_print() argument
1420 yy_symbol_value_print (yyoutput, yytype, yyvaluep, context) in yy_symbol_value_print()
1421 FILE *yyoutput; in yy_symbol_value_print()
1432 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
1434 YYUSE (yyoutput);
1451 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, TParseContext* context) in yy_symbol_print() argument
1454 yy_symbol_print (yyoutput, yytype, yyvaluep, context) in yy_symbol_print()
1455 FILE *yyoutput; in yy_symbol_print()
1462 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1464 YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]);
[all …]
/external/bison/
DChangeLog3211 %printer: support both yyo and yyoutput.
3212 lalr1.cc used to support yyo, but not yyoutput. Support both,
3213 but document only yyoutput (at least until there is some consensus
3217 * data/glr.cc (yy_symbol_value_print_): Support both yyo and yyoutput.
3218 * data/lalr1.cc: Also support yyoutput.
3219 * doc/bison.texinfo: Explicitly use yyoutput in the examples.
DNEWS446 "yyoutput" (as an alias to "debug_stream ()").
2047 LocalWords: lang yyoutput dvi html ps POSIX lvalp llocp calc yyo fval Wmaybe
DChangeLog-20128963 * data/c.m4 (b4_yy_symbol_print_generate): YYUSE (yyoutput).
14344 * data/c.m4 (b4_yysymprint_generate): yyout -> yyoutput,
/external/bison/doc/
Dbison.texi3095 %printer @{ type1_print (yyoutput, $$); @} <field1>
3102 %printer @{ type2_print (yyoutput, $$); @} <field2>
4855 @vindex yyoutput
4858 @var{symbols}. Within @var{code}, @code{yyoutput} denotes the output stream
4886 %printer @{ fprintf (yyoutput, "'%c'", $$); @} <character>
4887 %printer @{ fprintf (yyoutput, "&%p", $$); @} <*>
4888 %printer @{ fprintf (yyoutput, "\"%s\"", $$); @} STRING1 string1
4889 %printer @{ fprintf (yyoutput, "<>"); @} <>
9042 %printer @{ fprintf (yyoutput, "%s", $$->name); @} VAR;
9043 %printer @{ fprintf (yyoutput, "%s()", $$->name); @} FNCT;
[all …]
Dbison.info3443 %printer { type1_print (yyoutput, $$); } <field1>
3448 %printer { type2_print (yyoutput, $$); } <field2>
4895 SYMBOLS. Within CODE, `yyoutput' denotes the output stream (a
4918 %printer { fprintf (yyoutput, "'%c'", $$); } <character>
4919 %printer { fprintf (yyoutput, "&%p", $$); } <*>
4920 %printer { fprintf (yyoutput, "\"%s\"", $$); } STRING1 string1
4921 %printer { fprintf (yyoutput, "<>"); } <>
8538 %printer { fprintf (yyoutput, "%s", $$->name); } VAR;
8539 %printer { fprintf (yyoutput, "%s()", $$->name); } FNCT;
8540 %printer { fprintf (yyoutput, "%g", $$); } <val>;
[all …]