Home
last modified time | relevance | path

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

/external/webkit/Tools/android/flex-2.5.4a/
DFlexLexer.h141 int yy_get_next_buffer();
Dflex.skl284 static int yy_get_next_buffer YY_PROTO(( void ));
587 else switch ( yy_get_next_buffer() )
596 * yy_get_next_buffer() to have set up
732 /* yy_get_next_buffer - try to read in a new buffer
741 static int yy_get_next_buffer()
743 int yyFlexLexer::yy_get_next_buffer()
1001 switch ( yy_get_next_buffer() )
Dinitscan.c273 static int yy_get_next_buffer YY_PROTO(( void ));
2820 else switch ( yy_get_next_buffer() )
2890 static int yy_get_next_buffer() in yy_get_next_buffer() function
3156 switch ( yy_get_next_buffer() ) in yyinput()
/external/elfutils/libcpu/
Di386_lex.c384 static int yy_get_next_buffer (void );
1047 else switch ( yy_get_next_buffer( ) )
1115 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1373 switch ( yy_get_next_buffer( ) ) 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/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
Dinitscan-mvs.c1264 static int yy_get_next_buffer YY_PROTO(( void ));
2166 else switch ( yy_get_next_buffer() )
2240 static int yy_get_next_buffer() in yy_get_next_buffer() function
2458 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-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()
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()
/external/elfutils/src/
Dldlex.c385 static int yy_get_next_buffer (void );
1839 else switch ( yy_get_next_buffer( ) )
1907 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
2165 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/libpcap/
Dscanner.c341 static int yy_get_next_buffer (void );
3528 else switch ( yy_get_next_buffer( ) )
3596 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
3841 switch ( yy_get_next_buffer( ) ) in yyinput()
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_lex.cpp361 static int yy_get_next_buffer (yyscan_t yyscanner );
1765 else switch ( yy_get_next_buffer( yyscanner ) )
1833 static int yy_get_next_buffer (yyscan_t yyscanner)
2053 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog227 (yy_get_next_buffer):