Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/bitwise/
H A Dbitwise_0.43.bb7 HOMEPAGE = "https://github.com/mellowcandle/bitwise"
13 SRC_URI = "https://github.com/mellowcandle/bitwise/releases/download/v${PV}/bitwise-v${PV}.tar.gz \
18 UPSTREAM_CHECK_URI = "https://github.com/mellowcandle/bitwise/releases"
/OK3568_Linux_fs/buildroot/package/bitwise/
H A Dbitwise.mk8 BITWISE_SITE = https://github.com/mellowcandle/bitwise/releases/download/v$(BITWISE_VERSION)
9 BITWISE_SOURCE = bitwise-v$(BITWISE_VERSION).tar.gz
H A DConfig.in2 bool "bitwise"
11 https://github.com/mellowcandle/bitwise
H A Dbitwise.hash2 sha256 d3d43cef47bf8f49e85f7ed381c3eaf1df921ca51805e0962f1a97a517e1d1d2 bitwise-v0.42.tar.gz
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dsparse.rst28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is
29 there because sparse will complain about casting to/from a bitwise type,
50 constant zero as a bitwise integer type without sparse ever complaining.
51 This is because "bitwise" (as the name implies) was designed for making
52 sure that bitwise types don't get mixed up (little-endian vs big-endian
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A Dsparse.txt40 这样会使 PM_SUSPEND 和 PM_RESUME 成为位方式(bitwise)整数(使用"__force"
61 不用担心 sparse 会抱怨。这是因为"bitwise"(恰如其名)是用来确保不同位方
/OK3568_Linux_fs/buildroot/package/luabitop/
H A DConfig.in6 bitwise operations on numbers.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtypes.h18 #define __bitwise__ __attribute__((bitwise))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtypes.h18 #define __bitwise__ __attribute__((bitwise))
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtypes.h23 #define __bitwise__ __attribute__((bitwise))
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dtypes.h43 #define __bitwise__ __attribute__((bitwise))
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D15_match_clarify.patch7 bitwise AND of the address and the `mask\'. For example, the net/mask
H A D05_wildcard_matching.patch9 bitwise AND of the address and the `mask\'. For example, the net/mask
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dlibfdt_env.h62 #define FDT_BITWISE __attribute__((bitwise))
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dlibfdt_env.h19 #define FDT_BITWISE __attribute__((bitwise))
/OK3568_Linux_fs/kernel/Documentation/pcmcia/
H A Ddriver.rst17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt20 these IRQs using bitwise logic. A number of defines have been
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpufreq/
H A Dnvidia,tegra20-cpufreq.txt20 A bitwise AND is performed against these values and if any bit
/OK3568_Linux_fs/u-boot/include/linux/
H A Dtypes.h138 #define __bitwise__ __attribute__((bitwise))
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/
H A D0001-avoid-naming-local-function-as-one-of-printf-family.patch25 src/expr/bitwise.c | 2 +-
118 diff --git a/src/expr/bitwise.c b/src/expr/bitwise.c
120 --- a/src/expr/bitwise.c
121 +++ b/src/expr/bitwise.c
/OK3568_Linux_fs/kernel/drivers/char/mwave/
H A DREADME7 mwave_debug=value, where value is bitwise OR of trace flags:
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0073-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch10 before we bitwise-OR the values.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mxsimage114 - Read the "u32_address", perform a bitwise-OR with the "u32_value" and
118 - Read the "u32_address", perform a bitwise-AND with the complement of
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dpcwd-watchdog.rst49 WDIOF_* bitwise-anded into the value. (The comments
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dparport-lowlevel.rst154 hardware. It consists of flags which may be bitwise-ored together:
413 ``flags`` may be a bitwise combination of the following flags:
1492 bitwise-or'ed together:
1530 bitwise-or'ed together:
1568 bitwise-or'ed together:
1608 bitwise-or'ed together:

1234