Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/bmake/unit-tests/
H A Dcond-op.mk76 .if 0 ${ERR::=evaluated}
80 . info A misplaced expression after 0 is not evaluated.
84 .if 1 ${ERR::=evaluated}
88 . info A misplaced expression after 1 is not evaluated.
H A Dvar-op-assign.exp1 this will be evaluated later
/freebsd-13.1/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 DSSL_CTX_set_info_callback.pod108 The B<ret> information can be evaluated using the
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp670 bool evaluated = false; in runCheckersForEvalCall() local
675 evaluated = EvalCallChecker(Call, C); in runCheckersForEvalCall()
677 assert(!(evaluated && anyEvaluated) in runCheckersForEvalCall()
679 if (evaluated) { in runCheckersForEvalCall()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DInterpreterProperties.td30 Desc<"If true, commands will be echoed before they are evaluated.">;
/freebsd-13.1/lib/libc/softfloat/
H A Dtimesoftfloat.txt14 point routines. Each routine can be evaluated for every relevant rounding
76 For each function and mode evaluated, `timesoftfloat' reports the speed of
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td132 /// callbacks are also evaluated sooner.
148 /// callbacks will be evaluated before the dependent checker. This can be used
/freebsd-13.1/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-13.1/contrib/one-true-awk/bugs-fixed/
H A DREADME27 8. concat-assign-same: Concatenation previously evaluated both sides of the
/freebsd-13.1/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-13.1/contrib/llvm-project/lldb/docs/design/
H A Doverview.rst123 re-evaluated each time an expression needs to be evaluated, or JIT'ed up into
/freebsd-13.1/contrib/ntp/html/hints/
H A Dsolaris.xtra.40958494 State: evaluated
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td326 "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">>;
/freebsd-13.1/contrib/libpcap/
H A DREADME.md59 and the BPF filters are evaluated in the libpcap library, incurring
H A Daclocal.m4910 # conditional expressin is never evaluated,
916 # an expression that you *want* evaluated at
918 # if it *can't* be evaluated at compile time
/freebsd-13.1/contrib/ntp/
H A DREADME.pullrequests31 Please also note that your submissions will be able to be evaluated and
/freebsd-13.1/stand/forth/
H A Dmenusets.4th370 \ menuset1_init -> ``evaluated''
387 \ {name}menu_init -> ``evaluated''
400 \ routine is evaluated and not passed down to $menu_init (which
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td15 // Types evaluated by the interpreter.
/freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DRSTP-MIB.txt242 determined dynamically; that is, it is re-evaluated whenever
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DDesignDoc.md238 …+ + foo++`, `foo` will be incremented only once where the expression is evaluated, while `_1` will…
/freebsd-13.1/contrib/googletest/googletest/include/gtest/
H A Dgtest-param-test.h.pump139 // generators) are evaluated in InitGoogleTest(), after main() has started.
/freebsd-13.1/contrib/one-true-awk/
H A DFIXES300 Disallow '$' in printf formats; arguments evaluated in order
1228 what the book claims: an argument of the form x=e is evaluated
1297 are evaluated before the function is called. Places
/freebsd-13.1/crypto/openssl/doc/man5/
H A Dconfig.pod40 directive. Relative paths are evaluated based on the application current

12