/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 1005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 1006 if (! (yysize <= yysize1 in yysyntax_error() 1007 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1009 yysize = yysize1; in yysyntax_error() 1031 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 1032 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1034 yysize = yysize1; in yysyntax_error()
|
/third_party/gettext/gettext-runtime/intl/ |
D | plural.c | 1006 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 1007 if (! (yysize <= yysize1 in yysyntax_error() 1008 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1010 yysize = yysize1; in yysyntax_error() 1032 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 1033 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 1035 yysize = yysize1; in yysyntax_error()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 886 YYSIZE_T yysize1 = yysize + yytnamerr(YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 887 if (!(yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 889 yysize = yysize1; in yysyntax_error() 911 YYSIZE_T yysize1 = yysize + yystrlen(yyformat); in yysyntax_error() local 912 if (!(yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 914 yysize = yysize1; in yysyntax_error()
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_tab_autogen.cpp | 886 YYSIZE_T yysize1 = yysize + yytnamerr(YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 887 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) in yysyntax_error() 888 yysize = yysize1; in yysyntax_error() 913 YYSIZE_T yysize1 = yysize + yystrlen(yyformat); in yysyntax_error() local 914 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) in yysyntax_error() 915 yysize = yysize1; in yysyntax_error()
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | yacc.c | 1188 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); 1189 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) 1190 yysize = yysize1; 1219 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); 1220 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) 1221 yysize = yysize1;
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.tab.c | 1777 YYPTRDIFF_T yysize1 in yysyntax_error() local 1779 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) in yysyntax_error() 1780 yysize = yysize1; in yysyntax_error() 1807 YYPTRDIFF_T yysize1 = yysize + (yystrlen (yyformat) - 2 * yycount) + 1; in yysyntax_error() local 1808 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) in yysyntax_error() 1809 yysize = yysize1; in yysyntax_error()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab_autogen.cpp | 2006 YYSIZE_T yysize1 = yysize + yytnamerr(YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 2007 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) in yysyntax_error() 2008 yysize = yysize1; in yysyntax_error() 2033 YYSIZE_T yysize1 = yysize + yystrlen(yyformat); in yysyntax_error() local 2034 if (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM) in yysyntax_error() 2035 yysize = yysize1; in yysyntax_error()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab.cpp | 2151 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 2152 if (! (yysize <= yysize1 in yysyntax_error() 2153 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 2155 yysize = yysize1; in yysyntax_error() 2177 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 2178 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 2180 yysize = yysize1; in yysyntax_error()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 2005 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 2006 if (! (yysize <= yysize1 in yysyntax_error() 2007 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 2009 yysize = yysize1; in yysyntax_error() 2031 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 2032 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 2034 yysize = yysize1; in yysyntax_error()
|
/third_party/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1877 YYSIZE_T yysize1; 1927 yysize1 = yysize + yytnamerr (0, yytname[yyx]); 1928 yysize_overflow |= yysize1 < yysize; 1929 yysize = yysize1; 1935 yysize1 = yysize + yystrlen (yyf); 1936 yysize_overflow |= yysize1 < yysize; 1937 yysize = yysize1;
|
/third_party/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 3887 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local 3888 if (! (yysize <= yysize1 in yysyntax_error() 3889 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 3891 yysize = yysize1; in yysyntax_error() 3913 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local 3914 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error() 3916 yysize = yysize1; in yysyntax_error()
|