Home
last modified time | relevance | path

Searched refs:yyguts_t (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp613 struct yyguts_t struct
846 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1354 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1491 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
1523 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
1558 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
1631 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in pprestart()
1649 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in pp_switch_to_buffer()
1681 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in pp_load_buffer_state()
1724 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in pp_delete_buffer()
[all …]
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp1088 struct yyguts_t struct
1327 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
2286 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
2423 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
2455 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
2490 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
2570 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyrestart()
2588 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_switch_to_buffer()
2620 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_load_buffer_state()
2663 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_delete_buffer()
[all …]
Dglslang.l432 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in check_type()
448 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in reserved_word()
481 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in ES2_identifier_ES3_keyword()
496 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in uint_constant()
514 struct yyguts_t* yyg = (struct yyguts_t*) context->getScanner(); in floatsuffix_check()
530 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in int_constant()
538 struct yyguts_t* yyg = (struct yyguts_t*) yyscanner; in float_constant()
546 struct yyguts_t* yyg = (struct yyguts_t*) scanner; in yyerror()
/external/skia/src/sksl/
Dlex.layout.c612 struct yyguts_t struct
814 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1163 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_next_buffer()
1300 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
1332 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
1356 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyunput()
1404 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
1484 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layoutrestart()
1502 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_switch_to_buffer()
1534 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in layout_load_buffer_state()
[all …]
Dlex.sksl.c667 struct yyguts_t struct
878 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
1581 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_next_buffer()
1718 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yy_get_previous_state()
1750 …struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon opti… in yy_try_NUL_trans()
1775 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyunput()
1823 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in yyinput()
1903 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in skslrestart()
1921 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_switch_to_buffer()
1953 struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; in sksl_load_buffer_state()
[all …]