HomeSort by relevance Sort by last modified time
    Searched refs:yyg (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/src/OpenGL/compiler/
glslang_lex.cpp 237 #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;
1538 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; variable in typeref:struct:yyguts_t
2498 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2640 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2673 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; \/* This var may be unused depending upon options. *\/ local
2709 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2789 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2808 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2841 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2885 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2908 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2938 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2968 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3000 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3022 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3176 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3209 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3220 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3237 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3254 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3265 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3276 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3287 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3299 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3311 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3330 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3352 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3360 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3369 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3377 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3387 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3395 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3404 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3412 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3484 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3528 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3570 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3596 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3605 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3622 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
3654 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; local
3670 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; local
3703 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); local
3718 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); local
3735 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); local
3751 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; local
3759 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; local
3767 struct yyguts_t* yyg = (struct yyguts_t*) scanner; local
    [all...]
glslang.l 422 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner;
438 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner;
471 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner();
486 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner();
503 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner();
519 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner;
527 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner;
535 struct yyguts_t* yyg = (struct yyguts_t*) scanner;
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp 471 #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;
1325 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; variable in typeref:struct:yyguts_t
1863 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2005 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2038 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; \/* This var may be unused depending upon options. *\/ local
2074 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2148 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2167 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2200 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2244 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2267 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2297 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2327 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2359 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2381 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2535 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2568 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2579 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2596 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2613 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2624 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2635 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2646 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2658 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2670 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2689 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2711 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2719 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2728 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2736 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2746 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2754 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2763 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2771 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2843 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2885 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2927 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2953 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2962 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
2979 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
    [all...]
  /external/libpcap/
scanner.c 137 #define yyin yyg->yyin_r
138 #define yyout yyg->yyout_r
139 #define yyextra yyg->yyextra_r
140 #define yyleng yyg->yyleng_r
141 #define yytext yyg->yytext_r
144 #define yy_flex_debug yyg->yy_flex_debug_r
150 #define BEGIN yyg->yy_start = 1 + 2 *
156 #define YY_START ((yyg->yy_start - 1) / 2)
208 *yy_cp = yyg->yy_hold_char; \
210 yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ;
3037 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; variable in typeref:struct:yyguts_t
4073 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4210 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4242 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; \/* This var may be unused depending upon options. *\/ local
4273 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4346 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4364 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4396 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4439 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4461 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4488 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4518 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4549 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4570 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4731 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4740 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4753 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4766 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4775 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4784 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4794 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4804 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4814 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4829 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4846 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4852 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4858 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4864 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4872 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4878 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4948 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
4982 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; local
    [all...]
scanner.h 131 #define yyin yyg->yyin_r
132 #define yyout yyg->yyout_r
133 #define yyextra yyg->yyextra_r
134 #define yyleng yyg->yyleng_r
135 #define yytext yyg->yytext_r
138 #define yy_flex_debug yyg->yy_flex_debug_r
  /system/tools/hidl/c2hal/
c2hal_l.ll 51 int check_type(yyscan_t yyscanner, struct yyguts_t *yyg);

Completed in 88 milliseconds