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

/external/bison/src/
H A Dscan-skel.c1069 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1102 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1169 (yytext_ptr) + yy_amount_of_matched_text;
H A Dscan-gram.c2309 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
2342 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2409 (yytext_ptr) + yy_amount_of_matched_text;
/external/elfutils/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/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/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
H A Dinitscan-mvs.c2117 int yy_amount_of_matched_text = yy_cp - yytext - 1; variable
2133 yy_c_buf_p = yytext + yy_amount_of_matched_text;
2197 yy_c_buf_p = yytext + yy_amount_of_matched_text;
/external/libpcap/
H A 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/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.c1483 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1516 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1581 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/webkit/Tools/android/flex-2.5.4a/
H A Dinitscan.c2755 int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; variable
2788 yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text;
2853 yytext_ptr + yy_amount_of_matched_text;
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp2538 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
2571 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2637 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp1699 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1732 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1798 yyg->yytext_ptr + yy_amount_of_matched_text;

Completed in 87 milliseconds