Home
last modified time | relevance | path

Searched refs:yy_amount_of_matched_text (Results 1 – 12 of 12) sorted by relevance

/external/bison/examples/calc++/
Dcalc++-scanner.cc985 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1018 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1085 (yytext_ptr) + yy_amount_of_matched_text;
/external/elfutils/libcpu/
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/bison/src/
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;
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;
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;
/external/elfutils/src/
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/libpcap/
Dscanner.c3463 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
3496 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3561 (yytext_ptr) + yy_amount_of_matched_text;
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DTokenizer.cpp1161 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1194 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1260 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
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;
Dglsl_lexer.cc2670 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
2703 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2769 yyg->yytext_ptr + yy_amount_of_matched_text;
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/chromium_org/third_party/angle/src/compiler/
Dglslang_lex.cpp1727 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1760 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1826 yyg->yytext_ptr + yy_amount_of_matched_text;