Searched refs:implied (Results 1 – 17 of 17) sorted by relevance
| /buildroot/support/kconfig/ |
| 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()
|
| 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()
|
| A D | expr.h | 131 struct expr_value implied; member
|
| A D | zconf.tab.c_shipped | 13 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/package/directfb/ |
| A D | 0005-add-missing-idivine-header.patch | 32 + but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| A D | 0001-fix-missing-davinci-voodoo-header.patch | 36 + but WITHOUT ANY WARRANTY; without even the implied warranty of 968 + * but WITHOUT ANY WARRANTY; without even the implied warranty of 1564 + but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/package/softether/ |
| A D | 0004-create-non-forking-softetherd-for-upstart-and-systemd.patch | 82 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 117 +// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
| A D | 0001-Create-autotools-plumbing-for-SoftEther.patch | 88 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 279 +# WITHOUT ANY WARRANTY; without even the implied warranty of 560 +# WITHOUT ANY WARRANTY; without even the implied warranty of 998 +# WITHOUT ANY WARRANTY; without even the implied warranty of 1368 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 1413 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 1745 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 1833 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 1865 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 1914 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS [all …]
|
| A D | 0002-Create-libsoftether.so-and-dynamically-link.patch | 66 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
| /buildroot/package/usbguard/ |
| A D | 0001-Fix-build-for-GCC-13-make-GitHub-Actions-cover-build-with-GCC-13.patch | 50 +## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/package/trousers/ |
| A D | 0001-Check-if-the-compiler-understands-pie-and-relro-options.patch | 86 +# WITHOUT ANY WARRANTY; without even the implied warranty of 164 +# WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/package/can-utils/ |
| A D | 0001-Don-t-compile-programs-using-fork-on-MMU-less-system.patch | 237 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/package/janus-gateway/ |
| A D | 0002-Add-test-for-Wunused-but-set-variable.patch | 111 +# WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/board/avnet/s6lx9_microboard/ |
| A D | lx9_mmu.dts | 15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/package/openvmtools/ |
| A D | 0003-Rename-poll-h-into-vm_poll-h-to-fix-build-failure-on-musl.patch | 113 - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 469 + * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
| /buildroot/package/libmnl/ |
| A D | 0002-include-cache-copy-of-can.h-and-can-netlink.h.patch | 374 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
| /buildroot/ |
| A D | COPYING | 318 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
Completed in 34 milliseconds