Home
last modified time | relevance | path

Searched refs:yy_buf_pos (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/tc/
Demp_ematch.lex.c211 char *yy_buf_pos; /* current position in input buffer */ member
1501 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); in ematch__switch_to_buffer()
1519 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in ematch__load_buffer_state()
1619 b->yy_buf_pos = &b->yy_ch_buf[0]; in ematch__flush_buffer()
1646 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); in ematch_push_buffer_state()
1747 b->yy_buf_pos = b->yy_ch_buf = base; in ematch__scan_buffer()
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp444 char *yy_buf_pos; /* current position in input buffer */ member
1827 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yy_switch_to_buffer()
1846 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
1950 b->yy_buf_pos = &b->yy_ch_buf[0]; in yy_flush_buffer()
1978 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yypush_buffer_state()
2081 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp575 char *yy_buf_pos; /* current position in input buffer */ member
2182 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yy_switch_to_buffer()
2202 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2310 b->yy_buf_pos = &b->yy_ch_buf[0]; in yy_flush_buffer()
2338 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yypush_buffer_state()
2448 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/external/libpcap/
Dscanner.c452 char *yy_buf_pos; /* current position in input buffer */ member
4863 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yy_switch_to_buffer()
4882 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
4985 b->yy_buf_pos = &b->yy_ch_buf[0]; in yy_flush_buffer()
5013 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yypush_buffer_state()
5116 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
Dscanner.h405 char *yy_buf_pos; /* current position in input buffer */ member
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp360 char *yy_buf_pos; /* current position in input buffer */ member
2823 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yy_switch_to_buffer()
2843 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2951 b->yy_buf_pos = &b->yy_ch_buf[0]; in yy_flush_buffer()
2979 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yypush_buffer_state()
3089 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp281 char *yy_buf_pos; /* current position in input buffer */ member
2601 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yy_switch_to_buffer()
2620 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2724 b->yy_buf_pos = &b->yy_ch_buf[0]; in yy_flush_buffer()
2752 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p; in yypush_buffer_state()
2855 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()
/external/toybox/kconfig/
Dlex.zconf.c_shipped197 char *yy_buf_pos; /* current position in input buffer */
1728 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1746 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1846 b->yy_buf_pos = &b->yy_ch_buf[0];
1873 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1970 b->yy_buf_pos = b->yy_ch_buf = base;