Home
last modified time | relevance | path

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

1234

/xen/xen/tools/kconfig/
A Dsymbol.c224 if (sym->implied.expr && sym->dir_dep.tri != no) in sym_calc_visibility()
225 tri = expr_calc_value(sym->implied.expr); in sym_calc_visibility()
228 if (sym->implied.tri != tri) { in sym_calc_visibility()
229 sym->implied.tri = tri; in sym_calc_visibility()
394 if (sym->implied.tri != no) { in sym_calc_value()
487 if (sym->implied.tri == yes && val == mod) in sym_tristate_within_range()
742 if (val < sym->implied.tri) in sym_get_string_default()
743 val = sym->implied.tri; in sym_get_string_default()
1096 } else if (stack->expr == &sym->implied.expr) { in sym_check_print_recursive()
1178 stack.expr = &sym->implied.expr; in sym_check_sym_deps()
[all …]
A Dmenu.c404 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()
/xen/tools/ocaml/xenstored/
A Dsystemd.ml10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dsystemd.mli10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dsyslog.mli10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Ddefine.ml12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Devent.ml12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dselect.mli10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dsyslog.ml10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/tools/libacpi/
A Dssdt_s3.asl12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dssdt_s4.asl12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dssdt_tpm.asl12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dssdt_laptop_slate.asl12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/tools/ocaml/libs/mmap/
A Dxenmmap.mli12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dxenmmap.ml12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/tools/ocaml/libs/xs/
A Dxst.mli12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/xen/arch/arm/arm32/
A Ddebug-8250.inc12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Ddebug-exynos4210.inc14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/xen/arch/arm/arm64/
A Ddebug-8250.inc14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Ddebug-cadence.inc15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Ddebug-mvebu.inc13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/tools/ocaml/libs/xentoollog/
A Dxentoollog.mli.in11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
A Dxentoollog.ml.in11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/tools/ocaml/libs/eventchn/
A Dxeneventchn.ml12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/xen/tools/ocaml/libs/xb/
A Dxs_ring.ml12 * but WITHOUT ANY WARRANTY; without even the implied warranty of

Completed in 42 milliseconds

1234