Searched refs:implied (Results 1 – 25 of 447) sorted by relevance
12345678910>>...18
/linux-6.6.21/Documentation/arch/arm64/ |
D | elf_hwcaps.rst | 53 Functionality implied by idreg.field == val. 58 indicate the absence of functionality implied by other values of 70 Functionality implied by ID_AA64PFR0_EL1.FP == 0b0000. 73 Functionality implied by ID_AA64PFR0_EL1.AdvSIMD == 0b0000. 80 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0001. 83 Functionality implied by ID_AA64ISAR0_EL1.AES == 0b0010. 86 Functionality implied by ID_AA64ISAR0_EL1.SHA1 == 0b0001. 89 Functionality implied by ID_AA64ISAR0_EL1.SHA2 == 0b0001. 92 Functionality implied by ID_AA64ISAR0_EL1.CRC32 == 0b0001. 95 Functionality implied by ID_AA64ISAR0_EL1.Atomic == 0b0010. [all …]
|
/linux-6.6.21/scripts/kconfig/ |
D | symbol.c | 227 if (sym->implied.expr) in sym_calc_visibility() 228 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 231 if (sym->implied.tri != tri) { in sym_calc_visibility() 232 sym->implied.tri = tri; in sym_calc_visibility() 397 if (sym->implied.tri != no) { in sym_calc_value() 399 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 744 if (val < sym->implied.tri) in sym_get_string_default() 745 val = sym->implied.tri; in sym_get_string_default() 1055 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive() 1137 stack.expr = &sym->implied.expr; in sym_check_sym_deps() [all …]
|
D | menu.c | 397 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-6.6.21/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
|
D | b4qds.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|
/linux-6.6.21/Documentation/devicetree/bindings/w1/ |
D | omap-hdq.txt | 11 If not specified HDQ mode is implied.
|
/linux-6.6.21/drivers/net/wireless/marvell/libertas/ |
D | LICENSE | 9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/linux-6.6.21/arch/parisc/math-emu/ |
D | README | 8 Required Disclaimer: Hewlett-Packard makes no implied or expressed
|
/linux-6.6.21/drivers/net/ |
D | LICENSE.SRC | 10 and all warranties, expressed or implied, concerning the enclosed software.
|
/linux-6.6.21/Documentation/userspace-api/media/drivers/ |
D | index.rst | 18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/linux-6.6.21/arch/nios2/boot/compressed/ |
D | vmlinux.scr | 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/linux-6.6.21/Documentation/scsi/ |
D | dpti.rst | 12 any express or implied warranties, including, but not limited to, the 13 implied warranties of merchantability and fitness for a particular purpose,
|
/linux-6.6.21/drivers/staging/media/av7110/ |
D | video-fwrite.rst | 54 available. The amount of data to be transferred is implied by count.
|
D | audio-fwrite.rst | 54 implied by count.
|
/linux-6.6.21/arch/arm/boot/dts/amazon/ |
D | alpine-db.dts | 21 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/linux-6.6.21/LICENSES/deprecated/ |
D | Zlib | 14 This software is provided 'as-is', without any express or implied warranty. In
|
/linux-6.6.21/Documentation/driver-api/media/ |
D | index.rst | 55 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | index.rst | 60 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | configfs-usb-gadget-mass-storage | 26 read-only. This is implied if CD-ROM emulation
|
/linux-6.6.21/scripts/kconfig/tests/err_recursive_dep/ |
D | expected_stderr | 25 Kconfig:42: symbol E2 is implied by E1
|
/linux-6.6.21/arch/arm/nwfpe/ |
D | fpa11.inl | 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/linux-6.6.21/fs/jffs2/ |
D | LICENCE | 12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
12345678910>>...18