Home
last modified time | relevance | path

Searched refs:bitwise (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dtypes.h39 #define __bitwise__ __attribute__((bitwise))
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h43 #define __bitwise__ __attribute__((bitwise))
/freebsd-13.1/sys/contrib/libfdt/
H A Dlibfdt_env.h70 #define FDT_BITWISE __attribute__((bitwise))
/freebsd-13.1/sys/contrib/device-tree/Bindings/cpufreq/
H A Dnvidia,tegra20-cpufreq.txt20 A bitwise AND is performed against these values and if any bit
H A Dti-cpufreq.txt33 A bitwise AND is performed against these values and if any bit
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt20 these IRQs using bitwise logic. A number of defines have been
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def63 // the bitwise or of Virtual and FwdDecl, which does not otherwise
/freebsd-13.1/sys/crypto/ccp/
H A Dccp_hardware.h339 uint32_t bitwise:3; member
/freebsd-13.1/contrib/unbound/doc/
H A DFEATURES73 Also implements bitwise echo of the query to support downstream 0x20.
/freebsd-13.1/sys/conf/
H A Dkern.mk32 NO_WBITWISE_INSTEAD_OF_LOGICAL= -Wno-bitwise-instead-of-logical
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/
H A DMemory.inc25 // are not a bitwise combination of RWX values
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def264 /// Generic bitwise and instruction.
267 /// Generic bitwise or instruction.
270 /// Generic bitwise exclusive-or instruction.
/freebsd-13.1/contrib/one-true-awk/
H A DChangeLog67 * 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 DDSA_get0_pqg.pod69 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
H A DDH_get0_pqg.pod73 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
H A DX509_check_host.pod66 The B<flags> argument is usually 0. It can be the bitwise OR of the
H A DRSA_get0_key.pod105 object. Multiple flags can be passed in one go (bitwise ORed together).
H A DSSL_extension_supported.pod171 a bitwise OR of multiple pre-defined values together. The valid context values
/freebsd-13.1/contrib/wpa/src/utils/
H A Dcommon.h439 #define __bitwise __attribute__((bitwise))
/freebsd-13.1/share/mk/
H A Dbsd.sys.mk115 NO_WBITWISE_INSTEAD_OF_LOGICAL= -Wno-bitwise-instead-of-logical
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td304 // Generic bitwise and.
312 // Generic bitwise or.
320 // Generic bitwise xor.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td2597 // 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 DDiagnosticGroups.td380 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 Dtestframe.txt212 performed on them. Currently only bitwise ORing numbers together is
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td580 // To do a bitwise logical AND.
949 // To do a bitwise logical OR.
1293 // To do a bitwise logical XOR.

123