Home
last modified time | relevance | path

Searched refs:yyg (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp363 #define yyin yyg->yyin_r
364 #define yyout yyg->yyout_r
365 #define yyextra yyg->yyextra_r
366 #define yyleng yyg->yyleng_r
367 #define yytext yyg->yytext_r
370 #define yy_flex_debug yyg->yy_flex_debug_r
376 #define BEGIN yyg->yy_start = 1 + 2 *
381 #define YY_START ((yyg->yy_start - 1) / 2)
430 *yy_cp = yyg->yy_hold_char; \
432 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
[all …]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp471 #define yyin yyg->yyin_r
472 #define yyout yyg->yyout_r
473 #define yyextra yyg->yyextra_r
474 #define yyleng yyg->yyleng_r
475 #define yytext yyg->yytext_r
478 #define yy_flex_debug yyg->yy_flex_debug_r
496 #define BEGIN yyg->yy_start = 1 + 2 *
501 #define YY_START ((yyg->yy_start - 1) / 2)
557 *yy_cp = yyg->yy_hold_char; \
559 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
[all …]
/external/libpcap/
Dscanner.c370 #define yyin yyg->yyin_r
371 #define yyout yyg->yyout_r
372 #define yyextra yyg->yyextra_r
373 #define yyleng yyg->yyleng_r
374 #define yytext yyg->yytext_r
377 #define yy_flex_debug yyg->yy_flex_debug_r
383 #define BEGIN yyg->yy_start = 1 + 2 *
388 #define YY_START ((yyg->yy_start - 1) / 2)
437 *yy_cp = yyg->yy_hold_char; \
439 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
[all …]
Dscanner.h366 #define yyin yyg->yyin_r
367 #define yyout yyg->yyout_r
368 #define yyextra yyg->yyextra_r
369 #define yyleng yyg->yyleng_r
370 #define yytext yyg->yytext_r
373 #define yy_flex_debug yyg->yy_flex_debug_r
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp237 #define yyin yyg->yyin_r
238 #define yyout yyg->yyout_r
239 #define yyextra yyg->yyextra_r
240 #define yyleng yyg->yyleng_r
241 #define yytext yyg->yytext_r
244 #define yy_flex_debug yyg->yy_flex_debug_r
262 #define BEGIN yyg->yy_start = 1 + 2 *
267 #define YY_START ((yyg->yy_start - 1) / 2)
342 *yy_cp = yyg->yy_hold_char; \
344 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
[all …]
Dglslang.l422 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in check_type() local
438 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in reserved_word() local
471 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES2_identifier_ES3_keyword() local
486 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in uint_constant() local
503 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in floatsuffix_check() local
521 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in int_constant() local
529 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in float_constant() local
537 struct yyguts_t* yyg = (struct yyguts_t*) scanner; in yyerror() local
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp179 #define yyin yyg->yyin_r
180 #define yyout yyg->yyout_r
181 #define yyextra yyg->yyextra_r
182 #define yyleng yyg->yyleng_r
183 #define yytext yyg->yytext_r
186 #define yy_flex_debug yyg->yy_flex_debug_r
192 #define BEGIN yyg->yy_start = 1 + 2 *
197 #define YY_START ((yyg->yy_start - 1) / 2)
267 *yy_cp = yyg->yy_hold_char; \
269 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
[all …]
Dglslang.l482 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in check_type() local
496 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in reserved_word() local
540 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES3_reserved_ES3_1_keyword() local
558 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES3_keyword() local
585 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES3_1_keyword() local
608 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in WEBGL_video_texture_extension() local
617 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES2_extension_2_ES3_keyword() local
651 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES3_extension() local
667 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES3_reserved_ES3_1_extension_ES3_2_keyword() local
688 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES3_reserved_ES3_extension() local
[all …]
/external/skia/experimental/wasm-skp-debugger/debugger/
Danim.mskp12572 y��yyg\`����E���މ�#b�����n+b�d�ڪY�;�P=U�`�hi�:�D�� �IDATK��eU��5K���Xt2�{1���6�wd�z�…