| /external/chromium_org/v8/src/ |
| full-codegen.h | 37 void Check(Expression* stmt); 311 void DoTest(Expression* condition, 364 void VisitForEffect(Expression* expr) { 370 void VisitForAccumulatorValue(Expression* expr) { 376 void VisitForStackValue(Expression* expr) { 382 void VisitForControl(Expression* expr, 389 // the end of the entire expression. This happens as part of visiting 390 // the expression. 393 void VisitInDuplicateContext(Expression* expr); 417 void EmitLiteralCompareTypeof(Expression* expr [all...] |
| parser.cc | 380 bool ParserTraits::IsThisProperty(Expression* expression) { 381 DCHECK(expression != NULL); 382 Property* property = expression->AsProperty(); 389 bool ParserTraits::IsIdentifier(Expression* expression) { 390 VariableProxy* operand = expression->AsVariableProxy(); 396 Expression* expression) { 397 if (expression->IsPropertyName()) 1025 Expression* expression = ParseExpression(false, &ok); local 1774 Expression* expression = NewThrowTypeError( local 3217 Expression* expression = ParseExpression(false, CHECK_OK); local [all...] |
| preparser.cc | 495 // Expression ';' 499 Expression expr = ParseExpression(true, CHECK_OK); 500 // Even if the expression starts with an identifier, it is not necessarily an 504 // Expression is a single identifier, and not, e.g., a parenthesized 516 // Parsed expression statement. 524 // 'if' '(' Expression ')' Statement ('else' Statement)? 577 // 'return' [no line terminator] Expression? ';' 603 // 'with' '(' Expression ')' Statement 623 // 'switch' '(' Expression ')' '{' CaseClause* '}' 655 // 'do' Statement 'while' '(' Expression ')' ';' [all...] |
| /external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
| StepPattern.java | 27 import org.apache.xpath.Expression; 182 * @param expr The relative pattern expression. 198 * @return The relative pattern expression. 207 // * @param predicates List of expression objects. 209 // public void setPredicates(Expression[] predicates) 216 * @return List of expression objects. 218 public Expression[] getPredicates() 227 Expression[] m_predicates; 230 * Tell if this expression or it's subexpressions can traverse outside 253 * Get a predicate expression [all...] |
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| ElemForEach.java | 33 import org.apache.xpath.Expression; 83 * The "select" expression. 86 protected Expression m_selectExpression = null; 98 * @param xpath The XPath expression for the "select" attribute. 112 * @return The XPath expression for the "select" attribute. 114 public Expression getSelect() 470 public Expression getExpression() 476 * @see ExpressionOwner#setExpression(Expression) 478 public void setExpression(Expression exp)
|
| ElemValueOf.java | 29 import org.apache.xpath.Expression; 52 * The select expression to be executed. 65 * The required select attribute is an expression; this expression 86 * The required select attribute is an expression; this expression 198 * Execute the string expression and copy the text to the 200 * The required select attribute is an expression; this expression 233 Expression expr = m_selectExpression.getExpression() [all...] |
| FuncFormatNumb.java | 30 import org.apache.xpath.Expression; 73 Expression arg2Expr = getArg2();
|
| /external/chromium_org/third_party/WebKit/Source/core/xml/ |
| XPathPath.cpp | 40 Filter::Filter(PassOwnPtrWillBeRawPtr<Expression> expr, WillBeHeapVector<OwnPtrWillBeMember<Predicate> >& predicates) 57 Expression::trace(visitor); 105 Expression::trace(visitor); 207 Path::Path(Expression* filter, LocationPath* path) 224 Expression::trace(visitor);
|
| /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/binding/editors/controls/ |
| AbstractControlActionsManager.java | 20 import org.eclipse.core.expressions.Expression; 125 * 2. Highest priority {@link Expression}, so this handler has a chance to be set. 132 activateHandler(actionName, service, handler, new Expression() { 162 Expression highPriorityExpression) {
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| nmsupp.h | 74 extern LPEXPRESSION WINAPI InitializeExpression(LPEXPRESSION Expression); 76 extern LPEXPRESSION WINAPI AndExpression(LPEXPRESSION Expression,LPPATTERNMATCH Pattern); 77 extern LPEXPRESSION WINAPI OrExpression(LPEXPRESSION Expression,LPPATTERNMATCH Pattern);
|
| /external/apache-xml/src/main/java/org/apache/xpath/ |
| XPath.java | 41 * The XPath class wraps an expression object and provides general services 42 * for execution of that expression. 49 /** The top of the expression tree. 51 private Expression m_mainExp; 66 * Get the raw Expression object that this class wraps. 69 * @return the raw Expression object, which should not normally be null. 71 public Expression getExpression() 92 * Set the raw expression object for this object. 95 * @param exp the raw Expression object, which should not normally be null. 97 public void setExpression(Expression exp [all...] |
| Expression.java | 19 * $Id: Expression.java 468655 2006-10-28 07:12:06Z minchau $ 37 * This abstract class serves as the base for all expression objects. An 38 * Expression can be executed to return a {@link org.apache.xpath.objects.XObject}, 45 public abstract class Expression implements java.io.Serializable, ExpressionNode, XPathVisitable 49 * The location where this expression was built from. Need for diagnostic 56 * Tell if this expression or it's subexpressions can traverse outside 67 // * Set the location where this expression was built from. 70 // * @param locator the location where this expression was built from, may be 79 * Execute an expression in the XPath runtime context, and return the 80 * result of the expression [all...] |
| XPathVisitor.java | 39 * main intention is to provide a reasonable means to perform expression 45 * be used to reset the expression for rewriting. If a method returns 55 * @param owner The owner of the expression, to which the expression can 67 * @param owner The owner of the expression, to which the expression can 79 * @param owner The owner of the expression, to which the expression can 91 * proper unique component for predicates, and that the expression will 92 * be called also for whatever type Expression is [all...] |
| /external/apache-xml/src/main/java/org/apache/xpath/axes/ |
| UnionPathIterator.java | 26 import org.apache.xpath.Expression; 61 * Initialize the context values for this expression 120 if(expr instanceof Expression) 121 ((Expression)expr).exprSetParent(this); 150 * this expression. 171 * this expression. 303 * this expression. 322 * this expression. 465 * path</a> contained in the union expression. 474 * path</a> contained in the union expression [all...] |
| AxesWalker.java | 29 import org.apache.xpath.Expression; 62 * Initialize an AxesWalker during the parse of the XPath expression. 535 public Expression getExpression() 541 * @see ExpressionOwner#setExpression(Expression) 543 public void setExpression(Expression exp) 550 * @see Expression#deepEquals(Expression) 552 public boolean deepEquals(Expression expr)
|
| OneStepIterator.java | 27 import org.apache.xpath.Expression; 52 * location path expression for this itterator. 87 * Initialize the context values for this expression 331 * @see Expression#deepEquals(Expression) 333 public boolean deepEquals(Expression expr)
|
| /frameworks/base/tools/aidl/ |
| Type.cpp | 35 Expression* NULL_VALUE; 36 Expression* THIS_VALUE; 37 Expression* SUPER_VALUE; 38 Expression* TRUE_VALUE; 39 Expression* FALSE_VALUE; 285 Type::WriteToRpcData(StatementBlock* addTo, Expression* k, Variable* v, 295 Type::CreateFromRpcData(StatementBlock* addTo, Expression* k, Variable* v, Variable* data, 310 Expression* 382 BasicType::WriteToRpcData(StatementBlock* addTo, Expression* k, Variable* v, 389 BasicType::CreateFromRpcData(StatementBlock* addTo, Expression* k, Variable* v, Variable* data [all...] |
| /external/clang/include/clang/AST/ |
| TemplateBase.h | 62 /// The template argument is an expression, and we've not resolved it to one 66 /// __uuidof expression (a Microsoft extension). 67 Expression, 186 /// \brief Construct a template argument that is an expression. 189 /// lists used for dependent types and for expression; it will not 192 TypeOrValue.Kind = Expression; 307 /// \brief Retrieve the template argument as an expression. 309 assert(getKind() == Expression && "Unexpected kind"); 373 Expr *Expression; 382 TemplateArgumentLocInfo(Expr *E) : Expression(E) { [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
| ReplaceStringsVisitor.java | 24 import org.eclipse.jdt.core.dom.Expression; 102 Expression context = methodHasContextArgument(node); 176 Expression left = assignment.getLeftHandSide(); 186 * If the expression is part of a method invocation (aka a function call) or a 333 private Expression findContextFieldOrMethod(StringLiteral node) { 338 private Expression findContextFieldOrMethod(ITypeBinding clazzType) { 339 TreeMap<Integer, Expression> results = new TreeMap<Integer, Expression>(); 364 * @param results The map that accumulates the rating=>expression results. The lower 370 private void findContextCandidates(TreeMap<Integer, Expression> results [all...] |
| /external/apache-xml/src/main/java/org/apache/xpath/operations/ |
| Variable.java | 27 import org.apache.xpath.Expression; 40 * The variable reference expression executer. 42 public class Variable extends Expression implements PathComponent 174 * Execute an expression in the XPath runtime context, and return the 175 * result of the expression. 180 * @return The result of the expression in the form of a <code>XObject</code>. 256 * Get the XSLT ElemVariable that this sub-expression references. In order for 308 * Tell if this expression returns a stable number that will not change during 309 * iterations within the expression. This is used to determine if a proximity 313 * @return true if the expression represents a stable number [all...] |
| /external/deqp/framework/randomshaders/ |
| rsgBinaryOps.hpp | 41 class BinaryOp : public Expression 47 Expression* createNextChild (GeneratorState& state); 64 Expression* m_leftValueExpr; 65 Expression* m_rightValueExpr;
|
| rsgExpression.cpp | 273 template <class T> Expression* create (GeneratorState& state, ConstValueRangeAccess valueRange) { return new T(state, valueRange); } 278 Expression* (*create) (GeneratorState& state, ConstValueRangeAccess valueRange); 345 Expression::~Expression (void) 349 Expression* Expression::createRandom (GeneratorState& state, ConstValueRangeAccess valueRange) 354 Expression* Expression::createRandomLValue (GeneratorState& state, ConstValueRangeAccess valueRange) 732 for (vector<Expression*>::iterator i = m_inputExpressions.begin(); i != m_inputExpressions.end(); i++) 736 Expression* ConstructorOp::createNextChild (GeneratorState& state [all...] |
| /external/apache-xml/src/main/java/org/apache/xpath/objects/ |
| XRTreeFrag.java | 26 import org.apache.xpath.Expression; 93 public XRTreeFrag(Expression expr)
|
| /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/tests/ |
| test_symrec.py | 2 from yasm import SymbolTable, Expression, YasmError 21 expr = Expression('+', 1, 2)
|
| /external/clang/include/clang/Sema/ |
| TemplateDeduction.h | 53 Expression(nullptr) {} 160 /// \brief The expression which caused a deduction failure. 165 Expr *Expression; 214 /// \brief Return the expression this deduction failure refers to,
|