| /netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| H A D | dt_sugar.c | 325 dt_sugar_do_if(dt_sugar_parse_t *dp, dt_node_t *if_stmt, int precondition) in dt_sugar_do_if() argument 333 if_stmt->dn_conditional, precondition); in dt_sugar_do_if() 347 dt_sugar_new_condition(dp, pred, precondition)); in dt_sugar_do_if() 390 dt_sugar_visit_stmts(dt_sugar_parse_t *dp, dt_node_t *stmts, int precondition) in dt_sugar_visit_stmts() argument 418 dt_sugar_new_basic_block(dp, precondition, in dt_sugar_visit_stmts() 422 dt_sugar_do_if(dp, stmt, precondition); in dt_sugar_visit_stmts() 431 dt_sugar_new_basic_block(dp, precondition, in dt_sugar_visit_stmts()
|
| /netbsd-src/external/bsd/kyua-cli/dist/utils/ |
| H A D | sanity.hpp | 57 precondition, enumerator 128 #define PRE(expr) _UTILS_ASSERT(utils::precondition, expr, #expr) 138 #define PRE_MSG(expr, msg) _UTILS_ASSERT(utils::precondition, expr, msg)
|
| H A D | sanity.cpp | 142 case utils::precondition: return "Precondition check failed"; in format_type()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | xtensa-relax.h | 34 typedef struct precondition Precondition; 115 struct precondition struct
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | xtensa-relax.h | 34 typedef struct precondition Precondition; 115 struct precondition struct
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
| H A D | NoexceptPolicy.rst | 10 first, functions might not report precondition violations by throwing.
|
| H A D | DebugMode.rst | 63 precondition checks throughout libc++. The second additionally enables
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | optional | 262 // The _M_get() operations have _M_engaged as a precondition. 274 // _M_reset is a 'safe' operation with no precondition. 411 // The _M_construct operation has !_M_engaged as a precondition 412 // while _M_destruct has _M_engaged as a precondition. 428 // _M_reset is a 'safe' operation with no precondition. 436 // The _M_get operations have _M_engaged as a precondition.
|
| H A D | shared_mutex | 518 // the program violated the precondition. 544 // the program violated the precondition. 631 // the program violated the precondition.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | optional | 231 // The _M_get operations have _M_engaged as a precondition. 240 // The _M_construct operation has !_M_engaged as a precondition 241 // while _M_destruct has _M_engaged as a precondition. 259 // _M_reset is a 'safe' operation with no precondition.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
| H A D | optional | 235 // The _M_get operations have _M_engaged as a precondition. 244 // The _M_construct operation has !_M_engaged as a precondition 245 // while _M_destruct has _M_engaged as a precondition. 263 // _M_reset is a 'safe' operation with no precondition.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | optional | 301 // The _M_get() operations have _M_engaged as a precondition. 313 // _M_reset is a 'safe' operation with no precondition. 450 // The _M_construct operation has !_M_engaged as a precondition 451 // while _M_destruct has _M_engaged as a precondition. 465 // _M_reset is a 'safe' operation with no precondition. 473 // The _M_get operations have _M_engaged as a precondition.
|
| H A D | shared_mutex | 523 // the program violated the precondition. 549 // the program violated the precondition. 636 // the program violated the precondition.
|
| /netbsd-src/doc/roadmaps/ |
| H A D | verification | 78 (mostly) precondition/postcondition specs. It is not everything one
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx2bStatusIssuesStatus.csv | 55 ….link/LWG3490>`__","``ranges::drop_while_view::begin()`` is missing a precondition","February 2021…
|
| H A D | Cxx2aStatusIssuesStatus.csv | 100 "`2797 <https://wg21.link/LWG2797>`__","Trait precondition violations","San Diego","Resolved by 128…
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | LibASTMatchers.rst | 53 The precondition to using the matchers is to understand how the AST for what you
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | lang.opt | 270 Generate code for precondition contracts.
|
| H A D | gdc.texi | 277 Turns off code generation for precondition @code{in} contracts.
|
| /netbsd-src/external/bsd/bc/dist/ |
| H A D | libmath.b | 165 /* precondition x. */
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | at91-sama5d2_xplained.dts | 310 active-semi,precondition-timeout = <40>;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | lang.opt | 337 Generate code for precondition contracts.
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | charconv | 293 // precondition: at least one non-zero character available
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | c++config | 553 __builtin_unreachable() /* precondition violation detected! */
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/ |
| H A D | IPA.rst | 70 impossible (by some unstated precondition), or by inlining some but not all
|