/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang.l | 481 int check_type(yyscan_t yyscanner) { in check_type() 495 int reserved_word(yyscan_t yyscanner) { in reserved_word() 516 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_reserved_ES3_keyword() local 528 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_keyword_ES3_reserved() local 541 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES3_reserved_ES3_1_keyword() local 559 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES3_keyword() local 573 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_reserved_ES3_1_keyword() local 586 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES3_1_keyword() local 609 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in WEBGL_video_texture_extension() local 618 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_extension_2_ES3_keyword() local [all …]
|
D | glslang_lex_autogen.cpp | 395 #define yywrap(yyscanner) (/*CONSTCOND*/ 1) argument 2415 static yy_state_type yy_get_previous_state(yyscan_t yyscanner) in yy_get_previous_state() 2448 static yy_state_type yy_try_NUL_trans(yy_state_type yy_current_state, yyscan_t yyscanner) in yy_try_NUL_trans() 2480 static int yyinput(yyscan_t yyscanner) in yyinput() 2566 void yyrestart(FILE *input_file, yyscan_t yyscanner) in yyrestart() 2584 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer() 2616 static void yy_load_buffer_state(yyscan_t yyscanner) in yy_load_buffer_state() 2631 YY_BUFFER_STATE yy_create_buffer(FILE *file, int size, yyscan_t yyscanner) in yy_create_buffer() 2659 void yy_delete_buffer(YY_BUFFER_STATE b, yyscan_t yyscanner) in yy_delete_buffer() 2679 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_lex.cpp | 492 #define yywrap(yyscanner) (/*CONSTCOND*/1) argument 2797 static yy_state_type yy_get_previous_state (yyscan_t yyscanner) in yy_get_previous_state() 2831 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() 2863 static int yyinput (yyscan_t yyscanner) in yyinput() 2948 void yyrestart (FILE * input_file , yyscan_t yyscanner) in yyrestart() 2967 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer() 3000 static void yy_load_buffer_state (yyscan_t yyscanner) in yy_load_buffer_state() 3015 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 3044 void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner) in yy_delete_buffer() 3065 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() [all …]
|
D | glslang.l | 449 int check_type(yyscan_t yyscanner) { in check_type() 463 int reserved_word(yyscan_t yyscanner) { in reserved_word() 472 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_reserved_ES3_keyword() local 484 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_keyword_ES3_reserved() local 497 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_ident_ES3_reserved_ES3_1_keyword() local 515 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_ident_ES3_keyword() local 529 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_and_ES3_reserved_ES3_1_keyword() local 542 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_and_ES3_ident_ES3_1_keyword() local 556 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_extension_ES3_keyword_else_reserved() local 570 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES3_extension_keyword_else_ident() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_lex.cpp | 489 #define yywrap(yyscanner) (/*CONSTCOND*/1) argument 2636 static yy_state_type yy_get_previous_state (yyscan_t yyscanner) in yy_get_previous_state() 2670 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() 2702 static int yyinput (yyscan_t yyscanner) in yyinput() 2787 void yyrestart (FILE * input_file , yyscan_t yyscanner) in yyrestart() 2806 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer() 2839 static void yy_load_buffer_state (yyscan_t yyscanner) in yy_load_buffer_state() 2854 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 2883 void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner) in yy_delete_buffer() 2904 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() [all …]
|
D | glslang.l | 421 int check_type(yyscan_t yyscanner) { in check_type() 437 int reserved_word(yyscan_t yyscanner) { in reserved_word() 447 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_reserved_ES3_keyword() local 459 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_keyword_ES3_reserved() local 472 yyscan_t yyscanner = (yyscan_t) context->getScanner(); in ES2_identifier_ES3_keyword() local 520 int int_constant(yyscan_t yyscanner) { in int_constant() 528 int float_constant(yyscan_t yyscanner) { in float_constant()
|
D | glslang_tab.cpp | 1731 …const * const yyvaluep, YYLTYPE const * const yylocationp, TParseContext* context, void* yyscanner) in yy_symbol_value_print() 1753 …const * const yyvaluep, YYLTYPE const * const yylocationp, TParseContext* context, void* yyscanner) in yy_symbol_print() 1793 …_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, TParseContext* context, void* yyscanner) in yy_reduce_print() 2073 …ymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp, TParseContext* context, void* yyscanner) in yydestruct() 2096 yyparse (TParseContext* context, void* yyscanner) in yyparse()
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | lex.priv_gst_parse_yy.c | 545 #define priv_gst_parse_yywrap(yyscanner) (/*CONSTCOND*/1) argument 1709 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() 1848 static yy_state_type yy_get_previous_state (yyscan_t yyscanner) in yy_get_previous_state() 1881 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() 1912 static int yyinput (yyscan_t yyscanner) in yyinput() 1990 void yyrestart (FILE * input_file , yyscan_t yyscanner) in yyrestart() 2008 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer() 2040 static void yy_load_buffer_state (yyscan_t yyscanner) in yy_load_buffer_state() 2055 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 2083 void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner) in yy_delete_buffer() [all …]
|
D | parse_lex.h | 441 #define priv_gst_parse_yywrap(yyscanner) (/*CONSTCOND*/1) argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Tokenizer.cpp | 556 #define ppwrap(yyscanner) (/*CONSTCOND*/ 1) argument 1642 static yy_state_type yy_get_previous_state(yyscan_t yyscanner) in yy_get_previous_state() 1675 static yy_state_type yy_try_NUL_trans(yy_state_type yy_current_state, yyscan_t yyscanner) in yy_try_NUL_trans() 1707 static int yyinput(yyscan_t yyscanner) in yyinput() 1785 void yyrestart(FILE *input_file, yyscan_t yyscanner) in yyrestart() 1803 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer() 1835 static void yy_load_buffer_state(yyscan_t yyscanner) in yy_load_buffer_state() 1850 YY_BUFFER_STATE yy_create_buffer(FILE *file, int size, yyscan_t yyscanner) in yy_create_buffer() 1878 void yy_delete_buffer(YY_BUFFER_STATE b, yyscan_t yyscanner) in yy_delete_buffer() 1898 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Tokenizer.cpp | 704 #define ppwrap(yyscanner) (/*CONSTCOND*/1) argument 2001 static yy_state_type yy_get_previous_state (yyscan_t yyscanner) in yy_get_previous_state() 2035 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner) in yy_try_NUL_trans() 2067 static int yyinput (yyscan_t yyscanner) in yyinput() 2146 void yyrestart (FILE * input_file , yyscan_t yyscanner) in yyrestart() 2165 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) in yy_switch_to_buffer() 2198 static void yy_load_buffer_state (yyscan_t yyscanner) in yy_load_buffer_state() 2213 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 2242 void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner) in yy_delete_buffer() 2263 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() [all …]
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 558 #define ppwrap(yyscanner) (/*CONSTCOND*/ 1) argument 1649 static yy_state_type yy_get_previous_state(yyscan_t yyscanner) in yy_get_previous_state() 1682 static yy_state_type yy_try_NUL_trans(yy_state_type yy_current_state, yyscan_t yyscanner) in yy_try_NUL_trans() 1714 static int yyinput(yyscan_t yyscanner) in yyinput() 1792 void yyrestart(FILE *input_file, yyscan_t yyscanner) in yyrestart() 1810 void yy_switch_to_buffer(YY_BUFFER_STATE new_buffer, yyscan_t yyscanner) in yy_switch_to_buffer() 1842 static void yy_load_buffer_state(yyscan_t yyscanner) in yy_load_buffer_state() 1857 YY_BUFFER_STATE yy_create_buffer(FILE *file, int size, yyscan_t yyscanner) in yy_create_buffer() 1885 void yy_delete_buffer(YY_BUFFER_STATE b, yyscan_t yyscanner) in yy_delete_buffer() 1905 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() [all …]
|