/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 1017 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 1026 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 1027 # undef YYCASE_ in yysyntax_error()
|
/third_party/gettext/gettext-runtime/intl/ |
D | plural.c | 1018 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 1027 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 1028 # undef YYCASE_ in yysyntax_error()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 897 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 906 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 907 # undef YYCASE_ in yysyntax_error()
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_tab_autogen.cpp | 898 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 908 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 909 # undef YYCASE_ in yysyntax_error()
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | yacc.c | 1204 # define YYCASE_(N, S) \ 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")); 1214 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); 1215 # undef YYCASE_
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.tab.c | 1790 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 1800 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 1801 # undef YYCASE_ in yysyntax_error()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab_autogen.cpp | 2018 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 2028 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 2029 # undef YYCASE_ in yysyntax_error()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab.cpp | 2163 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 2172 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 2173 # undef YYCASE_ in yysyntax_error()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 2017 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 2026 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 2027 # undef YYCASE_ in yysyntax_error()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 3899 # define YYCASE_(N, S) \ in yysyntax_error() macro 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() 3908 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s")); in yysyntax_error() 3909 # undef YYCASE_ in yysyntax_error()
|