Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.lex.c373 static int yy_get_next_buffer (void );
1090 else switch ( yy_get_next_buffer( ) )
1159 static int yy_get_next_buffer (void) in yy_get_next_buffer() function
1416 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.
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp568 static int yy_get_next_buffer(yyscan_t yyscanner);
1449 switch (yy_get_next_buffer(yyscanner))
1516 static int yy_get_next_buffer(yyscan_t yyscanner)
1740 switch (yy_get_next_buffer(yyscanner)) in yyinput()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp720 static int yy_get_next_buffer ( yyscan_t yyscanner );
1788 else switch ( yy_get_next_buffer( yyscanner ) )
1861 static int yy_get_next_buffer (yyscan_t yyscanner)
2093 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/external/libpcap/
Dscanner.c578 static int yy_get_next_buffer ( yyscan_t yyscanner );
4478 else switch ( yy_get_next_buffer( yyscanner ) )
4547 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function
4776 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp505 static int yy_get_next_buffer ( yyscan_t yyscanner );
2423 else switch ( yy_get_next_buffer( yyscanner ) )
2496 static int yy_get_next_buffer (yyscan_t yyscanner)
2728 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp405 static int yy_get_next_buffer(yyscan_t yyscanner);
2215 switch (yy_get_next_buffer(yyscanner))
2282 static int yy_get_next_buffer(yyscan_t yyscanner)
2506 switch (yy_get_next_buffer(yyscanner)) in yyinput()