| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/bitwise/ |
| H A D | bitwise_0.43.bb | 7 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 D | bitwise.mk | 8 BITWISE_SITE = https://github.com/mellowcandle/bitwise/releases/download/v$(BITWISE_VERSION) 9 BITWISE_SOURCE = bitwise-v$(BITWISE_VERSION).tar.gz
|
| H A D | Config.in | 2 bool "bitwise" 11 https://github.com/mellowcandle/bitwise
|
| H A D | bitwise.hash | 2 sha256 d3d43cef47bf8f49e85f7ed381c3eaf1df921ca51805e0962f1a97a517e1d1d2 bitwise-v0.42.tar.gz
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | sparse.rst | 28 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 D | sparse.txt | 40 这样会使 PM_SUSPEND 和 PM_RESUME 成为位方式(bitwise)整数(使用"__force" 61 不用担心 sparse 会抱怨。这是因为"bitwise"(恰如其名)是用来确保不同位方
|
| /OK3568_Linux_fs/buildroot/package/luabitop/ |
| H A D | Config.in | 6 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 D | types.h | 18 #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 D | types.h | 18 #define __bitwise__ __attribute__((bitwise))
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | types.h | 23 #define __bitwise__ __attribute__((bitwise))
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | types.h | 43 #define __bitwise__ __attribute__((bitwise))
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 15_match_clarify.patch | 7 bitwise AND of the address and the `mask\'. For example, the net/mask
|
| H A D | 05_wildcard_matching.patch | 9 bitwise AND of the address and the `mask\'. For example, the net/mask
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt_env.h | 62 #define FDT_BITWISE __attribute__((bitwise))
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt_env.h | 19 #define FDT_BITWISE __attribute__((bitwise))
|
| /OK3568_Linux_fs/kernel/Documentation/pcmcia/ |
| H A D | driver.rst | 17 a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | st,sti-irq-syscfg.txt | 20 these IRQs using bitwise logic. A number of defines have been
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpufreq/ |
| H A D | nvidia,tegra20-cpufreq.txt | 20 A bitwise AND is performed against these values and if any bit
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | types.h | 138 #define __bitwise__ __attribute__((bitwise))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/ |
| H A D | 0001-avoid-naming-local-function-as-one-of-printf-family.patch | 25 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 D | README | 7 mwave_debug=value, where value is bitwise OR of trace flags:
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0073-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch | 10 before we bitwise-OR the values.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.mxsimage | 114 - 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 D | pcwd-watchdog.rst | 49 WDIOF_* bitwise-anded into the value. (The comments
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 154 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:
|