Home
last modified time | relevance | path

Searched refs:yy_get_next_buffer (Results 1 – 10 of 10) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dpmu-flex.c377 static int yy_get_next_buffer (void );
901 else switch ( yy_get_next_buffer( ) )
969 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1222 switch ( yy_get_next_buffer( ) ) in yyinput()
Dparse-events-flex.c344 static int yy_get_next_buffer (yyscan_t yyscanner );
1853 else switch ( yy_get_next_buffer( yyscanner ) )
1921 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function
2179 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/external/bison/examples/calc++/
Dcalc++-scanner.cc431 static int yy_get_next_buffer (void );
1052 else switch ( yy_get_next_buffer( ) )
1129 static int yy_get_next_buffer (void)
1369 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/elfutils/src/libcpu/
Di386_lex.c385 static int yy_get_next_buffer (void );
1051 else switch ( yy_get_next_buffer( ) )
1119 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1377 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/bison/src/
Dscan-skel.c450 static int yy_get_next_buffer (void );
1260 else switch ( yy_get_next_buffer( ) )
1337 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1577 switch ( yy_get_next_buffer( ) ) in yyinput()
Dscan-gram.c450 static int yy_get_next_buffer (void );
2509 else switch ( yy_get_next_buffer( ) )
2586 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
2827 switch ( yy_get_next_buffer( ) ) in yyinput()
Dscan-code.c450 static int yy_get_next_buffer (void );
1473 else switch ( yy_get_next_buffer( ) )
1550 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1790 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/elfutils/src/src/
Dldlex.c386 static int yy_get_next_buffer (void );
1832 else switch ( yy_get_next_buffer( ) )
1900 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
2158 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/libpcap/
Dscanner.c378 static int yy_get_next_buffer (void );
3918 else switch ( yy_get_next_buffer( ) )
3986 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
4202 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/toybox/kconfig/
Dlex.zconf.c_shipped676 static int yy_get_next_buffer (void );
1355 else switch ( yy_get_next_buffer( ) )
1364 * yy_get_next_buffer() to have set up
1416 /* yy_get_next_buffer - try to read in a new buffer
1423 static int yy_get_next_buffer (void)
1643 switch ( yy_get_next_buffer( ) )
1815 * called from zconfrestart() or through yy_get_next_buffer.