/external/webkit/Source/WebCore/xml/ |
D | XPathFunctions.cpp | 308 Value FunLast::evaluate() const in evaluate() function in WebCore::XPath::FunLast 313 Value FunPosition::evaluate() const in evaluate() function in WebCore::XPath::FunPosition 318 Value FunId::evaluate() const in evaluate() function in WebCore::XPath::FunId 381 Value FunLocalName::evaluate() const in evaluate() function in WebCore::XPath::FunLocalName 395 Value FunNamespaceURI::evaluate() const in evaluate() function in WebCore::XPath::FunNamespaceURI 409 Value FunName::evaluate() const in evaluate() function in WebCore::XPath::FunName 423 Value FunCount::evaluate() const in evaluate() function in WebCore::XPath::FunCount 430 Value FunString::evaluate() const in evaluate() function in WebCore::XPath::FunString 437 Value FunConcat::evaluate() const in evaluate() function in WebCore::XPath::FunConcat 450 Value FunStartsWith::evaluate() const in evaluate() function in WebCore::XPath::FunStartsWith [all …]
|
D | XPathPredicate.cpp | 49 Value Number::evaluate() const in evaluate() function in WebCore::XPath::Number 59 Value StringExpression::evaluate() const in evaluate() function in WebCore::XPath::StringExpression 64 Value Negative::evaluate() const in evaluate() function in WebCore::XPath::Negative 77 Value NumericOp::evaluate() const in evaluate() function in WebCore::XPath::NumericOp 196 Value EqTestOp::evaluate() const in evaluate() function in WebCore::XPath::EqTestOp 219 Value LogicalOp::evaluate() const in evaluate() function in WebCore::XPath::LogicalOp 232 Value Union::evaluate() const in evaluate() function in WebCore::XPath::Union 266 bool Predicate::evaluate() const in evaluate() function in WebCore::XPath::Predicate
|
D | XPathPath.cpp | 55 Value Filter::evaluate() const in evaluate() function in WebCore::XPath::Filter 94 Value LocationPath::evaluate() const in evaluate() function in WebCore::XPath::LocationPath 112 void LocationPath::evaluate(NodeSet& nodes) const in evaluate() function in WebCore::XPath::LocationPath 196 Value Path::evaluate() const in evaluate() function in WebCore::XPath::Path
|
D | XPathVariableReference.cpp | 43 Value VariableReference::evaluate() const in evaluate() function in WebCore::XPath::VariableReference
|
D | XPathEvaluator.cpp | 55 PassRefPtr<XPathResult> XPathEvaluator::evaluate(const String& expression, in evaluate() function in WebCore::XPathEvaluator
|
D | XPathExpression.cpp | 62 PassRefPtr<XPathResult> XPathExpression::evaluate(Node* contextNode, unsigned short type, XPathResu… in evaluate() function in WebCore::XPathExpression
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
D | XPathExpressionImpl.java | 165 public Object evaluate(Object item, QName returnType) in evaluate() method in XPathExpressionImpl 227 public String evaluate(Object item) in evaluate() method in XPathExpressionImpl 272 public Object evaluate(InputSource source, QName returnType) in evaluate() method in XPathExpressionImpl 323 public String evaluate(InputSource source) in evaluate() method in XPathExpressionImpl
|
D | XPathImpl.java | 256 public Object evaluate(String expression, Object item, QName returnType) in evaluate() method in XPathImpl 369 public String evaluate(String expression, Object item) in evaluate() method in XPathImpl 441 public Object evaluate(String expression, InputSource source, in evaluate() method in XPathImpl 519 public String evaluate(String expression, InputSource source) in evaluate() method in XPathImpl
|
/external/webkit/Source/WebCore/bindings/v8/ |
D | WorkerScriptController.cpp | 64 ScriptValue WorkerScriptController::evaluate(const ScriptSourceCode& sourceCode) in evaluate() function in WebCore::WorkerScriptController 69 ScriptValue WorkerScriptController::evaluate(const ScriptSourceCode& sourceCode, ScriptValue* excep… in evaluate() function in WebCore::WorkerScriptController
|
/external/junit/src/org/junit/runners/model/ |
D | Statement.java | 15 public abstract void evaluate() throws Throwable; in evaluate() method in Statement
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
D | calc.rb | 67 def evaluate( expression ) method in TestCalcParser
|
/external/junit/src/org/junit/internal/runners/statements/ |
D | Fail.java | 14 public void evaluate() throws Throwable { in evaluate() method in Fail
|
D | ExpectException.java | 19 public void evaluate() throws Exception { in evaluate() method in ExpectException
|
D | InvokeMethod.java | 19 public void evaluate() throws Throwable { in evaluate() method in InvokeMethod
|
D | RunBefores.java | 25 public void evaluate() throws Throwable { in evaluate() method in RunBefores
|
D | RunAfters.java | 27 public void evaluate() throws Throwable { in evaluate() method in RunAfters
|
/external/webkit/Source/WebCore/bindings/js/ |
D | WorkerScriptController.cpp | 102 ScriptValue WorkerScriptController::evaluate(const ScriptSourceCode& sourceCode) in evaluate() function in WebCore::WorkerScriptController 116 ScriptValue WorkerScriptController::evaluate(const ScriptSourceCode& sourceCode, ScriptValue* excep… in evaluate() function in WebCore::WorkerScriptController
|
D | JavaScriptCallFrame.cpp | 103 JSValue JavaScriptCallFrame::evaluate(const UString& script, JSValue& exception) const in evaluate() function in WebCore::JavaScriptCallFrame
|
/external/webkit/Source/WebCore/css/ |
D | MediaQueryMatcher.cpp | 44 void MediaQueryMatcher::Listener::evaluate(ScriptState* state, MediaQueryEvaluator* evaluator) in evaluate() function in WebCore::MediaQueryMatcher::Listener 95 bool MediaQueryMatcher::evaluate(MediaList* media) in evaluate() function in WebCore::MediaQueryMatcher
|
/external/webkit/Source/JavaScriptCore/qt/api/ |
D | qscriptengine.cpp | 90 QScriptValue QScriptEngine::evaluate(const QString& program, const QString& fileName, int lineNumbe… in evaluate() function in QScriptEngine 95 QScriptValue QScriptEngine::evaluate(const QScriptProgram& program) in evaluate() function in QScriptEngine
|
D | qscriptengine_p.cpp | 68 QScriptValuePrivate* QScriptEnginePrivate::evaluate(const QString& program, const QString& fileName… in evaluate() function in QScriptEnginePrivate 82 QScriptValuePrivate* QScriptEnginePrivate::evaluate(const QScriptProgramPrivate* program) in evaluate() function in QScriptEnginePrivate
|
/external/junit/src/org/junit/rules/ |
D | RunRules.java | 17 public void evaluate() throws Throwable { in evaluate() method in RunRules
|
/external/webkit/Source/JavaScriptCore/debugger/ |
D | DebuggerCallFrame.cpp | 86 JSValue DebuggerCallFrame::evaluate(const UString& script, JSValue& exception) const in evaluate() function in JSC::DebuggerCallFrame
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | AVTPart.java | 58 public abstract void evaluate( in evaluate() method in AVTPart
|
/external/llvm/lib/MC/MCDisassembler/ |
D | EDOperand.cpp | 126 int EDOperand::evaluate(uint64_t &result, in evaluate() function in EDOperand 310 int EDOperand::evaluate(uint64_t &result, EDRegisterBlock_t regBlock) { in evaluate() function in EDOperand
|