Searched refs:yy_get_next_buffer (Results 1 - 9 of 9) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc431 static int yy_get_next_buffer (void );
1052 else switch ( yy_get_next_buffer( ) )
1061 * yy_get_next_buffer() to have set up
1121 /* yy_get_next_buffer - try to read in a new buffer
1129 static int yy_get_next_buffer (void) function
1252 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1369 switch ( yy_get_next_buffer( ) )
1569 * called from yyrestart() or through yy_get_next_buffer.
/external/bison/src/
H A Dscan-skel.c450 static int yy_get_next_buffer (void );
1260 else switch ( yy_get_next_buffer( ) )
1269 * yy_get_next_buffer() to have set up
1329 /* yy_get_next_buffer - try to read in a new buffer
1337 static int yy_get_next_buffer (void) function
1460 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1577 switch ( yy_get_next_buffer( ) )
1777 * called from skel_restart() or through yy_get_next_buffer.
H A Dscan-code.c450 static int yy_get_next_buffer (void );
1473 else switch ( yy_get_next_buffer( ) )
1482 * yy_get_next_buffer() to have set up
1542 /* yy_get_next_buffer - try to read in a new buffer
1550 static int yy_get_next_buffer (void) function
1673 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1790 switch ( yy_get_next_buffer( ) )
1990 * called from code_restart() or through yy_get_next_buffer.
H A Dscan-gram.c450 static int yy_get_next_buffer (void );
2509 else switch ( yy_get_next_buffer( ) )
2518 * yy_get_next_buffer() to have set up
2578 /* yy_get_next_buffer - try to read in a new buffer
2586 static int yy_get_next_buffer (void) function
2709 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
2827 switch ( yy_get_next_buffer( ) )
3028 * called from gram_restart() or through yy_get_next_buffer.
/external/libpcap/
H A Dscanner.c382 static int yy_get_next_buffer (void );
3926 else switch ( yy_get_next_buffer( ) )
3935 * yy_get_next_buffer() to have set up
3988 /* yy_get_next_buffer - try to read in a new buffer
3995 static int yy_get_next_buffer (void) function
4115 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
4211 switch ( yy_get_next_buffer( ) )
4383 * called from pcap_restart() or through yy_get_next_buffer.
/external/skia/src/sksl/
H A Dlex.layout.c355 static int yy_get_next_buffer (yyscan_t yyscanner );
1093 else switch ( yy_get_next_buffer( yyscanner ) )
1102 * yy_get_next_buffer() to have set up
1154 /* yy_get_next_buffer - try to read in a new buffer
1161 static int yy_get_next_buffer (yyscan_t yyscanner) function
1282 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1423 switch ( yy_get_next_buffer( yyscanner ) )
1607 * called from layoutrestart() or through yy_get_next_buffer.
H A Dlex.sksl.c370 static int yy_get_next_buffer (yyscan_t yyscanner );
1510 else switch ( yy_get_next_buffer( yyscanner ) )
1519 * yy_get_next_buffer() to have set up
1572 /* yy_get_next_buffer - try to read in a new buffer
1579 static int yy_get_next_buffer (yyscan_t yyscanner) function
1700 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1842 switch ( yy_get_next_buffer( yyscanner ) )
2026 * called from skslrestart() or through yy_get_next_buffer.
/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp366 static int yy_get_next_buffer (yyscan_t yyscanner );
1283 else switch ( yy_get_next_buffer( yyscanner ) )
1292 * yy_get_next_buffer() to have set up
1345 /* yy_get_next_buffer - try to read in a new buffer
1352 static int yy_get_next_buffer (yyscan_t yyscanner) function
1473 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1577 switch ( yy_get_next_buffer( yyscanner ) )
1754 * called from pprestart() or through yy_get_next_buffer.
/external/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp397 static int yy_get_next_buffer (yyscan_t yyscanner );
2215 else switch ( yy_get_next_buffer( yyscanner ) )
2224 * yy_get_next_buffer() to have set up
2277 /* yy_get_next_buffer - try to read in a new buffer
2284 static int yy_get_next_buffer (yyscan_t yyscanner) function
2405 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
2509 switch ( yy_get_next_buffer( yyscanner ) )
2693 * called from yyrestart() or through yy_get_next_buffer.

Completed in 83 milliseconds