Searched refs:implied (Results 1 – 25 of 535) sorted by relevance
12345678910>>...22
/Linux-v5.4/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.4/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 | omap3-cpu-thermal.dtsi | 8 * kind, whether express or implied.
|
D | dra7-dspeve-thermal.dtsi | 8 * kind, whether express or implied.
|
D | dra7-iva-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 | omap4-cpu-thermal.dtsi | 9 * kind, whether express or implied.
|
D | artpec6-devboard.dts | 6 * kind, whether express or implied.
|
D | orion5x-mv88f5182.dtsi | 6 * warranty of any kind, whether express or implied.
|
D | orion5x-mv88f5181.dtsi | 6 * warranty of any kind, whether express or implied.
|
/Linux-v5.4/scripts/kconfig/ |
D | symbol.c | 224 if (sym->implied.expr && sym->dir_dep.tri != no) in sym_calc_visibility() 225 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 228 if (sym->implied.tri != tri) { in sym_calc_visibility() 229 sym->implied.tri = tri; in sym_calc_visibility() 394 if (sym->implied.tri != no) { in sym_calc_value() 396 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 405 (sym_get_type(sym) == S_BOOLEAN || sym->implied.tri == yes)) in sym_calc_value() 487 if (sym->implied.tri == yes && val == mod) in sym_tristate_within_range() 742 if (val < sym->implied.tri) in sym_get_string_default() 743 val = sym->implied.tri; in sym_get_string_default() [all …]
|
D | menu.c | 404 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize() 831 if (sym->implied.expr) { in get_symbol_str() 832 expr_gstr_print_revdep(sym->implied.expr, r, yes, " Implied by [y]:\n"); in get_symbol_str() 833 expr_gstr_print_revdep(sym->implied.expr, r, mod, " Implied by [m]:\n"); in get_symbol_str() 834 expr_gstr_print_revdep(sym->implied.expr, r, no, " Implied by [n]:\n"); in get_symbol_str()
|
/Linux-v5.4/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.4/Documentation/devicetree/bindings/w1/ |
D | omap-hdq.txt | 11 If not specified HDQ mode is implied.
|
/Linux-v5.4/drivers/net/wireless/marvell/libertas/ |
D | LICENSE | 9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/Linux-v5.4/arch/parisc/math-emu/ |
D | README | 8 Required Disclaimer: Hewlett-Packard makes no implied or expressed
|
/Linux-v5.4/Documentation/media/cec-drivers/ |
D | index.rst | 18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/Linux-v5.4/drivers/net/ |
D | LICENSE.SRC | 10 and all warranties, expressed or implied, concerning the enclosed software.
|
/Linux-v5.4/arch/nios2/boot/compressed/ |
D | vmlinux.scr | 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
12345678910>>...22