/openbmc/linux/Documentation/arch/arm64/ |
H A 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 …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | TCP-wrappers | 7 …rovided "as is" and without any expressed or implied warranties, including, without limitation, th…
|
H A D | MPEG-SSG | 7 any and all warranties, whether express, implied, or statuary, including any 8 implied warranties or merchantability or of fitness for a particular
|
H A D | libselinux-1.0 | 9 disclaims all, warranties, express, implied, statutory, or otherwise 10 with respect to the software, including noninfringement and the implied
|
H A D | pnmstitch | 11 This software is provided `as is' by Mark Salyzyn and any express or implied 12 warranties, including, but not limited to, the implied warranties of
|
H A D | DEC-3-Clause | 20 3) This software is provided "AS-IS" and any express or implied warranties, 21 including but not limited to, any implied warranties of merchantability,
|
H A D | LOOP | 14 It is provided "as is" without express or implied warranty. 35 or implied warranty.
|
H A D | PADL | 6 is provided ``as is'' without express or implied warranty.
|
H A D | HPND-sell-regexpr | 8 This software is provided "as is" without express or implied
|
H A D | HPND-merchantability-variant | 8 This file is distributed WITHOUT ANY WARRANTY; without even the implied
|
H A D | HPND-Pbmplus | 8 implied warranty.
|
H A D | HPND-Kevlin-Henney | 8 This software is supplied "as is" without express or implied warranty.
|
H A D | HPND-doc | 8 provided ``as is'' without express or implied warranty.
|
H A D | HPND-doc-sell | 9 is provided "as is" without express or implied warranty.
|
H A D | HPND-UC | 8 It is provided "as is" without express or implied warranty.
|
H A D | GD | 22 …ht holders disclaim all warranties, either express or implied, including but not limited to implie…
|
H A D | SAX-PD | 10 … without warranty of any kind, either expressed or implied, including, but not limited to, the imp…
|
/openbmc/linux/scripts/kconfig/ |
H A D | symbol.c | 231 if (sym->implied.expr) in sym_calc_visibility() 232 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 235 if (sym->implied.tri != tri) { in sym_calc_visibility() 236 sym->implied.tri = tri; in sym_calc_visibility() 410 if (sym->implied.tri != no) { in sym_calc_value() 412 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 757 if (val < sym->implied.tri) in sym_get_string_default() 758 val = sym->implied.tri; in sym_get_string_default() 1067 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive() 1149 stack.expr = &sym->implied.expr; in sym_check_sym_deps() [all …]
|
H A D | menu.c | 395 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize() 829 if (sym->implied.expr) { in get_symbol_str() 830 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str() 831 expr_gstr_print_revdep(sym->implied.expr, r, mod, "Implied by [m]:\n"); in get_symbol_str() 832 expr_gstr_print_revdep(sym->implied.expr, r, no, "Implied by [n]:\n"); in get_symbol_str()
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | symbol.c | 262 if (sym->implied.expr && sym->dir_dep.tri != no) in sym_calc_visibility() 263 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility() 266 if (sym->implied.tri != tri) { in sym_calc_visibility() 267 sym->implied.tri = tri; in sym_calc_visibility() 432 if (sym->implied.tri != no) { in sym_calc_value() 434 newval.tri = EXPR_OR(newval.tri, sym->implied.tri); in sym_calc_value() 443 (sym_get_type(sym) == S_BOOLEAN || sym->implied.tri == yes)) in sym_calc_value() 525 if (sym->implied.tri == yes && val == mod) in sym_tristate_within_range() 780 if (val < sym->implied.tri) in sym_get_string_default() 781 val = sym->implied.tri; in sym_get_string_default()
|
H A D | menu.c | 410 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize() 837 if (sym->implied.expr) { in get_symbol_str() 838 expr_gstr_print_revdep(sym->implied.expr, r, yes, " Implied by [y]:\n"); in get_symbol_str() 839 expr_gstr_print_revdep(sym->implied.expr, r, mod, " Implied by [m]:\n"); in get_symbol_str() 840 expr_gstr_print_revdep(sym->implied.expr, r, no, " Implied by [n]:\n"); in get_symbol_str()
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | GD | 45 all warranties, either express or implied, including but not 46 limited to implied warranties of merchantability and fitness for a
|
H A D | Kilgard | 4 provided without guarantee or warrantee expressed or implied. This
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | b4420qds.dts | 24 * express or implied warranties, including, but not limited to, the implied
|
H A D | b4420si-pre.dtsi | 24 * express or implied warranties, including, but not limited to, the implied
|