Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/baselines/reference/
H A DarrayDestructuringInSwitch1.js28 function evaluate(expression) { function
/third_party/openssl/test/
H A Dbntests.pl26 sub evaluate subroutine
/third_party/node/deps/v8/tools/wasm/
H A Dcode-size-factors.py45 def evaluate(name, values): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DSetTheory.h131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function in llvm::SetTheory
/third_party/jsframework/runtime/main/reactivity/
H A Dwatcher.js
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dmarkers.py234 def evaluate(self, environment: Optional[Dict[str, str]] = None) -> bool: member in Marker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp165 Expected<int64_t> CounterMappingContext::evaluate(const Counter &C) const { in evaluate() function in CounterMappingContext
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Diomap.c27 nfit_test_setup(nfit_test_lookup_fn lookup, nfit_test_evaluate_dsm_fn evaluate) nfit_test_setup() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DSetTheory.cpp282 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function in SetTheory
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBuiltinFunctions.hpp103 void UnaryBuiltinVecFunc<GetValueRangeWeight, ComputeValueRange, Evaluate>::evaluate (ExecutionContext& execCtx) in evaluate() function in rsg::UnaryBuiltinVecFunc
H A DrsgExpression.hpp118 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); } in evaluate() function in rsg::FloatLiteral
136 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); } in evaluate() function in rsg::IntLiteral
155 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); } in evaluate() function in rsg::BoolLiteral
221 void evaluate (ExecutionContex function in rsg::ParenOp
[all...]
H A DrsgBinaryOps.cpp89 void CustomAbsOp::evaluate (ExecutionContext& execCtx) in evaluate() function in rsg::CustomAbsOp
170 void CustomBinaryOp<ComputeValue>::evaluate(ExecValueAccess dst, ExecConstValueAccess a, ExecConstValueAccess b) in evaluate() function in rsg::CustomBinaryOp
184 void CustomBinaryOp<EvaluateLessThan>::evaluate(ExecValueAccess dst, ExecConstValueAccess a, ExecConstValueAccess b) in evaluate() function in rsg::CustomBinaryOp
351 void BinaryOp<Precedence, Assoc>::evaluate (ExecutionContext& execCtx) in evaluate() function in rsg::BinaryOp
436 void BinaryVecOp<Precedence, Float, Int, Bool, ComputeValueRange, EvaluateComp>::evaluate (ExecValueAccess dst, ExecConstValueAccess a, ExecConstValueAccess b) evaluate() function in rsg::BinaryVecOp
694 void RelationalOp<ComputeValueRange, EvaluateComp>::evaluate (ExecValueAccess dst, ExecConstValueAccess a, ExecConstValueAccess b) evaluate() function in rsg::RelationalOp
1037 void EqualityComparisonOp<IsEqual>::evaluate (ExecValueAccess dst, ExecConstValueAccess a, ExecConstValueAccess b) evaluate() function in rsg::EqualityComparisonOp
[all...]
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/
H A Diomap.c27 nfit_test_setup(nfit_test_lookup_fn lookup, nfit_test_evaluate_dsm_fn evaluate) nfit_test_setup() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp180 void evaluate (gls::ShaderEvalContext& c) in evaluate() function in deqp::gles2::Functional::__anon30442::DepthRangeEvaluator
H A Des2fShaderTextureFunctionTests.cpp213 virtual void evaluate (gls::ShaderEvalContext& ctx) { m_evalFunc(ctx, m_lookupParams); } in evaluate() function in deqp::gles2::Functional::TexLookupEvaluator
/third_party/mksh/
H A Dexpr.c105 evaluate(const char *expr, mksh_ari_t *rval, int error_ok, bool arith) in evaluate() function
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.cc251 void V8RuntimeAgentImpl::evaluate( in evaluate() function in v8_inspector::V8RuntimeAgentImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp35 bool evaluate(StringRef Expr) const { in evaluate() function in llvm::RuntimeDyldCheckerExprEval
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp189 void evaluate (gls::ShaderEvalContext& c) in evaluate() function in deqp::gles3::Functional::__anon30595::DepthRangeEvaluator
H A Des3fShaderMatrixTests.cpp879 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
892 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
905 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
918 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
931 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
944 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
957 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
969 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
981 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
993 static void evaluate (ShaderEvalContex function
1005 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1017 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1031 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1045 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1059 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1073 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1086 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1099 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1112 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1365 void MatrixShaderEvaluator::evaluate (ShaderEvalContext& evalCtx) evaluate() function in deqp::gles3::Functional::MatrixShaderEvaluator
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h124 int (*evaluate)(struct expression *); member
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs836 pub fn evaluate(&self) -> Option<EvalResult> { in evaluate() functions
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp873 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
886 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
899 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
912 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
925 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
938 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
951 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
963 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
975 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) in evaluate() function
987 static void evaluate (ShaderEvalContex function
999 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1011 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1025 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1039 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1053 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1067 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1080 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1093 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1106 static void evaluate (ShaderEvalContext& evalCtx, InputType in0Type, InputType in1Type) evaluate() function
1359 void MatrixShaderEvaluator::evaluate (ShaderEvalContext& evalCtx) const evaluate() function in vkt::sr::__anon28711::MatrixShaderEvaluator
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp296 virtual void evaluate(ShaderEvalContext& ctx) in evaluate() function in deqp::Functional::TexLookupEvaluator
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp402 void ShaderEvaluator::evaluate(ShaderEvalContext& ctx) in evaluate() function in deqp::ShaderEvaluator

Completed in 33 milliseconds

12