Home
last modified time | relevance | path

Searched refs:YY_ (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp257 #ifndef YY_
261 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
264 # ifndef YY_
265 # define YY_(Msgid) Msgid macro
687 yyerror (context, YY_("syntax error: cannot back up")); \
1021 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1022 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1023 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1024 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1025 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/gettext/gettext-runtime/intl/
Dplural.c297 #ifndef YY_
301 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
304 # ifndef YY_
305 # define YY_(Msgid) Msgid macro
688 yyerror (arg, YY_("syntax error: cannot back up")); \
1022 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1023 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1024 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1025 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1026 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DExpressionParser.cpp239 #ifndef YY_
243 # define YY_(Msgid) dgettext("bison-runtime", Msgid) macro
246 # ifndef YY_
247 # define YY_(Msgid) Msgid macro
577 yyerror(context, YY_("syntax error: cannot back up")); \
901 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
902 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
903 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
904 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
905 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp247 #ifndef YY_
251 # define YY_(Msgid) dgettext("bison-runtime", Msgid) macro
254 # ifndef YY_
255 # define YY_(Msgid) Msgid macro
577 yyerror(context, YY_("syntax error: cannot back up")); \
903 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
904 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
905 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
906 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
907 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
Dyacc.c400 #ifndef YY_
404 # define YY_(Msgid) dgettext ("bison-runtime", Msgid)
407 # ifndef YY_
408 # define YY_(Msgid) Msgid
639 yyerror (]b4_yyerror_args[YY_("syntax error: cannot back up")); \
1209 YYCASE_(0, YY_("syntax error"));
1210 YYCASE_(1, YY_("syntax error, unexpected %s"));
1211 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1212 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1213 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
[all …]
Dc.m434 [[YY_]b4_tocpp(m4_defn([b4_prefix])/[$1])[_INCLUDED]])
Dbison.m475 [b4_comment([Undocumented macros, especially those whose name start with YY_,
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.tab.c1050 #ifndef YY_
1054 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
1057 # ifndef YY_
1058 # define YY_(Msgid) Msgid macro
1451 yyerror (scanner, graph, YY_("syntax error: cannot back up")); \
1795 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1796 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1797 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1798 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1799 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab_autogen.cpp516 #ifndef YY_
520 # define YY_(Msgid) dgettext("bison-runtime", Msgid) macro
523 # ifndef YY_
524 # define YY_(Msgid) Msgid macro
1621 yyerror(&yylloc, context, scanner, YY_("syntax error: cannot back up")); \
2023 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
2024 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
2025 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
2026 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
2027 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab.cpp474 #ifndef YY_
478 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
481 # ifndef YY_
482 # define YY_(Msgid) Msgid macro
1764 yyerror (&yylloc, context, scanner, YY_("syntax error: cannot back up")); \
2167 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
2168 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
2169 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
2170 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
2171 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp440 #ifndef YY_
444 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
447 # ifndef YY_
448 # define YY_(Msgid) Msgid macro
1618 yyerror (&yylloc, context, yyscanner, YY_("syntax error: cannot back up")); \
2021 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
2022 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
2023 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
2024 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
2025 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/toybox/kconfig/
Dzconf.tab.c_shipped240 #ifndef YY_
244 # define YY_(msgid) dgettext ("bison-runtime", msgid)
247 # ifndef YY_
248 # define YY_(msgid) msgid
769 yyerror (YY_("syntax error: cannot back up")); \
1282 yyoverflow (YY_("memory exhausted"),
1887 YY_("syntax error, unexpected %s");
1888 YY_("syntax error, unexpected %s, expecting %s");
1889 YY_("syntax error, unexpected %s, expecting %s or %s");
1890 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
[all …]
/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp663 #ifndef YY_
667 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
670 # ifndef YY_
671 # define YY_(Msgid) Msgid macro
3569 yyerror (pParseContext, YY_("syntax error: cannot back up")); \
3903 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
3904 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
3905 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
3906 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
3907 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/third_party/openh264/res/
DCisco_Absolute_Power_1280x720_30fps.yuv770 …<;;>AHOQRRPNMMIGKR\_YMIJLIFABKLHJIGKOLHRm}zpjnmd[\[ZR>>LQQKGFFHMTVVUTXZXVW[YY_`^^`_^[NEDFMOSSUWWWW…