Home
last modified time | relevance | path

Searched refs:yy_amount_of_matched_text (Results 1 – 10 of 10) 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/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/libpcap/
Dscanner.c3861 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
3894 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3959 (yytext_ptr) + yy_amount_of_matched_text;
/external/skia/src/sksl/
Dlex.layout.c1027 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1060 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1126 yyg->yytext_ptr + yy_amount_of_matched_text;
Dlex.sksl.c1444 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
1477 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1543 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp1217 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1250 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1316 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp2149 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
2182 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2248 yyg->yytext_ptr + yy_amount_of_matched_text;
/external/toybox/kconfig/
Dlex.zconf.c_shipped1290 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1323 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1388 (yytext_ptr) + yy_amount_of_matched_text;