| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | cond-op.mk | 66 # Before cond.c 1.286 from 2021-12-10, the extra expression was evaluated 71 # expect+1: Malformed conditional '0 ${ERR::=evaluated}' 72 .if 0 ${ERR::=evaluated} 76 # expect+1: A misplaced expression after 0 is not evaluated. 77 . info A misplaced expression after 0 is not evaluated. 81 # expect+1: Malformed conditional '1 ${ERR::=evaluated}' 82 .if 1 ${ERR::=evaluated} 86 # expect+1: A misplaced expression after 1 is not evaluated. 87 . info A misplaced expression after 1 is not evaluated. 118 # side of the '&&' evaluated t [all...] |
| H A D | var-op-assign.exp | 1 this will be evaluated later
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-common.def | 28 sizes or VM expressions from typeof that need to be evaluated 34 constant expression, but not in an evaluated part. If 36 something that cannot occur in an evaluated part of a constant 42 C, represents an expression evaluated in greater range or precision 45 evaluated. */
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-common.def | 28 sizes or VM expressions from typeof that need to be evaluated 34 constant expression, but not in an evaluated part. If 36 something that cannot occur in an evaluated part of a constant 42 C, represents an expression evaluated in greater range or precision 45 evaluated. */
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/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
|
| /netbsd-src/crypto/external/bsd/openssl/dist/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
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | RefactoringEngine.rst | 152 describes how these requirements are evaluated and lists all the possible 162 ``createRefactoringActionRule``, that value is evaluated during the initiation 163 of the action rule. The evaluated result is then passed to the rule's 166 will be evaluated using the following steps: 177 succeeded (all requirements were evaluated successfully). 219 it's evaluated. The next section talks more about refactoring options and
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | tautologysub.msg | 1 tautologysub.err line 9: class matching rule evaluated to a constant boolean expression: 'foo' = 'b…
|
| /netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
| H A D | draft-sermersheim-ldap-csn-xx.txt | 388 components are evaluated in this order: time, timeCount, replicaID, 401 evaluated. Otherwise the changeSequenceNumberOrderingMatch rule 404 o The time components of the two values are evaluated for ordering 405 using GeneralizedTimeOrderingMatch, and evaluated for equality 409 evaluated for ordering using integerOrderingMatch, and evaluated 412 o The replicaID components of the two values are evaluated for 413 ordering using utf8CodePointOrderingMatch and evaluated for
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
| H A D | eval | 115 # be evaluated before every command is invoked. Make sure that works, when 161 # command script, because these are evaluated after snap_deps() and that
|
| H A D | foreach | 9 into the variable and the given text evaluated. The general
|
| /netbsd-src/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
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | README.txt | 10 Outside the loop, this could be evaluated simply as (%n * %n), however
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | AMDGPUOperandSyntax.rst | 797 An expression is evaluated to a 64-bit integer. 814 Absolute expressions are evaluated to 64-bit integer values and converted to 835 A relocatable expression is evaluated to a 64-bit integer value 838 this reference is evaluated to an offset from the address after the instruction 844 v_add_co_u32_e32 v0, vcc, label, v1 // 'label' operand is evaluated to -4 1126 this reference is evaluated to a 64-bit offset from the address after the 1133 v_add_co_u32_e32 v0, vcc, expr, v1 // 'expr' operand is evaluated to -4 1137 this reference is evaluated to an offset from the address after the 1144 s_branch label // 'label' operand is evaluated to -1 and truncated to 0xFFFF
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerManager.cpp | 671 bool evaluated = false; in runCheckersForEvalCall() local 676 evaluated = EvalCallChecker(Call, C); in runCheckersForEvalCall() 678 assert(!(evaluated && anyEvaluated) in runCheckersForEvalCall() 680 if (evaluated) { in runCheckersForEvalCall()
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | README.y2k | 12 reported that they evaluated 6.0a16 and found it to be compliant.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | CheckerBase.td | 132 /// callbacks are also evaluated sooner. 148 /// callbacks will be evaluated before the dependent checker. This can be used
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/ |
| H A D | mdoc-synopsis.tlib | 52 This program will emit text that is expected to be evaluated by
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | appendix-ldap-result-codes.sdf | 87 completed and the assertion has evaluated to FALSE or 93 completed and the assertion has evaluated to TRUE.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticASTKinds.td | 326 "cannot allocate array; evaluated array bound %0 is negative">; 328 "cannot allocate array; evaluated array bound %0 is too large">; 330 "cannot allocate array; evaluated array bound %0 is too small to hold " 382 "'%0' will always evaluate to 'true' in a manifestly constant-evaluated expression">, 383 InGroup<DiagGroup<"constant-evaluated">>;
|
| /netbsd-src/external/historical/nawk/dist/bugs-fixed/ |
| H A D | README | 27 8. concat-assign-same: Concatenation previously evaluated both sides of the
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
| H A D | DebugMode.rst | 75 `comp(x, y)`. This can cause the user-provided comparator to be evaluated
|
| /netbsd-src/crypto/external/bsd/openssl/dist/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
|