Home
last modified time | relevance | path

Searched refs:evaluate (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd-13.1/stand/forth/
H A Dmenu-commands.4th54 evaluate
71 evaluate
80 s" set boot_single=YES" evaluate
128 s" set hw.ata.ata_dma=0" evaluate
130 s" set hw.ata.wc=0" evaluate
131 s" set hw.eisa_slots=0" evaluate
179 s" set boot_single=YES" evaluate
218 s" set boot_verbose=YES" evaluate
252 s" set autoboot_delay=NO" evaluate
386 s" unload" evaluate
[all …]
H A Dmenusets.4th71 evaluate ( c-addr2 u2 -- )
92 evaluate
98 s" set type=menu" evaluate
103 s" set type=menu" evaluate
163 evaluate
169 s" set type=ansi" evaluate
174 s" set type=ansi" evaluate
179 s" set type=menu" evaluate
184 s" set type=menu" evaluate
256 evaluate
[all …]
H A Dbeastie.4th75 evaluate
104 s" include /boot/menu.rc" evaluate
108 s" set delay_command='include /boot/menu.rc'" evaluate
109 s" set delay_showdots" evaluate
H A Dmenu.rc188 drop s" execute" evaluate \ Use evaluate to avoid passing
192 s" execute" evaluate
H A Dmenu.4th504 evaluate
558 0 s" kernel_state" evaluate !
559 over s" init_kernel" evaluate drop
565 17 +c! 34 +c! 37 +c! evaluate
571 17 +c! 34 +c! 37 +c! evaluate
579 s" activate_kernel" evaluate ( n -- n )
643 evaluate
762 evaluate
1136 s" boot" evaluate
1163 evaluate
[all …]
H A Ddelay.4th115 evaluate \ evaluate/execute the command string
H A Dloader.4th187 s" also support-functions" evaluate
188 s" set delay_command='load_xen_throw load_kernel load_modules'" evaluate
189 s" set delay_showdots" evaluate
H A Defi.4th37 s" efi-autoresizecons" evaluate
/freebsd-13.1/contrib/kyua/utils/text/
H A Dtemplates_test.cpp235 ATF_REQUIRE_EQ("", templates.evaluate("foo")); in ATF_TEST_CASE_BODY()
246 templates.evaluate("foo1")); in ATF_TEST_CASE_BODY()
260 ATF_REQUIRE_EQ("foo", templates.evaluate("v(index)")); in ATF_TEST_CASE_BODY()
262 ATF_REQUIRE_EQ("bar", templates.evaluate("v(index)")); in ATF_TEST_CASE_BODY()
264 ATF_REQUIRE_EQ("baz", templates.evaluate("v(index)")); in ATF_TEST_CASE_BODY()
322 ATF_REQUIRE_EQ("0", templates.evaluate("length(v)")); in ATF_TEST_CASE_BODY()
324 ATF_REQUIRE_EQ("1", templates.evaluate("length(v)")); in ATF_TEST_CASE_BODY()
326 ATF_REQUIRE_EQ("2", templates.evaluate("length(v)")); in ATF_TEST_CASE_BODY()
328 ATF_REQUIRE_EQ("3", templates.evaluate("length(v)")); in ATF_TEST_CASE_BODY()
348 templates.evaluate("foo(abc")); in ATF_TEST_CASE_BODY()
[all …]
H A Dtemplates.cpp360 const std::string value = _templates.evaluate( in handle_normal()
454 evaluate(const std::string& in_line) in evaluate() function in __anon871a69d20111::templates_parser
473 out_line += _templates.evaluate(in_line.substr( in evaluate()
519 handle_normal(evaluate(line), input, output); in instantiate()
698 text::templates_def::evaluate(const std::string& expression) const in evaluate() function in text::templates_def
H A Dtemplates.hpp111 std::string evaluate(const std::string&) const;
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp16 ASTSelectionRequirement::evaluate(RefactoringRuleContext &Context) const { in evaluate() function in ASTSelectionRequirement
19 SourceRangeSelectionRequirement::evaluate(Context); in evaluate()
31 Expected<CodeRangeASTSelection> CodeRangeASTSelectionRequirement::evaluate( in evaluate() function in CodeRangeASTSelectionRequirement
35 ASTSelectionRequirement::evaluate(Context); in evaluate()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRuleRequirements.h48 Expected<SourceRange> evaluate(RefactoringRuleContext &Context) const { in evaluate() function
62 Expected<SelectedASTNode> evaluate(RefactoringRuleContext &Context) const;
77 evaluate(RefactoringRuleContext &Context) const;
106 evaluate(RefactoringRuleContext &) const { in evaluate() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp42 ST.evaluate(Expr->arg_begin(), Expr->arg_end(), Elts, Loc); in apply()
54 ST.evaluate(*Expr->arg_begin(), Add, Loc); in apply()
55 ST.evaluate(Expr->arg_begin() + 1, Expr->arg_end(), Sub, Loc); in apply()
70 ST.evaluate(Expr->arg_begin()[0], S1, Loc); in apply()
71 ST.evaluate(Expr->arg_begin()[1], S2, Loc); in apply()
89 ST.evaluate(Expr->arg_begin()[0], Set, Loc); in apply()
165 ST.evaluate(Expr->getArg(i), Args[i], Loc); in apply()
247 ST.evaluate(Def->getValueInit(FieldName), Elts, Def->getLoc()); in expand()
282 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function in SetTheory
293 return evaluate(LI->begin(), LI->end(), Elts, Loc); in evaluate()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSetTheory.h127 void evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc);
131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() function
133 evaluate(*begin++, Elts, Loc); in evaluate()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h34 bool evaluate(const MachineInstr &MI, const CellMapType &Inputs,
36 bool evaluate(const MachineInstr &BI, const CellMapType &Inputs,
H A DHexagonConstPropagation.cpp671 bool Eval = MCE.evaluate(UseR, Cells.get(UseR.Reg), SrcC); in visitPHI()
689 bool Eval = MCE.evaluate(MI, Cells, Outputs); in visitNonBranch()
839 bool Eval = MCE.evaluate(MI, Cells, Targets, DoNext); in computeBlockSuccessors()
1095 bool Eval = evaluate(R, L, RC); in getCell()
1390 if (!evaluate(R2, L2, LS2)) in evaluateANDrr()
1457 if (!evaluate(R2, L2, LS2)) in evaluateORrr()
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
2715 if (!evaluate(R, LR, LSR)) in evaluateHexCondMove()
[all …]
/freebsd-13.1/stand/ficl/softwords/
H A Dfreebsd.fr32 : % tib> ['] evaluate catch drop ;
33 : $ tib> 2dup type cr evaluate ;
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp157 Expected<int64_t> Value = evaluate(C); in dump()
165 Expected<int64_t> CounterMappingContext::evaluate(const Counter &C) const { in evaluate() function in CounterMappingContext
177 Expected<int64_t> LHS = evaluate(E.LHS); in evaluate()
180 Expected<int64_t> RHS = evaluate(E.RHS); in evaluate()
272 Expected<int64_t> ExecutionCount = Ctx.evaluate(Region.Count); in loadFunctionRecord()
277 Expected<int64_t> AltExecutionCount = Ctx.evaluate(Region.FalseCount); in loadFunctionRecord()
/freebsd-13.1/contrib/llvm-project/lld/
H A DREADME.md14 In order to make sure various developers can evaluate patches over the
/freebsd-13.1/crypto/openssl/doc/man3/
H A DCT_POLICY_EVAL_CTX_new.pod10 Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
30 A B<CT_POLICY_EVAL_CTX> is used by functions that evaluate whether Signed
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td35 "cannot evaluate call to virtual function in a constant expression "
76 "cannot evaluate this expression if rounding mode is dynamic">;
250 "cannot constant evaluate whether run-time alignment is at least %0">;
252 "cannot constant evaluate the result of adjusting alignment to %0">;
276 "cannot constant evaluate '%select{memcpy|memmove}0' from object of "
279 "cannot constant evaluate '%select{memcpy|memmove}0' between objects of "
282 "cannot constant evaluate '%select{memcpy|memmove}0' between objects of "
366 "the experimental clang interpreter failed to evaluate an expression">;
382 "'%0' will always evaluate to 'true' in a manifestly constant-evaluated expression">,
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dvarmisc.exp18 do not evaluate or expand :? if discarding
/freebsd-13.1/sys/contrib/device-tree/Bindings/nds32/
H A Dandestech-boards25 comprehensive simulation and design environments, users may evaluate the
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DTFUtils.cpp219 void evaluate(TF_Tensor **Output, TF_Status *Status) { in evaluate() function in llvm::TFModelEvaluatorImpl
413 Optional<TFModelEvaluator::EvaluationResult> TFModelEvaluator::evaluate() { in evaluate() function in TFModelEvaluator
419 Impl->evaluate(Ret->getOutput().data(), Status.get()); in evaluate()

1234