Searched defs:yy_switch_to_buffer (Results 1 - 7 of 7) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc359 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1447 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1636 /* This block is copied from yy_switch_to_buffer. */
1650 /* copied from yy_switch_to_buffer. */
1765 yy_switch_to_buffer(b );
1922 * @see yy_switch_to_buffer
/external/bison/src/
H A Dscan-skel.c19 #define yy_switch_to_buffer skel__switch_to_buffer macro
H A Dscan-code.c19 #define yy_switch_to_buffer code__switch_to_buffer macro
H A Dscan-gram.c19 #define yy_switch_to_buffer gram__switch_to_buffer macro
/external/chromium_org/third_party/angle/src/compiler/
H A Dglslang_lex.cpp316 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner );
2158 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function
2320 /* This block is copied from yy_switch_to_buffer. */
2334 /* copied from yy_switch_to_buffer. */
2437 yy_switch_to_buffer(b ,yyscanner );
2637 * @see yy_switch_to_buffer
/external/elfutils/libcpu/
H A Di386_lex.c14 #define yy_switch_to_buffer i386__switch_to_buffer macro
/external/elfutils/src/
H A Dldlex.c15 #define yy_switch_to_buffer ld_switch_to_buffer macro

Completed in 174 milliseconds