Home
last modified time | relevance | path

Searched refs:YYSTYPE (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
Dpreprocessor.y56 typedef int32_t YYSTYPE; typedef
92 static int yylex(YYSTYPE* lvalp, Context* context);
146 $$ = static_cast<YYSTYPE>(1);
167 $$ = static_cast<YYSTYPE>(0);
214 $$ = static_cast<YYSTYPE>(0);
219 $$ = static_cast<YYSTYPE>(static_cast<UNSIGNED_TYPE>($1) >> $3);
239 $$ = static_cast<YYSTYPE>(0);
245 $$ = static_cast<YYSTYPE>(static_cast<UNSIGNED_TYPE>($1) << $3);
249 $$ = gl::WrappingDiff<YYSTYPE>($1, $3);
252 $$ = gl::WrappingSum<YYSTYPE>($1, $3);
[all …]
Dpreprocessor_tab_autogen.cpp115 typedef int32_t YYSTYPE; typedef
145 static int yylex(YYSTYPE *lvalp, Context *context);
196 #if !defined YYSTYPE && !defined YYSTYPE_IS_DECLARED
197 typedef int YYSTYPE; typedef
377 YYSTYPE yyvs_alloc;
385 # define YYSTACK_BYTES(N) ((N) * (sizeof(yytype_int16) + sizeof(YYSTYPE)) + YYSTACK_GAP_MAXIMUM)
623 YYSTYPE const *const yyvaluep, in yy_symbol_value_print()
642 static void yy_symbol_print(FILE *yyo, int yytype, YYSTYPE const *const yyvaluep, Context *context) in yy_symbol_print()
677 static void yy_reduce_print(yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, Context *context) in yy_reduce_print()
954 static void yydestruct(const char *yymsg, int yytype, YYSTYPE *yyvaluep, Context *context) in yydestruct()
[all …]
Dpreprocessor_lex_autogen.cpp722 typedef std::string YYSTYPE; typedef
794 YYSTYPE *yylval_r;
845 YYSTYPE *yyget_lval(yyscan_t yyscanner);
847 void yyset_lval(YYSTYPE *yylval_param, yyscan_t yyscanner);
970 extern int yylex(YYSTYPE *yylval_param, YYLTYPE *yylloc_param, yyscan_t yyscanner);
972 # define YY_DECL int yylex(YYSTYPE *yylval_param, YYLTYPE *yylloc_param, yyscan_t yyscanner)
2320 YYSTYPE *yyget_lval(yyscan_t yyscanner) in yyget_lval()
2326 void yyset_lval(YYSTYPE *yylval_param, yyscan_t yyscanner) in yyset_lval()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.y68 typedef int32_t YYSTYPE; typedef
104 static int yylex(YYSTYPE* lvalp, Context* context);
158 $$ = static_cast<YYSTYPE>(1);
179 $$ = static_cast<YYSTYPE>(0);
226 $$ = static_cast<YYSTYPE>(0);
231 $$ = static_cast<YYSTYPE>(static_cast<UNSIGNED_TYPE>($1) >> $3);
251 $$ = static_cast<YYSTYPE>(0);
257 $$ = static_cast<YYSTYPE>(static_cast<UNSIGNED_TYPE>($1) << $3);
279 $$ = static_cast<YYSTYPE>(0);
281 else if (($1 == std::numeric_limits<YYSTYPE>::min()) && ($3 == -1))
[all …]
DExpressionParser.cpp118 typedef int32_t YYSTYPE; typedef
148 static int yylex(YYSTYPE* lvalp, Context* context);
198 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
199 typedef int YYSTYPE; typedef
399 YYSTYPE yyvs_alloc;
408 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
735 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context) in yy_symbol_value_print()
755 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context) in yy_symbol_print()
793 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, Context *context) in yy_reduce_print()
1073 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, Context *context) in yydestruct()
[all …]
DTokenizer.cpp938 typedef std::string YYSTYPE; typedef
1025 YYSTYPE * yylval_r;
1127 YYSTYPE * yyget_lval ( yyscan_t yyscanner );
1130 void yyset_lval ( YYSTYPE * yylval_param , yyscan_t yyscanner );
1291 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner);
1294 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
2744 YYSTYPE * yyget_lval (yyscan_t yyscanner) in yyget_lval()
2752 void yyset_lval (YYSTYPE * yylval_param , yyscan_t yyscanner) in yyset_lval()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.tab.h65 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
66 union YYSTYPE union
81 typedef union YYSTYPE YYSTYPE; typedef
Dparse_lex.h501 YYSTYPE * yyget_lval ( yyscan_t yyscanner );
503 void yyset_lval ( YYSTYPE * yylval_param , yyscan_t yyscanner );
551 (YYSTYPE * yylval_param , yyscan_t yyscanner);
554 (YYSTYPE * yylval_param , yyscan_t yyscanner)
Dgrammar.tab.c919 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
920 union YYSTYPE union
935 typedef union YYSTYPE YYSTYPE; typedef
1195 YYSTYPE yyvs_alloc;
1204 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
1499 yy_symbol_value_print (FILE *yyo, int yytype, YYSTYPE const * const yyvaluep, void *scanner, graph_… in yy_symbol_value_print()
1522 yy_symbol_print (FILE *yyo, int yytype, YYSTYPE const * const yyvaluep, void *scanner, graph_t *gra… in yy_symbol_print()
1560 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, int yyrule, void *scanner, graph_t *graph) in yy_reduce_print()
1850 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *scanner, graph_t *graph) in yydestruct()
2025 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
[all …]
Dlex.priv_gst_parse_yy.c1144 YYSTYPE * yylval_r;
1191 YYSTYPE * yyget_lval ( yyscan_t yyscanner );
1193 void yyset_lval ( YYSTYPE * yylval_param , yyscan_t yyscanner );
1309 (YYSTYPE * yylval_param , yyscan_t yyscanner);
1312 (YYSTYPE * yylval_param , yyscan_t yyscanner)
2518 YYSTYPE * yyget_lval (yyscan_t yyscanner) in yyget_lval()
2524 void yyset_lval (YYSTYPE * yylval_param , yyscan_t yyscanner) in yyset_lval()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang_tab.h184 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
186 union YYSTYPE union
225 typedef union YYSTYPE YYSTYPE; typedef
Dglslang_tab.cpp271 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
273 union YYSTYPE union
312 typedef union YYSTYPE YYSTYPE; typedef
340 extern int yylex(YYSTYPE* yylval, YYLTYPE* yylloc, void* yyscanner);
583 YYSTYPE yyvs_alloc;
593 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
1731 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * … in yy_symbol_value_print()
1753 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const … in yy_symbol_print()
1793 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, TParseContext* co… in yy_reduce_print()
2073 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp, TParseContext* … in yydestruct()
[all …]
Dglslang_lex.cpp1238 YYSTYPE * yylval_r;
1340 YYSTYPE * yyget_lval ( yyscan_t yyscanner );
1343 void yyset_lval ( YYSTYPE * yylval_param , yyscan_t yyscanner );
1504 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner);
1507 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
3385 YYSTYPE * yyget_lval (yyscan_t yyscanner) in yyget_lval()
3393 void yyset_lval (YYSTYPE * yylval_param , yyscan_t yyscanner) in yyset_lval()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang_tab_autogen.h240 #if !defined YYSTYPE && !defined YYSTYPE_IS_DECLARED
242 union YYSTYPE union
292 typedef union YYSTYPE YYSTYPE; typedef
Dglslang_tab_autogen.cpp329 # if !defined YYSTYPE && !defined YYSTYPE_IS_DECLARED
331 union YYSTYPE union
381 typedef union YYSTYPE YYSTYPE; typedef
406 extern int yylex(YYSTYPE *yylval, YYLTYPE *yylloc, void *yyscanner);
647 YYSTYPE yyvs_alloc;
657 ((N) * (sizeof(yytype_int16) + sizeof(YYSTYPE) + sizeof(YYLTYPE)) + 2 * YYSTACK_GAP_MAXIMUM)
1727 YYSTYPE const *const yyvaluep, in yy_symbol_value_print()
1752 YYSTYPE const *const yyvaluep, in yy_symbol_print()
1793 YYSTYPE *yyvsp, in yy_reduce_print()
2076 YYSTYPE *yyvaluep, in yydestruct()
[all …]
Dglslang_lex_autogen.cpp1002 YYSTYPE *yylval_r;
1053 YYSTYPE *yyget_lval(yyscan_t yyscanner);
1055 void yyset_lval(YYSTYPE *yylval_param, yyscan_t yyscanner);
1178 extern int yylex(YYSTYPE *yylval_param, YYLTYPE *yylloc_param, yyscan_t yyscanner);
1180 # define YY_DECL int yylex(YYSTYPE *yylval_param, YYLTYPE *yylloc_param, yyscan_t yyscanner)
3094 YYSTYPE *yyget_lval(yyscan_t yyscanner) in yyget_lval()
3100 void yyset_lval(YYSTYPE *yylval_param, yyscan_t yyscanner) in yyset_lval()
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h63 typedef union YYSTYPE union
71 } YYSTYPE; typedef
108 YYSTYPE value;
268 glcpp_lex (YYSTYPE *lvalp, YYLTYPE *llocp, yyscan_t scanner);
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
Dyacc.c180 YY_INITIAL_VALUE (static YYSTYPE yyval_default;)
181 YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default);]b4_locations_if([[
187 YYSTYPE yylval;]b4_locations_if([[
220 YYSTYPE yyvsa[YYINITDEPTH];
221 YYSTYPE *yyvs;
222 YYSTYPE *yyvsp;]b4_locations_if([[
318 #define YYSTYPE ]b4_api_PREFIX[STYPE]b4_locations_if([[
493 YYSTYPE yyvs_alloc;]b4_locations_if([
504 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
507 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
[all …]
Dc.m4100 # If the %union is not named, its name is YYSTYPE.
114 [b4_pure_if([[[[YYSTYPE *yylvalp]], [[&yylval]]][]dnl
499 [[YYSTYPE *yyvaluep], [yyvaluep]][]dnl
528 [[YYSTYPE const * const yyvaluep], [yyvaluep]][]dnl
555 [[YYSTYPE const * const yyvaluep], [yyvaluep]][]dnl
747 # in the parser body. Declare YYSTYPE/YYLTYPE, and yylval/yylloc.
/third_party/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp.h469 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
471 union YYSTYPE union
512 typedef union YYSTYPE YYSTYPE; typedef
DScan.cpp61 int yylex(YYSTYPE*, glslang::TParseContext&);
281 explicit TParserToken(YYSTYPE& b) : sType(b) { } in TParserToken()
283 YYSTYPE& sType;
292 int yylex(YYSTYPE* glslangTokenDesc, glslang::TParseContext& parseContext) in yylex()
/third_party/toybox/kconfig/
Dzconf.tab.c_shipped201 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
203 typedef union YYSTYPE {
210 } YYSTYPE;
213 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
318 YYSTYPE yyvs;
327 ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \
1050 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1056 YYSTYPE *yyvaluep;
1087 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
1093 YYSTYPE *yyvaluep;
[all …]
/third_party/mesa3d/src/freedreno/afuc/
Dlexer.l33 extern YYSTYPE yylval;
/third_party/libabigail/tests/data/test-diff-dwarf/
DPR25058-liblttng-ctl-report-1.txt519 [C] 'function YYSTYPE* lttng_yyget_lval(yyscan_t)' has some indirect sub-type changes:
521 in pointed to type 'typedef YYSTYPE':
522 underlying type 'union YYSTYPE' changed:
528 union YYSTYPE{long long int ll; char c; gc_string* gs; filter_node* n;}
530 union YYSTYPE{long long int ll; char c; gc_string* gs; filter_node* n;}
536 [C] 'function void lttng_yyset_lval(YYSTYPE*, yyscan_t)' has some indirect sub-type changes:
537 parameter 1 of type 'YYSTYPE*' has sub-type changes:
538 pointed to type 'typedef YYSTYPE' changed, as reported earlier
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h1025 union YYSTYPE;
1026 extern int _mesa_glsl_lexer_lex(union YYSTYPE *yylval, YYLTYPE *yylloc,

12