Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
D64bit-lexer-safety.patch5 @@ -2698,8 +2703,10 @@ static int yy_get_next_buffer (yyscan_t yyscanner)
Dglslang_lex.cpp508 static int yy_get_next_buffer ( yyscan_t yyscanner );
2582 else switch ( yy_get_next_buffer( yyscanner ) )
2655 static int yy_get_next_buffer (yyscan_t yyscanner)
2889 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
D64bit-tokenizer-safety.patch5 @@ -1746,8 +1746,10 @@ static int yy_get_next_buffer (yyscan_t yyscanner)
DTokenizer.cpp566 static int yy_get_next_buffer(yyscan_t yyscanner);
1442 switch (yy_get_next_buffer(yyscanner))
1509 static int yy_get_next_buffer(yyscan_t yyscanner)
1733 switch (yy_get_next_buffer(yyscanner)) in yyinput()
/third_party/boost/libs/spirit/example/lex/
Dword_count_functor_flex.cpp276 static int yy_get_next_buffer YY_PROTO(( void ));
718 else switch ( yy_get_next_buffer() )
788 static int yy_get_next_buffer()
1053 switch ( yy_get_next_buffer() ) in yyinput()
/third_party/gstreamer/gstreamer/gst/parse/
Dlex.priv_gst_parse_yy.c555 static int yy_get_next_buffer ( yyscan_t yyscanner );
1640 else switch ( yy_get_next_buffer( yyscanner ) )
1709 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function
1938 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
/third_party/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.
/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/angle2/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()
/third_party/gstreamer/gstreamer/
DChangeLog96407 * gst/parse/lex._gst_parse_yy.pre.c: (yy_get_next_buffer),
102207 * gst/parse/lex._gst_parse_yy.pre.c: (PRINT), (yy_get_next_buffer),