Searched defs:evaluate (Results 1 - 25 of 58) sorted by relevance

123

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgfunction.py9 def evaluate(info, input, output): function in function:TestCGFunction.testFunctions
H A Dtest_cgshading.py13 def evaluate(info, input, output): function in function:TestCGShading.testFunctions
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgfunction.py10 def evaluate(info, input, output): function in function:TestCGFunction.testFunctions
H A Dtest_cgshading.py13 def evaluate(info, input, output): function in function:TestCGShading.testFunctions
H A Dtest_cgcontext.py123 def evaluate(info, input, output): function in function:TestCGContext.testFunctions10_5
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgfunction.py15 def evaluate(info, input, output): function in function:TestCGFunction.testFunctions
H A Dtest_cgshading.py18 def evaluate(info, input, output): function in function:TestCGShading.testFunctions
H A Dtest_cgcontext.py131 def evaluate(info, input, output): function in function:TestCGContext.testFunctions10_5
/macosx-10.10.1/Security-57031.1.35/Security/include/security_filedb/
H A DSelectionPredicate.cpp48 SelectionPredicate::evaluate(const ReadSection &rs) const function in class:SelectionPredicate
H A DDbValue.h58 bool evaluate(const BasicValue<T> &other, CSSM_DB_OPERATOR op) const function in class:Security::BasicValue
H A DMetaAttribute.h135 bool evaluate(const DbValue *value, const ReadSection &rs, CSSM_DB_OPERATOR op) const function in class:Security::TypedMetaAttribute
149 bool evaluate(const DbValue *value1, const DbValue *value2, CSSM_DB_OPERATOR op) const function in class:Security::TypedMetaAttribute
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DSelectionPredicate.cpp48 SelectionPredicate::evaluate(const ReadSection &rs) const function in class:SelectionPredicate
H A DDbValue.h58 bool evaluate(const BasicValue<T> &other, CSSM_DB_OPERATOR op) const function in class:Security::BasicValue
H A DMetaAttribute.h135 bool evaluate(const DbValue *value, const ReadSection &rs, CSSM_DB_OPERATOR op) const function in class:Security::TypedMetaAttribute
149 bool evaluate(const DbValue *value1, const DbValue *value2, CSSM_DB_OPERATOR op) const function in class:Security::TypedMetaAttribute
/macosx-10.10.1/ruby-106/ruby/lib/irb/ext/
H A Dtracer.rb55 def evaluate(context, statements, file = nil, line = nil) method in class:IRB.WorkSpace
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Dworkspace.rb85 def evaluate(context, statements, file = __FILE__, line = __LINE__) method in class:IRB.WorkSpace
H A Dcontext.rb378 def evaluate(line, line_no) # :nodoc: method in class:IRB.Context
/macosx-10.10.1/ruby-106/ruby/lib/webrick/httpservlet/
H A Derbhandler.rb78 def evaluate(erb, servlet_request, servlet_response) method in class:WEBrick.HTTPServlet.ERBHandler
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DCompletion.cpp62 JSValue evaluate(ExecState* exec, const SourceCode& source, JSValue thisValue, JSValue* returnedException) function in namespace:JSC
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DJavaScriptCallFrame.h60 JSC::JSValue evaluate(const String& script, JSC::JSValue& exception) const { return m_debuggerCallFrame->evaluate(script, exception); } function in class:Inspector::JavaScriptCallFrame
H A DJSInjectedScriptHost.cpp86 JSValue JSInjectedScriptHost::evaluate(ExecState* exec) const function in class:Inspector::JSInjectedScriptHost
H A DJSJavaScriptCallFrame.cpp79 JSValue JSJavaScriptCallFrame::evaluate(ExecState* exec) function in class:Inspector::JSJavaScriptCallFrame
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DSetTheory.h126 void evaluate(Iter begin, Iter end, RecSet &Elts) { function in class:llvm::SetTheory
/macosx-10.10.1/JavaScriptCore-7600.1.17/debugger/
H A DDebuggerCallFrame.cpp144 JSValue DebuggerCallFrame::evaluate(const String& script, JSValue& exception) function in class:JSC::DebuggerCallFrame
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_manifest/lib/
H A DSecureDownload.cpp48 SecureDownloadCreateWithTicket(CFDataRef ticket, SecureDownloadTrustSetupCallback setup, void* setupContext, SecureDownloadTrustEvaluateCallback evaluate, void* evaluateContext, SecureDownloadRef* downloadRef) argument

Completed in 314 milliseconds

123