/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRuleRequirements.h | 48 Expected<SourceRange> evaluate(RefactoringRuleContext &Context) const { in evaluate() function 106 evaluate(RefactoringRuleContext &) const { in evaluate() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelectionRequirements.cpp | 16 ASTSelectionRequirement::evaluate(RefactoringRuleContext &Context) const { in evaluate() function in ASTSelectionRequirement 31 Expected<CodeRangeASTSelection> CodeRangeASTSelectionRequirement::evaluate( in evaluate() function in CodeRangeASTSelectionRequirement
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | label.y | 507 void at_expr::evaluate(int tentative, const reference &ref, in evaluate() function 519 void format_expr::evaluate(int tentative, const reference &ref, in evaluate() function 630 void field_expr::evaluate(int, const reference &ref, in evaluate() function 642 void literal_expr::evaluate(int, const reference &, in evaluate() function 653 void analyzed_expr::evaluate(int tentative, const reference &ref, in evaluate() function 660 void star_expr::evaluate(int tentative, const reference &ref, in evaluate() function 670 void separator_expr::evaluate(int tentative, const reference &ref, in evaluate() function 683 void map_expr::evaluate(int tentative, const reference &ref, in evaluate() function 694 void extractor_expr::evaluate(int tentative, const reference &ref, in evaluate() function 771 void truncate_expr::evaluate(int tentative, const reference &ref, in evaluate() function [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | bntests.pl | 26 sub evaluate subroutine
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bntests.pl | 26 sub evaluate subroutine
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | SetTheory.h | 131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | templates.cpp | 453 evaluate(const std::string& in_line) in evaluate() function in __anonbbfdf9370111::templates_parser 697 text::templates_def::evaluate(const std::string& expression) const in evaluate() function in text::templates_def
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | BooleanExpression.py | 23 def evaluate(string, variables, triple=""): member in BooleanExpression
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TFUtils.cpp | 291 void evaluate(TF_Tensor **Output, TF_Status *Status) { in evaluate() function in llvm::TFModelEvaluatorImpl 415 Optional<TFModelEvaluator::EvaluationResult> TFModelEvaluator::evaluate() { in evaluate() function in TFModelEvaluator
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-predicate.c | 233 predicate::evaluate (clause_t possible_truths) const in evaluate() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-predicate.cc | 233 ipa_predicate::evaluate (clause_t possible_truths) const in evaluate() function in ipa_predicate
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 282 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function in SetTheory
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 185 bool HexagonEvaluator::evaluate(const MachineInstr &MI, in evaluate() function in HexagonEvaluator 980 bool HexagonEvaluator::evaluate(const MachineInstr &BI, in evaluate() function in HexagonEvaluator
|
H A D | HexagonConstPropagation.cpp | 1931 bool HexagonConstEvaluator::evaluate(const MachineInstr &MI, in evaluate() function in HexagonConstEvaluator 2209 bool HexagonConstEvaluator::evaluate(const RegisterSubReg &R, in evaluate() function in HexagonConstEvaluator 2265 bool HexagonConstEvaluator::evaluate(const MachineInstr &BrI, in evaluate() function in HexagonConstEvaluator
|
H A D | BitTracker.cpp | 719 bool BT::MachineEvaluator::evaluate(const MachineInstr &MI, in evaluate() function in BT::MachineEvaluator
|
/netbsd-src/bin/ksh/ |
H A D | expr.c | 151 evaluate(expr, rval, error_ok) in evaluate() function
|
/netbsd-src/sys/dev/microcode/siop/ |
H A D | ncr53cxxx.c | 764 int evaluate (t) in evaluate() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 36 bool evaluate(StringRef Expr) const { in evaluate() function in llvm::RuntimeDyldCheckerExprEval
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 165 Expected<int64_t> CounterMappingContext::evaluate(const Counter &C) const { in evaluate() function in CounterMappingContext
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 13387 bool evaluate(const Expr *E, bool &Result) { in evaluate() function in __anon7fa672bc2011::SequenceChecker::EvaluationTracker
|