Home
last modified time | relevance | path

Searched refs:YY_FATAL_ERROR (Results 1 – 9 of 9) sorted by relevance

/external/iproute2/tc/
Demp_ematch.lex.c701 YY_FATAL_ERROR( "input in flex scanner failed" ); \
711 YY_FATAL_ERROR( "input in flex scanner failed" ); \
736 #ifndef YY_FATAL_ERROR
737 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) macro
1145 YY_FATAL_ERROR(
1167 YY_FATAL_ERROR( in yy_get_next_buffer()
1235 YY_FATAL_ERROR( in yy_get_next_buffer()
1279 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); in yy_get_next_buffer()
1377 YY_FATAL_ERROR( "flex scanner push-back overflow" ); in yyunput()
1536 YY_FATAL_ERROR( "out of dynamic memory in ematch__create_buffer()" ); in ematch__create_buffer()
[all …]
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp924 YY_FATAL_ERROR("input in flex scanner failed"); \
934 YY_FATAL_ERROR("input in flex scanner failed"); \
958 #ifndef YY_FATAL_ERROR
959 # define YY_FATAL_ERROR(msg) yy_fatal_error(msg, yyscanner) macro
1503 YY_FATAL_ERROR("fatal flex scanner internal error--no action found");
1525 YY_FATAL_ERROR("fatal flex scanner internal error--end of buffer missed");
1590 YY_FATAL_ERROR("fatal error - scanner input buffer overflow");
1633 YY_FATAL_ERROR("out of dynamic memory in yy_get_next_buffer()");
1863 YY_FATAL_ERROR("out of dynamic memory in yy_create_buffer()"); in yy_create_buffer()
1872 YY_FATAL_ERROR("out of dynamic memory in yy_create_buffer()"); in yy_create_buffer()
[all …]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp1219 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1229 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1258 #ifndef YY_FATAL_ERROR
1259 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner) macro
1843 YY_FATAL_ERROR(
1870 YY_FATAL_ERROR(
1939 YY_FATAL_ERROR(
1984 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
2219 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); in yy_create_buffer()
2228 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); in yy_create_buffer()
[all …]
/external/libpcap/
Dscanner.c3307 YY_FATAL_ERROR( "input in flex scanner failed" ); \
3317 YY_FATAL_ERROR( "input in flex scanner failed" ); \
3342 #ifndef YY_FATAL_ERROR
3343 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner) macro
4533 YY_FATAL_ERROR(
4556 YY_FATAL_ERROR( in yy_get_next_buffer()
4625 YY_FATAL_ERROR( in yy_get_next_buffer()
4670 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); in yy_get_next_buffer()
4899 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); in yy_create_buffer()
4908 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); in yy_create_buffer()
[all …]
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp1432 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1442 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1471 #ifndef YY_FATAL_ERROR
1472 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner) macro
2478 YY_FATAL_ERROR(
2505 YY_FATAL_ERROR(
2574 YY_FATAL_ERROR(
2619 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
2860 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); in yy_create_buffer()
2869 YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); in yy_create_buffer()
[all …]
Dglslang.l415 YY_FATAL_ERROR("Input buffer overflow");
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp1132 YY_FATAL_ERROR("input in flex scanner failed"); \
1142 YY_FATAL_ERROR("input in flex scanner failed"); \
1166 #ifndef YY_FATAL_ERROR
1167 # define YY_FATAL_ERROR(msg) yy_fatal_error(msg, yyscanner) macro
2269 YY_FATAL_ERROR("fatal flex scanner internal error--no action found");
2291 YY_FATAL_ERROR("fatal flex scanner internal error--end of buffer missed");
2356 YY_FATAL_ERROR("fatal error - scanner input buffer overflow");
2399 YY_FATAL_ERROR("out of dynamic memory in yy_get_next_buffer()");
2637 YY_FATAL_ERROR("out of dynamic memory in yy_create_buffer()"); in yy_create_buffer()
2646 YY_FATAL_ERROR("out of dynamic memory in yy_create_buffer()"); in yy_create_buffer()
[all …]
Dglslang.l475 YY_FATAL_ERROR("Input buffer overflow");
/external/toybox/kconfig/
Dlex.zconf.c_shipped892 YY_FATAL_ERROR( "input in flex scanner failed" ); \
916 #ifndef YY_FATAL_ERROR
917 #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1284 YY_FATAL_ERROR( "flex scanner jammed" );
1410 YY_FATAL_ERROR(
1431 YY_FATAL_ERROR(
1499 YY_FATAL_ERROR(
1606 YY_FATAL_ERROR( "flex scanner push-back overflow" );
1763 YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
1772 YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
[all …]