HomeSort by relevance Sort by last modified time
    Searched defs:Expression (Results 26 - 47 of 47) sorted by null

12

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
javax.servlet.jsp_2.0.0.v200806031607.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
org.apache.commons.el_1.0.0.v201004212143.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.expressions_3.4.200.v20100505.jar 
  /external/clang/lib/CodeGen/
CGObjC.cpp 56 /// the appropriate expression boxing method. This will either be
231 /// expression when the method has a related result type.
576 /// Use objc_setProperty for the setter, but use expression
583 /// The 'expression' strategy is to emit normal assignment or
585 Expression
628 // TODO: we could actually use setProperty and an expression for non-atomics.
640 // In ARC, if the property is non-atomic, use expression emission,
644 // Using standard expression emission for the setter is only
651 Kind = Expression;
657 // the property isn't atomic, we can use normal expression
    [all...]
  /external/v8/src/
ast.h 128 class Expression;
224 virtual Expression* AsExpression() { return NULL; }
296 class Expression: public AstNode {
315 virtual Expression* AsExpression() { return this; }
332 // True iff the expression is a literal represented as a smi.
335 // True iff the expression is a string literal.
338 // True iff the expression is the null literal.
361 explicit Expression(Isolate* isolate)
715 void Initialize(Expression* cond, Statement* body) {
720 Expression* cond() const { return cond_;
893 Expression* expression() const { return expression_; } function in class:v8::internal::ExpressionStatement
944 Expression* expression() const { return expression_; } function in class:v8::internal::ReturnStatement
961 Expression* expression() const { return expression_; } function in class:v8::internal::WithStatement
1569 Expression* expression() const { return expression_; } function in class:v8::internal::Call
1628 Expression* expression() const { return expression_; } function in class:v8::internal::CallNew
1704 Expression* expression() const { return expression_; } function in class:v8::internal::UnaryOperation
1794 Expression* expression() const { return expression_; } function in class:v8::internal::CountOperation
    [all...]
  /external/chromium_org/v8/src/
ast.h 137 class Expression;
313 class Expression: public AstNode {
347 // True iff the expression is a literal represented as a smi.
350 // True iff the expression is a string literal.
353 // True iff the expression is the null literal.
356 // True if we can prove that the expression is the undefined literal.
359 // Expression type bounds
391 explicit Expression(Isolate* isolate)
752 void Initialize(Expression* cond, Statement* body) {
757 Expression* cond() const { return cond_;
1016 Expression* expression() const { return expression_; } function in class:v8::internal::ExpressionStatement
1071 Expression* expression() const { return expression_; } function in class:v8::internal::ReturnStatement
1087 Expression* expression() const { return expression_; } function in class:v8::internal::WithStatement
1688 Expression* expression() const { return expression_; } function in class:v8::internal::Call
1771 Expression* expression() const { return expression_; } function in class:v8::internal::CallNew
1851 Expression* expression() const { return expression_; } function in class:v8::internal::UnaryOperation
1947 Expression* expression() const { return expression_; } function in class:v8::internal::CountOperation
2154 Expression* expression() const { return expression_; } function in class:v8::internal::Yield
    [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 287 milliseconds

12