Searched refs:yy_amount_of_matched_text (Results 1 - 14 of 14) sorted by relevance

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc985 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1018 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1085 (yytext_ptr) + yy_amount_of_matched_text;
/external/bison/src/
H A Dscan-skel.c1193 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1226 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1293 (yytext_ptr) + yy_amount_of_matched_text;
H A Dscan-code.c1406 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1439 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1506 (yytext_ptr) + yy_amount_of_matched_text;
H A Dscan-gram.c2442 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
2475 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2542 (yytext_ptr) + yy_amount_of_matched_text;
/external/elfutils/0.153/libcpu/
H A Di386_lex.c981 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1014 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1080 (yytext_ptr) + yy_amount_of_matched_text;
/external/elfutils/0.153/src/
H A Dldlex.c1773 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1806 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1872 (yytext_ptr) + yy_amount_of_matched_text;
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpmu-flex.c836 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
869 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
934 (yytext_ptr) + yy_amount_of_matched_text;
H A Dparse-events-flex.c1788 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1821 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1886 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.cpp1185 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1218 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1284 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c1347 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1380 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1446 yyg->yytext_ptr + yy_amount_of_matched_text;
H A Dglsl_lexer.cc2670 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
2703 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2769 yyg->yytext_ptr + yy_amount_of_matched_text;
H A Dlex.yy.c2497 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
2530 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2595 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/libpcap/
H A Dscanner.c3853 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
3886 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3951 (yytext_ptr) + yy_amount_of_matched_text;
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_lex.cpp2045 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
2078 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2144 yyg->yytext_ptr + yy_amount_of_matched_text;

Completed in 355 milliseconds