Home
last modified time | relevance | path

Searched defs:Evaluate (Results 1 - 17 of 17) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Doverloading.rs10 pub fn Evaluate(r: ::std::os::raw::c_char) -> bool; in Evaluate() functions
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_spline.cpp174 real64 dng_spline_solver::Evaluate (real64 x) const in Evaluate() function in dng_spline_solver
H A Ddng_1d_function.cpp87 real64 dng_1d_identity::Evaluate (real64 x) const in Evaluate() function in dng_1d_identity
138 real64 dng_1d_concatenate::Evaluate (real64 x) const in Evaluate() function in dng_1d_concatenate
179 real64 dng_1d_inverse::Evaluate (real64 x) const in Evaluate() function in dng_1d_inverse
H A Ddng_color_space.cpp26 real64 dng_function_GammaEncode_sRGB::Evaluate (real64 x) const in Evaluate() function in dng_function_GammaEncode_sRGB
63 real64 dng_function_GammaEncode_1_8::Evaluate (real64 x) const in Evaluate() function in dng_function_GammaEncode_1_8
119 real64 dng_function_GammaEncode_2_2::Evaluate (real64 x) const in Evaluate() function in dng_function_GammaEncode_2_2
H A Ddng_render.cpp65 real64 dng_function_exposure_ramp::Evaluate (real64 x) const in Evaluate() function in dng_function_exposure_ramp
116 real64 dng_function_exposure_tone::Evaluate (real64 x) const in Evaluate() function in dng_function_exposure_tone
136 real64 dng_tone_curve_acr3_default::Evaluate (real64 x) const in Evaluate() function in dng_tone_curve_acr3_default
H A Ddng_resample.cpp40 real64 dng_resample_bicubic::Evaluate (real64 x) const in Evaluate() function in dng_resample_bicubic
H A Ddng_negative.h115 virtual real64 Evaluate (real64 x) const in Evaluate() function in dng_noise_function
/third_party/ninja/src/
H A Deval_env.cc101 string EvalString::Evaluate(Env* env) const { in Evaluate() function in EvalString
/third_party/node/deps/v8/src/debug/
H A Ddebug-stack-trace-iterator.cc171 v8::MaybeLocal<v8::Value> DebugStackTraceIterator::Evaluate( in Evaluate() function in v8::internal::DebugStackTraceIterator
H A Ddebug-evaluate.cc179 MaybeHandle<Object> DebugEvaluate::Evaluate( in Evaluate() function in v8::internal::DebugEvaluate
/third_party/node/deps/v8/src/objects/
H A Dsynthetic-module.cc101 MaybeHandle<Object> SyntheticModule::Evaluate(Isolate* isolate, in Evaluate() function in v8::internal::SyntheticModule
H A Dmodule.cc245 MaybeHandle<Object> Module::Evaluate(Isolate* isolate, Handle<Module> module) { in Evaluate() function in v8::internal::Module
H A Dsource-text-module.cc686 MaybeHandle<Object> SourceTextModule::Evaluate( in Evaluate() function in v8::internal::SourceTextModule
/third_party/node/src/
H A Dmodule_wrap.cc358 void ModuleWrap::Evaluate(const FunctionCallbackInfo<Value>& args) { in Evaluate() function in node::loader::ModuleWrap
/third_party/node/tools/
H A Dtest.py999 def Evaluate(self, env, defs): member in Constant
1032 def Evaluate(self, env, defs): member in Operation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInlineCost.cpp895 bool CallAnalyzer::simplifyInstruction(Instruction &I, Callable Evaluate) { in simplifyInstruction() argument
/third_party/node/deps/v8/src/api/
H A Dapi.cc2405 MaybeLocal<Value> Module::Evaluate(Local<Context> context) { in Evaluate() function in v8::Module

Completed in 43 milliseconds