Searched refs:implied (Results 1 – 25 of 485) sorted by relevance
12345678910>>...20
| /Linux-v5.10/Documentation/arm64/ |
| D | elf_hwcaps.rst | 51 Functionality implied by idreg.field == val. 56 indicate the absence of functionality implied by other values of 68 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000. 71 Functionality implied by ID_AA64PFR0_EL1.AdvSIMD == 0b0000. 78 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0001. 81 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0010. 84 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001. 87 Functionality implied by ID_AA64ISAR0_EL1.SHA2 == 0b0001. 90 Functionality implied by ID_AA64ISAR0_EL1.CRC32 == 0b0001. 93 Functionality implied by ID_AA64ISAR0_EL1.Atomic == 0b0010. [all …]
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | bcm21664-garnet.dts | 9 * kind, whether express or implied; without even the implied warranty
|
| D | bcm28155-ap.dts | 9 * kind, whether express or implied; without even the implied warranty
|
| D | dra62x.dtsi | 4 * kind, whether express or implied.
|
| D | dra7-iva-thermal.dtsi | 8 * kind, whether express or implied.
|
| D | dra7-dspeve-thermal.dtsi | 8 * kind, whether express or implied.
|
| D | omap5-core-thermal.dtsi | 9 * kind, whether express or implied.
|
| D | omap5-gpu-thermal.dtsi | 9 * kind, whether express or implied.
|
| D | omap3-cpu-thermal.dtsi | 8 * kind, whether express or implied.
|
| D | omap4-cpu-thermal.dtsi | 9 * kind, whether express or implied.
|
| D | orion5x-mv88f5182.dtsi | 6 * warranty of any kind, whether express or implied.
|
| D | artpec6-devboard.dts | 6 * kind, whether express or implied.
|
| D | orion5x-mv88f5181.dtsi | 6 * warranty of any kind, whether express or implied.
|
| /Linux-v5.10/scripts/kconfig/ |
| D | symbol.c | 230 if (sym->implied.expr) in sym_calc_visibility() 231 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 234 if (sym->implied.tri != tri) { in sym_calc_visibility() 235 sym->implied.tri = tri; in sym_calc_visibility() 400 if (sym->implied.tri != no) { in sym_calc_value() 402 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 747 if (val < sym->implied.tri) in sym_get_string_default() 748 val = sym->implied.tri; in sym_get_string_default() 1101 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive() 1183 stack.expr = &sym->implied.expr; in sym_check_sym_deps() [all …]
|
| D | menu.c | 418 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize() 863 if (sym->implied.expr) { in get_symbol_str() 864 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str() 865 expr_gstr_print_revdep(sym->implied.expr, r, mod, "Implied by [m]:\n"); in get_symbol_str() 866 expr_gstr_print_revdep(sym->implied.expr, r, no, "Implied by [n]:\n"); in get_symbol_str()
|
| /Linux-v5.10/arch/powerpc/boot/dts/fsl/ |
| D | b4420qds.dts | 24 * express or implied warranties, including, but not limited to, the implied
|
| D | b4420si-pre.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|
| D | b4420si-post.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|
| D | p5040si-pre.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|
| /Linux-v5.10/Documentation/devicetree/bindings/w1/ |
| D | omap-hdq.txt | 11 If not specified HDQ mode is implied.
|
| /Linux-v5.10/drivers/net/wireless/marvell/libertas/ |
| D | LICENSE | 9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
| /Linux-v5.10/arch/parisc/math-emu/ |
| D | README | 8 Required Disclaimer: Hewlett-Packard makes no implied or expressed
|
| /Linux-v5.10/Documentation/userspace-api/media/drivers/ |
| D | index.rst | 18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
| /Linux-v5.10/arch/nios2/boot/compressed/ |
| D | vmlinux.scr | 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /Linux-v5.10/drivers/net/ |
| D | LICENSE.SRC | 10 and all warranties, expressed or implied, concerning the enclosed software.
|
12345678910>>...20