Home
last modified time | relevance | path

Searched defs:evaluate (Results 1 – 25 of 71) sorted by relevance

123

/external/webkit/Source/WebCore/xml/
DXPathFunctions.cpp308 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 …]
DXPathPredicate.cpp49 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
DXPathPath.cpp55 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
DXPathVariableReference.cpp43 Value VariableReference::evaluate() const in evaluate() function in WebCore::XPath::VariableReference
DXPathEvaluator.cpp55 PassRefPtr<XPathResult> XPathEvaluator::evaluate(const String& expression, in evaluate() function in WebCore::XPathEvaluator
DXPathExpression.cpp62 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/
DXPathExpressionImpl.java165 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
DXPathImpl.java256 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/
DWorkerScriptController.cpp64 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/
DStatement.java15 public abstract void evaluate() throws Throwable; in evaluate() method in Statement
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
Dcalc.rb67 def evaluate( expression ) method in TestCalcParser
/external/junit/src/org/junit/internal/runners/statements/
DFail.java14 public void evaluate() throws Throwable { in evaluate() method in Fail
DExpectException.java19 public void evaluate() throws Exception { in evaluate() method in ExpectException
DInvokeMethod.java19 public void evaluate() throws Throwable { in evaluate() method in InvokeMethod
DRunBefores.java25 public void evaluate() throws Throwable { in evaluate() method in RunBefores
DRunAfters.java27 public void evaluate() throws Throwable { in evaluate() method in RunAfters
/external/webkit/Source/WebCore/bindings/js/
DWorkerScriptController.cpp102 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
DJavaScriptCallFrame.cpp103 JSValue JavaScriptCallFrame::evaluate(const UString& script, JSValue& exception) const in evaluate() function in WebCore::JavaScriptCallFrame
/external/webkit/Source/WebCore/css/
DMediaQueryMatcher.cpp44 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/
Dqscriptengine.cpp90 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
Dqscriptengine_p.cpp68 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/
DRunRules.java17 public void evaluate() throws Throwable { in evaluate() method in RunRules
/external/webkit/Source/JavaScriptCore/debugger/
DDebuggerCallFrame.cpp86 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/
DAVTPart.java58 public abstract void evaluate( in evaluate() method in AVTPart
/external/llvm/lib/MC/MCDisassembler/
DEDOperand.cpp126 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

123