| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafetyLogical.cpp | 19 static bool implies(const LExpr *LHS, bool LNeg, const LExpr *RHS, bool RNeg) { in implies() function 24 return implies(A->left(), LNeg, RHS, RNeg) && in implies() 25 implies(A->right(), LNeg, RHS, RNeg); in implies() 28 return implies(LHS, LNeg, A->left(), RNeg) && in implies() 29 implies(LHS, LNeg, A->right(), RNeg); in implies() 34 return implies(A->left(), LNeg, RHS, RNeg) || in implies() 35 implies(A->right(), LNeg, RHS, RNeg); in implies() 38 return implies(LHS, LNeg, A->left(), RNeg) || in implies() 39 implies(LHS, LNeg, A->right(), RNeg); in implies() 61 return implies(LHS, LNeg, cast<Not>(RHS)->exp(), !RNeg); in implies() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyLogical.h | 33 inline bool implies(const LExpr *RHS) const; 96 bool implies(const LExpr *LHS, const LExpr *RHS); 98 bool LExpr::implies(const LExpr *RHS) const { in implies() function 99 return lexpr::implies(this, RHS); in implies()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-aarch64.texi | 160 @tab Enable the AES cryptographic extensions. This implies @code{fp} and 165 @tab Enable the complex number SIMD extensions. This implies @code{fp16} and 170 @tab Enable cryptographic extensions. This implies @code{fp}, @code{simd}, 173 @tab Enable the Dot Product extension. This implies @code{simd}. 175 @tab Enable F32 Matrix Multiply extension. This implies @code{sve}. 177 @tab Enable F64 Matrix Multiply extension. This implies @code{sve}. 182 implies @code{fp} and @code{fp16}. 184 @tab Enable ARMv8.2 16-bit floating-point support. This implies @code{fp}. 214 @tab Enable ARMv8.1 Advanced SIMD extensions. This implies @code{simd}. 220 @tab Enable the SHA2 cryptographic extensions. This implies @code{fp} and [all …]
|
| H A D | c-arm.texi | 194 @code{crypto} (Cryptography Extensions for v8-A architecture, implies @code{fp+simd}), 195 @code{dotprod} (Dot Product Extensions for v8.2-A architecture, implies @code{fp+simd}), 197 @code{fp16} (FP16 Extensions for v8.2-A architecture, implies @code{fp}), 198 …P16 Floating Point Multiplication Variant Extensions for v8.2-A architecture, implies @code{fp16}), 212 @code{simd} (Advanced SIMD Extensions for v8-A architecture, implies @code{fp}), 213 @code{virt} (Virtualization Extensions for v7-A architecture, implies 218 @code{rdma} (ARMv8.1 Advanced SIMD extensions for v8-A architecture, implies 390 Armv8.1-M Mainline, implies @code{+fp}. 392 Armv8.1-M Mainline, implies @code{+dsp}. 394 Armv8.1-M Mainline, implies @code{+mve} and @code{+fp}. [all …]
|
| /netbsd-src/external/mit/isl/dist/m4/ |
| H A D | ax_submodule.m4 | 26 AC_MSG_ERROR([Setting $with_$1_prefix implies use of system $1]) 32 AC_MSG_ERROR([Setting $with_$1_builddir implies use of build $1])
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | c64 | 208 # if first token is not SYS this implies BASIC program in most cases 215 # if first token is SYS this implies binary executable 280 # if first token is not SYS this implies BASIC program 283 # if first token is SYS this implies binary executable 347 # if first token is not SYS this implies BASIC program 349 # valid second end of line separator implies BASIC program 352 # invalid second end of line separator !=0 implies binary executable like: Minefield.prg 355 # if first token is SYS this implies binary executable 401 # if first token is not SYS this implies BASIC program 404 # if first token is SYS this implies binary executable [all …]
|
| /netbsd-src/sys/conf/ |
| H A D | compat_netbsd16.config | 6 # Note that COMPAT_16 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd50.config | 6 # Note that COMPAT_50 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd80.config | 6 # Note that COMPAT_80 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd15.config | 6 # Note that COMPAT_15 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd13.config | 6 # Note that COMPAT_13 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd30.config | 6 # Note that COMPAT_30 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd70.config | 6 # Note that COMPAT_70 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd09.config | 6 # Note that COMPAT_09 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd12.config | 6 # Note that COMPAT_12 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd40.config | 6 # Note that COMPAT_40 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd90.config | 6 # Note that COMPAT_90 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd100.config | 6 # Note that COMPAT_100 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd20.config | 6 # Note that COMPAT_20 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd11.config | 6 # Note that COMPAT_11 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd14.config | 6 # Note that COMPAT_14 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd10.config | 6 # Note that COMPAT_10 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd60.config | 6 # Note that COMPAT_60 implies all newer COMPAT_XX options.
|
| H A D | compat_netbsd110.config | 6 # Note that COMPAT_110 implies all newer COMPAT_XX options.
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | unbound.service.in | 6 ; - `ProtectSystem=strict` implies we mount the entire file system hierarchy 19 ; the unit. It also implies `MountAPIVFS=yes`.
|