/third_party/glslang/glslang/MachineIndependent/ |
D | glslang_tab.cpp | 4020 YYSTYPE yyval; in yyparse() local 4217 yyval = yyvsp[1-yylen]; in yyparse() 4226 …(yyval.interm.intermTypedNode) = parseContext.handleVariable((yyvsp[0].lex).loc, (yyvsp[0].lex).sy… in yyparse() 4234 (yyval.interm.intermTypedNode) = (yyvsp[0].interm.intermTypedNode); in yyparse() 4242 (yyval.interm.intermTypedNode) = (yyvsp[-1].interm.intermTypedNode); in yyparse() 4243 if ((yyval.interm.intermTypedNode)->getAsConstantUnion()) in yyparse() 4244 (yyval.interm.intermTypedNode)->getAsConstantUnion()->setExpression(); in yyparse() 4252 …(yyval.interm.intermTypedNode) = parseContext.intermediate.addConstantUnion((yyvsp[0].lex).d, EbtF… in yyparse() 4260 …(yyval.interm.intermTypedNode) = parseContext.intermediate.addConstantUnion((yyvsp[0].lex).i, (yyv… in yyparse() 4269 …(yyval.interm.intermTypedNode) = parseContext.intermediate.addConstantUnion((yyvsp[0].lex).u, (yyv… in yyparse() [all …]
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab_autogen.cpp | 2161 YYSTYPE yyval; in yyparse() local 2360 yyval = yyvsp[1 - yylen]; in yyparse() 2372 (yyval.interm.intermTypedNode) = context->parseVariableIdentifier( in yyparse() 2381 (yyval.interm.intermTypedNode) = (yyvsp[0].interm.intermTypedNode); in yyparse() 2391 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2401 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2411 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2421 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2437 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2445 (yyval.interm.intermTypedNode) = (yyvsp[-1].interm.intermTypedNode); in yyparse() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab.cpp | 2303 YYSTYPE yyval; in yyparse() local 2508 yyval = yyvsp[1-yylen]; in yyparse() 2519 …(yyval.interm.intermTypedNode) = context->parseVariableIdentifier((yylsp[0]), ImmutableString((yyv… in yyparse() 2527 (yyval.interm.intermTypedNode) = (yyvsp[0].interm.intermTypedNode); in yyparse() 2537 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2547 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2557 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2567 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2581 (yyval.interm.intermTypedNode) = context->addScalarLiteral(unionArray, (yylsp[0])); in yyparse() 2589 (yyval.interm.intermTypedNode) = (yyvsp[-1].interm.intermTypedNode); in yyparse() [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 2157 YYSTYPE yyval; in yyparse() local 2362 yyval = yyvsp[1-yylen]; in yyparse() 2382 …(yyval.interm.intermTypedNode) = context->intermediate.addConstantUnion(constArray, t, (yylsp[0])); in yyparse() 2384 … (yyval.interm.intermTypedNode) = context->intermediate.addSymbol(variable->getUniqueId(), in yyparse() 2394 (yyval.interm.intermTypedNode) = (yyvsp[0].interm.intermTypedNode); in yyparse() 2404 …(yyval.interm.intermTypedNode) = context->intermediate.addConstantUnion(unionArray, TType(EbtInt, … in yyparse() 2414 …(yyval.interm.intermTypedNode) = context->intermediate.addConstantUnion(unionArray, TType(EbtUInt,… in yyparse() 2424 …(yyval.interm.intermTypedNode) = context->intermediate.addConstantUnion(unionArray, TType(EbtFloat… in yyparse() 2434 …(yyval.interm.intermTypedNode) = context->intermediate.addConstantUnion(unionArray, TType(EbtBool,… in yyparse() 2442 (yyval.interm.intermTypedNode) = (yyvsp[-1].interm.intermTypedNode); in yyparse() [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | ExpressionParser.cpp | 1138 YYSTYPE yyval; in yyparse() local 1335 yyval = yyvsp[1-yylen]; in yyparse() 1361 (yyval) = (yyvsp[0]); in yyparse() 1388 (yyval) = static_cast<YYSTYPE>(1); in yyparse() 1392 (yyval) = (yyvsp[-3]) || (yyvsp[0]); in yyparse() 1420 (yyval) = static_cast<YYSTYPE>(0); in yyparse() 1424 (yyval) = (yyvsp[-3]) && (yyvsp[0]); in yyparse() 1433 (yyval) = (yyvsp[-2]) | (yyvsp[0]); in yyparse() 1441 (yyval) = (yyvsp[-2]) ^ (yyvsp[0]); in yyparse() 1449 (yyval) = (yyvsp[-2]) & (yyvsp[0]); in yyparse() [all …]
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | grammar.tab.c | 2060 YYSTYPE yyval; in yyparse() local 2264 yyval = yyvsp[1-yylen]; in yyparse() 2272 … { (yyval.ee) = gst_element_factory_make ((yyvsp[0].ss), NULL); in yyparse() 2273 if ((yyval.ee) == NULL) { in yyparse() 2285 (yyval.ee) = (yyvsp[-1].ee); in yyparse() 2293 (yyval.ee) = (yyvsp[-1].ee); in yyparse() 2300 { (yyval.cc) = gst_parse_chain_new (); in yyparse() 2302 (yyval.cc)->first.element = (yyvsp[0].ee)? gst_object_ref((yyvsp[0].ee)) : NULL; in yyparse() 2303 (yyval.cc)->last.element = (yyvsp[0].ee)? gst_object_ref((yyvsp[0].ee)) : NULL; in yyparse() 2304 (yyval.cc)->first.name = (yyval.cc)->last.name = NULL; in yyparse() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 1011 YYSTYPE yyval; in yyparse() local 1202 yyval = yyvsp[1 - yylen]; in yyparse() 1227 (yyval) = (yyvsp[0]); in yyparse() 1254 (yyval) = static_cast<YYSTYPE>(1); in yyparse() 1258 (yyval) = (yyvsp[-3]) || (yyvsp[0]); in yyparse() 1286 (yyval) = static_cast<YYSTYPE>(0); in yyparse() 1290 (yyval) = (yyvsp[-3]) && (yyvsp[0]); in yyparse() 1299 (yyval) = (yyvsp[-2]) | (yyvsp[0]); in yyparse() 1307 (yyval) = (yyvsp[-2]) ^ (yyvsp[0]); in yyparse() 1315 (yyval) = (yyvsp[-2]) & (yyvsp[0]); in yyparse() [all …]
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | preprocessor_tab_autogen.cpp | 1014 YYSTYPE yyval; in yyparse() local 1206 yyval = yyvsp[1 - yylen]; in yyparse() 1231 yyval = yyvsp[0]; in yyparse() 1258 yyval = static_cast<YYSTYPE>(1); in yyparse() 1262 yyval = yyvsp[-3] || yyvsp[0]; in yyparse() 1290 yyval = static_cast<YYSTYPE>(0); in yyparse() 1294 yyval = yyvsp[-3] && yyvsp[0]; in yyparse() 1303 yyval = yyvsp[-2] | yyvsp[0]; in yyparse() 1311 yyval = yyvsp[-2] ^ yyvsp[0]; in yyparse() 1319 yyval = yyvsp[-2] & yyvsp[0]; in yyparse() [all …]
|
/third_party/gettext/gettext-runtime/intl/ |
D | plural.c | 1139 YYSTYPE yyval; in yyparse() local 1336 yyval = yyvsp[1-yylen]; in yyparse() 1355 (yyval.exp) = new_exp_3 (qmop, (yyvsp[-4].exp), (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1363 (yyval.exp) = new_exp_2 (lor, (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1371 (yyval.exp) = new_exp_2 (land, (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1379 (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1387 (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1395 (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1403 (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); in yyparse() 1411 (yyval.exp) = new_exp_1 (lnot, (yyvsp[0].exp)); in yyparse() [all …]
|
/third_party/toybox/kconfig/ |
D | zconf.tab.c_shipped | 1228 YYSTYPE yyval; 1429 yyval = yyvsp[1-yylen]; 1567 { (yyval.string) = NULL; ;} 1572 { (yyval.string) = (yyvsp[0].string); ;} 1589 (yyval.menu) = menu_add_menu(); 1650 (yyval.menu) = menu_add_menu(); 1676 (yyval.menu) = menu_add_menu(); 1762 { (yyval.id) = (yyvsp[-1].id); ;} 1767 { (yyval.id) = (yyvsp[-1].id); ;} 1772 { (yyval.id) = (yyvsp[-1].id); ;} [all …]
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | yacc.c | 135 [b4_symbol_value(yyval, [$1], [$2])]) 1393 YYSTYPE yyval;]b4_locations_if([[ 1646 yyval = yyvsp[1-yylen]; 1679 YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); 1685 *++yyvsp = yyval;]b4_locations_if([
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vif.c | 192 float yyval = yval * yval; in vif_xx_yy_xy() local 196 yy[j] = yyval; in vif_xx_yy_xy()
|