Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.yacc.c218 #ifndef YY_
222 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
225 # ifndef YY_
226 # define YY_(Msgid) Msgid macro
602 yyerror (YY_("syntax error: cannot back up")); \
1003 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1004 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1005 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1006 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1007 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/external/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 …]
/external/one-true-awk/
Dytab.c382 #ifndef YY_
386 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
389 # ifndef YY_
390 # define YY_(Msgid) Msgid macro
1899 yyerror (YY_("syntax error: cannot back up")); \
2232 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
2233 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
2234 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
2235 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
2236 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c378 #ifndef YY_
382 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
385 # ifndef YY_
386 # define YY_(Msgid) Msgid macro
1090 yyerror (param, YY_("syntax error: cannot back up")); \
1424 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1425 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1426 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1427 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1428 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/external/libpcap/
Dgrammar.c690 #ifndef YY_
694 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
697 # ifndef YY_
698 # define YY_(Msgid) Msgid macro
1423 yyerror (yyscanner, cstate, YY_("syntax error: cannot back up")); \
1758 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
1759 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
1760 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
1761 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
1762 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/external/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 …]
/external/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 …]
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp648 #ifndef YY_
652 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
655 # ifndef YY_
656 # define YY_(Msgid) Msgid macro
3481 yyerror (pParseContext, YY_("syntax error: cannot back up")); \
3815 YYCASE_(0, YY_("syntax error")); in yysyntax_error()
3816 YYCASE_(1, YY_("syntax error, unexpected %s")); in yysyntax_error()
3817 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s")); in yysyntax_error()
3818 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s")); in yysyntax_error()
3819 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s")); in yysyntax_error()
[all …]
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D1777bd46011cc812807b72ae8a3fe1ba.00005188.honggfuzz.cov336 …��;�Wbg�l�>ҁ�kE��H#U{T�n�\�3��̑Q�v�u��1W;&����2z#h��L���C4<fc�@��c����YY_���p ,__��= ��y_�
D5bbc1b121a60bb65b44a8ece5cd4323e.0000c643.honggfuzz.cov220 …��;�Wbg�l�>ҁ�kE��H#U{T�n�\�3��̑Q�v�u��1W;&����2z#h��L���C4<fc�@��c����YY_���p ,__��= ��y_�
299 …��;�Wbg�l�>ҁ�kE��H#U{T�n�\�3��̑Q�v�u��1W;&����2z#h��L���C4<fc�@��c����YY_���p ,__��= ��y_�
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D1777bd46011cc812807b72ae8a3fe1ba.00005188.honggfuzz.cov336 …��;�Wbg�l�>ҁ�kE��H#U{T�n�\�3��̑Q�v�u��1W;&����2z#h��L���C4<fc�@��c����YY_���p ,__��= ��y_�
D5bbc1b121a60bb65b44a8ece5cd4323e.0000c643.honggfuzz.cov220 …��;�Wbg�l�>ҁ�kE��H#U{T�n�\�3��̑Q�v�u��1W;&����2z#h��L���C4<fc�@��c����YY_���p ,__��= ��y_�
299 …��;�Wbg�l�>ҁ�kE��H#U{T�n�\�3��̑Q�v�u��1W;&����2z#h��L���C4<fc�@��c����YY_���p ,__��= ��y_�
D205188ebeff3bf53b02b69ef6c7243b2.000a3aa0.honggfuzz.cov2161 ^?�`NmC�"YY_��*cS�g���^ ER� ��
/external/webrtc/talk/media/testdata/
Dfaces.1280x720_P420.yuv3 …��������������������������������������������}zwutpkloqpnmmnmjgededb_\[]^_^\YY_`^YVVWXXXXUW]beefgii…