Home
last modified time | relevance | path

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

12345678910>>...12

/u-boot/scripts/kconfig/
A Dsymbol.c226 if (sym->implied.expr && sym->dir_dep.tri != no) in sym_calc_visibility()
227 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility()
230 if (sym->implied.tri != tri) { in sym_calc_visibility()
231 sym->implied.tri = tri; in sym_calc_visibility()
396 if (sym->implied.tri != no) { in sym_calc_value()
489 if (sym->implied.tri == yes && val == mod) in sym_tristate_within_range()
744 if (val < sym->implied.tri) in sym_get_string_default()
745 val = sym->implied.tri; in sym_get_string_default()
1099 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive()
1181 stack.expr = &sym->implied.expr; in sym_check_sym_deps()
[all …]
A Dmenu.c407 es->implied.expr = expr_alloc_or(es->implied.expr, in menu_finalize()
834 if (sym->implied.expr) { in get_symbol_str()
835 expr_gstr_print_revdep(sym->implied.expr, r, yes, " Implied by [y]:\n"); in get_symbol_str()
836 expr_gstr_print_revdep(sym->implied.expr, r, mod, " Implied by [m]:\n"); in get_symbol_str()
837 expr_gstr_print_revdep(sym->implied.expr, r, no, " Implied by [n]:\n"); in get_symbol_str()
/u-boot/arch/arm/dts/
A Domap3-cpu-thermal.dtsi8 * kind, whether express or implied.
A Ddra7-dspeve-thermal.dtsi8 * kind, whether express or implied.
A Ddra7-iva-thermal.dtsi8 * kind, whether express or implied.
A Domap5-core-thermal.dtsi9 * kind, whether express or implied.
A Domap5-gpu-thermal.dtsi9 * kind, whether express or implied.
A Domap4-cpu-thermal.dtsi9 * kind, whether express or implied.
A Dfsl-imx8qxp.dtsi11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Domap443x.dtsi8 * kind, whether express or implied.
A Domap34xx.dtsi8 * kind, whether express or implied.
A Dfsl-imx8-ca53.dtsi10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dam3517.dtsi8 * kind, whether express or implied.
A Daxp152.dtsi17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Daxp809.dtsi17 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dimx6ul-isiot-nand.dts15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Domap4460.dtsi8 * kind, whether express or implied.
A Dsun5i-r8.dtsi18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Darmada-372x.dtsi20 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/u-boot/Licenses/
A Dibm-pibs.txt6 patent applications is to be implied by the copyright license.
A DeCos-2.0.txt16 WARRANTY; without even the implied warranty of MERCHANTABILITY or
/u-boot/scripts/kconfig/tests/err_recursive_dep/
A Dexpected_stderr25 Kconfig:42: symbol E2 is implied by E1
/u-boot/fs/jffs2/
A DLICENCE12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/u-boot/board/vscom/baltos/
A Du-boot.lds16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/u-boot/board/ti/am335x/
A Du-boot.lds16 * but WITHOUT ANY WARRANTY; without even the implied warranty of

Completed in 28 milliseconds

12345678910>>...12