Home
last modified time | relevance | path

Searched refs:implied (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/linux-6.6.21/Documentation/arch/arm64/
Delf_hwcaps.rst53 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/
Dsymbol.c227 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 …]
Dmenu.c397 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/
Db4420qds.dts24 * express or implied warranties, including, but not limited to, the implied
Db4420si-pre.dtsi24 * express or implied warranties, including, but not limited to, the implied
Db4420si-post.dtsi24 * express or implied warranties, including, but not limited to, the implied
Dp5040si-pre.dtsi24 * express or implied warranties, including, but not limited to, the implied
Db4qds.dtsi24 * express or implied warranties, including, but not limited to, the implied
/linux-6.6.21/Documentation/devicetree/bindings/w1/
Domap-hdq.txt11 If not specified HDQ mode is implied.
/linux-6.6.21/drivers/net/wireless/marvell/libertas/
DLICENSE9 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.6.21/arch/parisc/math-emu/
DREADME8 Required Disclaimer: Hewlett-Packard makes no implied or expressed
/linux-6.6.21/drivers/net/
DLICENSE.SRC10 and all warranties, expressed or implied, concerning the enclosed software.
/linux-6.6.21/Documentation/userspace-api/media/drivers/
Dindex.rst18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.6.21/arch/nios2/boot/compressed/
Dvmlinux.scr10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-6.6.21/Documentation/scsi/
Ddpti.rst12 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/
Dvideo-fwrite.rst54 available. The amount of data to be transferred is implied by count.
Daudio-fwrite.rst54 implied by count.
/linux-6.6.21/arch/arm/boot/dts/amazon/
Dalpine-db.dts21 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.6.21/LICENSES/deprecated/
DZlib14 This software is provided 'as-is', without any express or implied warranty. In
/linux-6.6.21/Documentation/driver-api/media/
Dindex.rst55 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.6.21/Documentation/admin-guide/media/
Dindex.rst60 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/linux-6.6.21/Documentation/ABI/testing/
Dconfigfs-usb-gadget-mass-storage26 read-only. This is implied if CD-ROM emulation
/linux-6.6.21/scripts/kconfig/tests/err_recursive_dep/
Dexpected_stderr25 Kconfig:42: symbol E2 is implied by E1
/linux-6.6.21/arch/arm/nwfpe/
Dfpa11.inl13 but WITHOUT ANY WARRANTY; without even the implied warranty of
/linux-6.6.21/fs/jffs2/
DLICENCE12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or

12345678910>>...18