Searched refs:yy_switch_to_buffer (Results 1 - 11 of 11) 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/ipsec-tools/src/racoon/
H A Dcftoken.l645 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
652 yy_switch_to_buffer(incstack[incstackp].prevstate);
738 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp322 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner );
2477 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function
2639 /* This block is copied from yy_switch_to_buffer. */
2653 /* copied from yy_switch_to_buffer. */
2756 yy_switch_to_buffer(b ,yyscanner );
2957 * @see yy_switch_to_buffer
/external/bison/src/
H A Dscan-code.l869 yy_switch_to_buffer (yy_scan_string (self->code));
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/elfutils/0.153/libcpu/
H A Di386_lex.c14 #define yy_switch_to_buffer i386__switch_to_buffer macro
/external/elfutils/0.153/src/
H A Dldlex.c15 #define yy_switch_to_buffer ld_switch_to_buffer macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpmu-flex.c14 #define yy_switch_to_buffer perf_pmu__switch_to_buffer macro
/external/libpcap/
H A Dscanner.c15 #define yy_switch_to_buffer pcap__switch_to_buffer macro

Completed in 1933 milliseconds