/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-op.mk | 72 .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 D | var-op-assign.exp | 1 this will be evaluated later
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.builtin | 46 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 D | BuiltinsBase.td | 43 // 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 D | Builtins.def | 98 // u -> arguments are not evaluated for their side-effects 103 // E -> this function can be constant evaluated by Clang frontend
|
H A D | DiagnosticASTKinds.td | 356 "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 D | SSL_rstate_string.pod | 39 The header of the record is being evaluated. 43 The body of the record is being evaluated.
|
H A D | SSL_CTX_ctrl.pod | 21 B<larg>, B<parg>, or B<fp> are evaluated. These functions should never
|
H A D | OSSL_ESS_check_signing_certs.pod | 43 If both I<ss> and I<ssv2> are not NULL, they are evaluated independently.
|
/freebsd/lib/libc/softfloat/ |
H A D | timesoftfloat.txt | 13 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 D | CheckerManager.cpp | 669 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 D | ExprEngineCXX.cpp | 1082 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 D | CheckerBase.td | 131 /// 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 D | source_location | 58 // The defaulted __ptr argument is necessary so that the builtin is evaluated
|
H A D | typeinfo | 100 // 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 D | mdoc-synopsis.tlib | 52 This program will emit text that is expected to be evaluated by
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | InterpreterProperties.td | 38 Desc<"If true, commands will be echoed before they are evaluated.">;
|
/freebsd/contrib/one-true-awk/bugs-fixed/ |
H A D | README | 27 8. concat-assign-same: Concatenation previously evaluated both sides of the
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | overview.rst |
|
/freebsd/contrib/bearssl/T0/ |
H A D | kern.t0 | 123 \ 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 D | solaris.xtra.4095849 | 4 State: evaluated
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | Changes | 157 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 D | TargetMacroFusion.td | 11 // The target instruction that FusionPredicate will be evaluated on.
|
/freebsd/contrib/libpcap/ |
H A D | README.md | 49 and the BPF filters are evaluated in the libpcap library, incurring
|
/freebsd/contrib/ntp/ |
H A D | README.pullrequests | 31 Please also note that your submissions will be able to be evaluated and
|