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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dbntests.pl26 sub evaluate subroutine
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dbntests.pl26 sub evaluate subroutine
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp16 ASTSelectionRequirement::evaluate(RefactoringRuleContext &Context) const { function in class:ASTSelectionRequirement
31 Expected<CodeRangeASTSelection> CodeRangeASTSelectionRequirement::evaluate( function in class:CodeRangeASTSelectionRequirement
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DSetTheory.h131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in class:llvm::SetTheory
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRuleRequirements.h48 Expected<SourceRange> evaluate(RefactoringRuleContext &Context) const { function in class:clang::tooling::SourceRangeSelectionRequirement
106 evaluate(RefactoringRuleContext &) const { function in class:clang::tooling::OptionRequirement
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DBooleanExpression.py23 def evaluate(string, variables, triple=""): member in class:BooleanExpression
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp165 Expected<int64_t> CounterMappingContext::evaluate(const Counter &C) const { function in class:CounterMappingContext
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp282 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in class:SetTheory
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp453 evaluate(const std::string& in_line) function in class:__anon1918::templates_parser
697 text::templates_def::evaluate(const std::string& expression) const function in class:text::templates_def
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dc-lang.c586 c_string_operation::evaluate (struct type *expect_type, function in class:c_string_operation
H A Dopencl-lang.c701 opencl_structop_operation::evaluate (struct type *expect_type, function in class:opencl_structop_operation
724 opencl_logical_binop_operation::evaluate (struct type *expect_type, function in class:opencl_logical_binop_operation
772 opencl_ternop_cond_operation::evaluate (struct type *expect_type, function in class:opencl_ternop_cond_operation
[all...]
H A Drust-lang.c1298 rust_unop_ind_operation::evaluate (struct type *expect_type, function in class:rust_unop_ind_operation
1362 rust_struct_anon::evaluate (struct type *expect_type, function in class:rust_struct_anon
1429 rust_structop::evaluate (struct type *expect_type, function in class:rust_structop
1478 rust_aggregate_operation::evaluate (struct type *expect_type, function in class:rust_aggregate_operation
[all...]
H A Deval.c93 expression::evaluate (struct type *expect_type, enum noside noside) function in class:expression
527 type_instance_operation::evaluate (struct type *expect_type, function in class:type_instance_operation
578 var_value_operation::evaluate (struct type *expect_type, function in class:var_value_operation
1172 string_operation::evaluate (struct type *expect_type, function in class:string_operation
2224 objc_msgcall_operation::evaluate (struct type *expect_type, function in class:objc_msgcall_operation
2257 multi_subscript_operation::evaluate (struct type *expect_type, function in class:multi_subscript_operation
2271 logical_and_operation::evaluate (struct type *expect_type, function in class:logical_and_operation
2300 logical_or_operation::evaluate (struct type *expect_type, function in class:logical_or_operation
2330 adl_func_operation::evaluate (struct type *expect_type, function in class:adl_func_operation
2418 array_operation::evaluate (struct type *expect_type, function in class:array_operation
2551 unop_extract_operation::evaluate (struct type *expect_type, function in class:unop_extract_operation
[all...]
H A Df-lang.c1489 fortran_undetermined::evaluate (struct type *expect_type, function in class:fortran_undetermined
1549 fortran_bound_1arg::evaluate (struct type *expect_type, function in class:fortran_bound_1arg
1560 fortran_bound_2arg::evaluate (struct type *expect_type, function in class:fortran_bound_2arg
1584 fortran_bound_3arg::evaluate (type *expect_type, function in class:fortran_bound_3arg
1613 fortran_structop_operation::evaluate (struct type *expect_type, function in class:fortran_structop_operation
[all...]
H A Dada-lang.c9767 ada_assign_operation::evaluate (struct type *expect_type, function in class:ada_assign_operation
10606 ada_char_operation::evaluate (struct type *expect_type, function in class:ada_char_operation
10640 ada_wrapped_operation::evaluate (struct type *expect_type, function in class:ada_wrapped_operation
10663 ada_string_operation::evaluate (struct type *expect_type, function in class:ada_string_operation
10727 ada_concat_operation::evaluate (struct type *expect_type, function in class:ada_concat_operation
10772 ada_qual_operation::evaluate (struct type *expect_type, function in class:ada_qual_operation
10781 ada_ternop_range_operation::evaluate (struct type *expect_type, function in class:ada_ternop_range_operation
10792 ada_binop_addsub_operation::evaluate (struct type *expect_type, function in class:ada_binop_addsub_operation
10832 ada_unop_atr_operation::evaluate (struct type *expect_type, function in class:ada_unop_atr_operation
10899 ada_var_value_operation::evaluate (struct type *expect_type, function in class:ada_var_value_operation
11013 ada_atr_val_operation::evaluate (struct type *expect_type, function in class:ada_atr_val_operation
11022 ada_unop_ind_operation::evaluate (struct type *expect_type, function in class:ada_unop_ind_operation
11106 ada_structop_operation::evaluate (struct type *expect_type, function in class:ada_structop_operation
11148 ada_funcall_operation::evaluate (struct type *expect_type, function in class:ada_funcall_operation
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp291 void evaluate(TF_Tensor **Output, TF_Status *Status) { function in class:llvm::TFModelEvaluatorImpl
415 Optional<TFModelEvaluator::EvaluationResult> TFModelEvaluator::evaluate() { function in class:TFModelEvaluator
/netbsd-current/bin/ksh/
H A Dexpr.c151 evaluate(expr, rval, error_ok) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-breakpoint.c953 int evaluate = PyObject_IsTrue (result.get ()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp36 bool evaluate(StringRef Expr) const { function in class:llvm::RuntimeDyldCheckerExprEval
/netbsd-current/sys/dev/microcode/siop/
H A Dncr53cxxx.c764 int evaluate (t) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-breakpoint.c1061 int evaluate = PyObject_IsTrue (result.get ()); local
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dexpr.c1071 dwarf_expr_context::evaluate (const gdb_byte *addr, size_t len, bool as_lval, function in class:dwarf_expr_context
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1931 bool HexagonConstEvaluator::evaluate(const MachineInstr &MI, function in class:HexagonConstEvaluator
2209 bool HexagonConstEvaluator::evaluate(const RegisterSubReg &R, function in class:HexagonConstEvaluator
2265 bool HexagonConstEvaluator::evaluate(const MachineInstr &BrI, function in class:HexagonConstEvaluator
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13387 bool evaluate(const Expr *E, bool &Result) { function in class:__anon778::SequenceChecker::EvaluationTracker
[all...]

Completed in 312 milliseconds