Home
last modified time | relevance | path

Searched refs:evaluated (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/contrib/bmake/unit-tests/
H A Dcond-op.mk72 .if 0 ${ERR::=evaluated}
77 . info A misplaced expression after 0 is not evaluated.
82 .if 1 ${ERR::=evaluated}
87 . info A misplaced expression after 1 is not evaluated.
H A Dvar-op-assign.exp1 this will be evaluated later
/freebsd/contrib/one-true-awk/testdir/
H A DT.builtin46 print "BAD: T.builtin (printf arg list not evaluated)"
52 print "BAD: T.builtin (substr arg list not evaluated)"
58 print "BAD: T.builtin (sub() arg list not evaluated)"
64 print "BAD: T.builtin (excess length args not evaluated)"
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsBase.td43 // Arguments are not evaluated for their side-effects.
71 // Builtin can be constant evaluated
73 // Builtin is immediate and must be constant evaluated. Implies Constexpr, and will only be support…
H A DBuiltins.def98 // u -> arguments are not evaluated for their side-effects
103 // E -> this function can be constant evaluated by Clang frontend
H A DDiagnosticASTKinds.td356 "cannot allocate array; evaluated array bound %0 is negative">;
358 "cannot allocate array; evaluated array bound %0 is too large">;
360 "cannot allocate array; evaluated array bound %0 exceeds the limit (%1); "
363 "cannot allocate array; evaluated array bound %0 is too small to hold "
403 "assumption evaluated to false">;
425 "'%0' will always evaluate to 'true' in a manifestly constant-evaluated expression">,
426 InGroup<DiagGroup<"constant-evaluated">>;
/freebsd/crypto/openssl/doc/man3/
H A DSSL_rstate_string.pod39 The header of the record is being evaluated.
43 The body of the record is being evaluated.
H A DSSL_CTX_ctrl.pod21 B<larg>, B<parg>, or B<fp> are evaluated. These functions should never
H A DOSSL_ESS_check_signing_certs.pod43 If both I<ss> and I<ssv2> are not NULL, they are evaluated independently.
/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt13 point routines. Each routine can be evaluated for every relevant rounding
62 Ordinarily, a function's speed will be evaluated separately for each of
75 For each function and mode evaluated, `timesoftfloat' reports the speed of
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp669 bool evaluated = false; in runCheckersForEvalCall() local
674 evaluated = EvalCallChecker(Call, C); in runCheckersForEvalCall()
677 if (evaluated && evaluatorChecker) { in runCheckersForEvalCall()
694 if (evaluated) { in runCheckersForEvalCall()
H A DExprEngineCXX.cpp1082 ExplodedNodeSet evaluated; in VisitCXXNewExpr() local
1083 evalBind(evaluated, CNE, Pred, Result, V, true); in VisitCXXNewExpr()
1086 Bldr.addNodes(evaluated); in VisitCXXNewExpr()
1088 Pred = *evaluated.begin(); in VisitCXXNewExpr()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td131 /// callbacks are also evaluated sooner.
147 /// callbacks will be evaluated before the dependent checker. This can be used
/freebsd/contrib/llvm-project/libcxx/include/
H A Dsource_location58 // The defaulted __ptr argument is necessary so that the builtin is evaluated
H A Dtypeinfo100 // When evaluated in a constant expression, both type infos simply can't come
314 // When evaluated in a constant expression, both type infos simply can't come
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc-synopsis.tlib52 This program will emit text that is expected to be evaluated by
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DInterpreterProperties.td38 Desc<"If true, commands will be echoed before they are evaluated.">;
/freebsd/contrib/one-true-awk/bugs-fixed/
H A DREADME27 8. concat-assign-same: Concatenation previously evaluated both sides of the
/freebsd/contrib/llvm-project/lldb/docs/design/
H A Doverview.rst
/freebsd/contrib/bearssl/T0/
H A Dkern.t0123 \ If none of the 'of' clauses found a match, then CN is evaluated. When CN
124 \ is evaluated, the X value is on the TOS, and CN must either leave it on
/freebsd/contrib/ntp/html/hints/
H A Dsolaris.xtra.40958494 State: evaluated
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges157 fragment is what is evaluated.
189 evaluated.
271 - Bug fix: program fragments are evaluated in an environment with `no
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMacroFusion.td11 // The target instruction that FusionPredicate will be evaluated on.
/freebsd/contrib/libpcap/
H A DREADME.md49 and the BPF filters are evaluated in the libpcap library, incurring
/freebsd/contrib/ntp/
H A DREADME.pullrequests31 Please also note that your submissions will be able to be evaluated and

123