| /freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/linux/ |
| H A D | types.h | 39 #define __bitwise__ __attribute__((bitwise))
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | types.h | 43 #define __bitwise__ __attribute__((bitwise))
|
| /freebsd-13.1/sys/contrib/libfdt/ |
| H A D | libfdt_env.h | 70 #define FDT_BITWISE __attribute__((bitwise))
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | nvidia,tegra20-cpufreq.txt | 20 A bitwise AND is performed against these values and if any bit
|
| H A D | ti-cpufreq.txt | 33 A bitwise AND is performed against these values and if any bit
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | st,sti-irq-syscfg.txt | 20 these IRQs using bitwise logic. A number of defines have been
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 63 // the bitwise or of Virtual and FwdDecl, which does not otherwise
|
| /freebsd-13.1/sys/crypto/ccp/ |
| H A D | ccp_hardware.h | 339 uint32_t bitwise:3; member
|
| /freebsd-13.1/contrib/unbound/doc/ |
| H A D | FEATURES | 73 Also implements bitwise echo of the query to support downstream 0x20.
|
| /freebsd-13.1/sys/conf/ |
| H A D | kern.mk | 32 NO_WBITWISE_INSTEAD_OF_LOGICAL= -Wno-bitwise-instead-of-logical
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Memory.inc | 25 // are not a bitwise combination of RWX values
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | TargetOpcodes.def | 264 /// Generic bitwise and instruction. 267 /// Generic bitwise or instruction. 270 /// Generic bitwise exclusive-or instruction.
|
| /freebsd-13.1/contrib/one-true-awk/ |
| H A D | ChangeLog | 67 * lex.c: Add support for gensub and bitwise functions. 70 * run.c (bltin): Implement the bitwise functions.
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | DSA_get0_pqg.pod | 69 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
|
| H A D | DH_get0_pqg.pod | 73 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
|
| H A D | X509_check_host.pod | 66 The B<flags> argument is usually 0. It can be the bitwise OR of the
|
| H A D | RSA_get0_key.pod | 105 object. Multiple flags can be passed in one go (bitwise ORed together).
|
| H A D | SSL_extension_supported.pod | 171 a bitwise OR of multiple pre-defined values together. The valid context values
|
| /freebsd-13.1/contrib/wpa/src/utils/ |
| H A D | common.h | 439 #define __bitwise __attribute__((bitwise))
|
| /freebsd-13.1/share/mk/ |
| H A D | bsd.sys.mk | 115 NO_WBITWISE_INSTEAD_OF_LOGICAL= -Wno-bitwise-instead-of-logical
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 304 // Generic bitwise and. 312 // Generic bitwise or. 320 // Generic bitwise xor.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SVEInstrInfo.td | 2597 // SVE2 saturating/rounding bitwise shift left (predicated) 2667 // SVE2 bitwise shift and insert 2671 // SVE2 bitwise shift right and accumulate 2697 // SVE2 bitwise shift right narrow (bottom) 2707 // SVE2 bitwise shift right narrow (top) 2743 // SVE2 bitwise exclusive-or interleaved 2747 // SVE2 bitwise shift left long 2792 // SVE2 bitwise ternary operations 2800 // SVE2 bitwise xor and rotate right by immediate 2883 // SVE2 bitwise permute
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticGroups.td | 380 def BitwiseConditionalParentheses: DiagGroup<"bitwise-conditional-parentheses">; 381 def BitwiseOpParentheses: DiagGroup<"bitwise-op-parentheses">; 618 def TautologicalBitwiseCompare : DiagGroup<"tautological-bitwise-compare">;
|
| /freebsd-13.1/contrib/netbsd-tests/lib/libcurses/ |
| H A D | testframe.txt | 212 performed on them. Currently only bitwise ORing numbers together is
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.td | 580 // To do a bitwise logical AND. 949 // To do a bitwise logical OR. 1293 // To do a bitwise logical XOR.
|