Home
last modified time | relevance | path

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

/buildroot/support/kconfig/
A Dsymbol.c262 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 Dmenu.c410 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 Dexpr.h131 struct expr_value implied; member
A Dzconf.tab.c_shipped13 but WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/package/directfb/
A D0005-add-missing-idivine-header.patch32 + but WITHOUT ANY WARRANTY; without even the implied warranty of
A D0001-fix-missing-davinci-voodoo-header.patch36 + 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 D0004-create-non-forking-softetherd-for-upstart-and-systemd.patch82 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
117 +// WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
A D0001-Create-autotools-plumbing-for-SoftEther.patch88 +# 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 D0002-Create-libsoftether.so-and-dynamically-link.patch66 +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
/buildroot/package/usbguard/
A D0001-Fix-build-for-GCC-13-make-GitHub-Actions-cover-build-with-GCC-13.patch50 +## but WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/package/trousers/
A D0001-Check-if-the-compiler-understands-pie-and-relro-options.patch86 +# WITHOUT ANY WARRANTY; without even the implied warranty of
164 +# WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/package/can-utils/
A D0001-Don-t-compile-programs-using-fork-on-MMU-less-system.patch237 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/package/janus-gateway/
A D0002-Add-test-for-Wunused-but-set-variable.patch111 +# WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/board/avnet/s6lx9_microboard/
A Dlx9_mmu.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/package/openvmtools/
A D0003-Rename-poll-h-into-vm_poll-h-to-fix-build-failure-on-musl.patch113 - * 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 D0002-include-cache-copy-of-can.h-and-can-netlink.h.patch374 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
/buildroot/
A DCOPYING318 but WITHOUT ANY WARRANTY; without even the implied warranty of

Completed in 37 milliseconds