Home
last modified time | relevance | path

Searched refs:yy_bp (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp269 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
412 yyg->yytext_ptr = yy_bp; \
413 yyleng = (int)(yy_cp - yy_bp); \
1202 char *yy_cp, *yy_bp; variable
1247 /* yy_bp points to the position in yy_ch_buf of the start of
1250 yy_bp = yy_cp;
2196 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2252 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2262 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp432 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
575 yyg->yytext_ptr = yy_bp; \
576 yyleng = (int)(yy_cp - yy_bp); \
994 char *yy_cp, *yy_bp; variable
1039 /* yy_bp points to the position in yy_ch_buf of the start of
1042 yy_bp = yy_cp;
1430 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1486 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1496 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp344 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
515 yyg->yytext_ptr = yy_bp; \
516 yyleng = (int) (yy_cp - yy_bp); \
1536 char *yy_cp, *yy_bp; variable
1593 /* yy_bp points to the position in yy_ch_buf of the start of
1596 yy_bp = yy_cp;
2405 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2461 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2471 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp559 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
730 yyg->yytext_ptr = yy_bp; \
731 yyleng = (int) (yy_cp - yy_bp); \
1323 char *yy_cp, *yy_bp; variable
1377 /* yy_bp points to the position in yy_ch_buf of the start of
1380 yy_bp = yy_cp;
1770 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1826 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1836 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;

Completed in 16 milliseconds