Searched refs:subexpression (Results 1 – 25 of 25) sorted by relevance
18 HValue* subexpression; in DehoistArrayIndex() local21 subexpression = binary_operation->right(); in DehoistArrayIndex()24 subexpression = binary_operation->left(); in DehoistArrayIndex()48 array_operation->SetKey(subexpression); in DehoistArrayIndex()
1241 *subexpression; in FxSubexpression() local1247 subexpression=expression; in FxSubexpression()1248 while ((*subexpression != '\0') && in FxSubexpression()1249 ((level != 1) || (strchr(")",(int) *subexpression) == (char *) NULL))) in FxSubexpression()1251 if (strchr("(",(int) *subexpression) != (char *) NULL) in FxSubexpression()1254 if (strchr(")",(int) *subexpression) != (char *) NULL) in FxSubexpression()1256 subexpression++; in FxSubexpression()1258 if (*subexpression == '\0') in FxSubexpression()1261 return(subexpression); in FxSubexpression()1270 subexpression[MagickPathExtent], in FxGetSymbol() local[all …]
88 …on: [NSString stringWithFormat: @"Can't evaluate set expression; left subexpression not a set (lhs…
15 ; elimilate the common subexpression for the second use.
18 ; elimilate the common subexpression for the second use.
60 subexpression compuation. For example ``(a+b)*(a+b)`` has two subexpressions
175 "subexpression not valid in a constant expression">;
419 "token is not a valid binary operator in a preprocessor subexpression">;
893 this predicate would fail if the subexpression had a typedef type.904 operator is the pointee type of the subexpression. In order to determine the908 typedefs to find the pointer type. For example, if the subexpression had type909 "``foo*``", we could return that type as the result. If the subexpression had1579 evaluatable subexpression to be accepted as an integer constant expression.1965 * When type-checking a type or subexpression, make sure to first check1967 subexpression is type-dependent (``Expr::isTypeDependent()``). If any of1973 * For each subexpression, be sure to call ``Sema::CheckPlaceholderExpr()``1977 (``Sema::UsualUnaryConversions``), for places where the subexpression is2025 * Write tests that use your expression as a subexpression of other,
330 that statement or expression. Each substatement or subexpression within an
130 common subexpression elimination, and many other optimizations much
115 ; The subexpression (b + 5) is used in both "i = a + (b + 5)" and "*out = b +
52 first subexpression is evaluated and returned, if the condition is53 false, the second subexpression is evaluated and returned. Since
246 subexpression, it is possible that there is no ')' waiting. For example,
169 parsing the subexpression, it is possible that there is no ')' waiting.
236 /* uh-oh... we couldn't find a subexpression-level match */
561 Recursion either matches the current pattern, or some subexpression. The opcode
1384 28.2.7 [defns.regex.subexpression]
267 % A mark contains a subexpression of the \ifcase ... \fi construct.
268 % A mark contains a subexpression of the \ifcase ... \fi construct.
6963 * xmlregexp.c: enhanced the handling of subexpression ranges
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...