Searched refs:yy_switch_to_buffer (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dlex.c283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1878 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function in typeref:typename:void
2034 /* This block is copied from yy_switch_to_buffer. */
2048 /* copied from yy_switch_to_buffer. */
2149 yy_switch_to_buffer( b );
2290 * @see yy_switch_to_buffer
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c287 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1388 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function in typeref:typename:void
1548 /* This block is copied from yy_switch_to_buffer. */
1562 /* copied from yy_switch_to_buffer. */
1663 yy_switch_to_buffer(b );
1804 * @see yy_switch_to_buffer
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c302 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1588 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function in typeref:typename:void
1744 /* This block is copied from yy_switch_to_buffer. */
1758 /* copied from yy_switch_to_buffer. */
1859 yy_switch_to_buffer( b );
2000 * @see yy_switch_to_buffer
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c300 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1611 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function in typeref:typename:void
1771 /* This block is copied from yy_switch_to_buffer. */
1785 /* copied from yy_switch_to_buffer. */
1886 yy_switch_to_buffer(b );
2027 * @see yy_switch_to_buffer
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c284 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1333 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function in typeref:typename:void
1489 /* This block is copied from yy_switch_to_buffer. */
1503 /* copied from yy_switch_to_buffer. */
1604 yy_switch_to_buffer( b );
1745 * @see yy_switch_to_buffer
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c65 #ifdef yy_switch_to_buffer
68 #define yy_switch_to_buffer glcpp__switch_to_buffer macro
516 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2419 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function in typeref:typename:void
2581 /* This block is copied from yy_switch_to_buffer. */
2595 /* copied from yy_switch_to_buffer. */
2698 yy_switch_to_buffer( b , yyscanner );
2942 * @see yy_switch_to_buffer
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c65 #ifdef yy_switch_to_buffer
68 #define yy_switch_to_buffer _mesa_program_lexer__switch_to_buffer macro
516 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2967 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function in typeref:typename:void
3129 /* This block is copied from yy_switch_to_buffer. */
3143 /* copied from yy_switch_to_buffer. */
3246 yy_switch_to_buffer( b , yyscanner );
3449 * @see yy_switch_to_buffer
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c65 #ifdef yy_switch_to_buffer
68 #define yy_switch_to_buffer glcpp__switch_to_buffer macro
516 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2465 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function in typeref:typename:void
2627 /* This block is copied from yy_switch_to_buffer. */
2641 /* copied from yy_switch_to_buffer. */
2744 yy_switch_to_buffer( b , yyscanner );
2988 * @see yy_switch_to_buffer
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp65 #ifdef yy_switch_to_buffer
68 #define yy_switch_to_buffer _mesa_glsl_lexer__switch_to_buffer macro
516 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
3921 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function in typeref:typename:void
4083 /* This block is copied from yy_switch_to_buffer. */
4097 /* copied from yy_switch_to_buffer. */
4200 yy_switch_to_buffer( b , yyscanner );
4403 * @see yy_switch_to_buffer
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp65 #ifdef yy_switch_to_buffer
68 #define yy_switch_to_buffer _mesa_glsl_lexer__switch_to_buffer macro
516 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
4011 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function in typeref:typename:void
4173 /* This block is copied from yy_switch_to_buffer. */
4187 /* copied from yy_switch_to_buffer. */
4290 yy_switch_to_buffer( b , yyscanner );
4493 * @see yy_switch_to_buffer

Completed in 33 milliseconds