Home
last modified time | relevance | path

Searched refs:visible (Results 1 – 25 of 39) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dsymbol.c120 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_default_prop()
121 if (prop->visible.tri != no) in sym_get_default_prop()
132 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_range_prop()
133 if (prop->visible.tri != no) in sym_get_range_prop()
196 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_calc_visibility()
201 if (sym->visible != tri) { in sym_calc_visibility()
202 sym->visible = tri; in sym_calc_visibility()
242 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_choice_default()
352 sym->visible); in sym_calc_value()
387 if (sym->visible != no) { in sym_calc_value()
[all …]
A Dmenu.c133 prop->visible.expr = menu_check_dep(dep); in menu_add_prop()
164 prop->visible.expr in menu_add_prop()
165 = expr_alloc_and(prop->visible.expr, in menu_add_prop()
324 prop->visible.expr = dep; in menu_finalize()
398 prop->visible.expr); in menu_finalize()
466 tristate visible; in menu_is_visible() local
479 visible = menu->prompt->visible.tri; in menu_is_visible()
481 visible = menu->prompt->visible.tri = expr_calc_value(menu->prompt->visible.expr); in menu_is_visible()
483 if (visible != no) in menu_is_visible()
637 if (!expr_is_yes(prop->visible.expr)) { in get_symbol_str()
[all …]
A Dzconf.y433 | visibility_list visible
437 visible: T_VISIBLE if_expr
642 if (!expr_is_yes(prop->visible.expr)) { in print_symbol()
644 expr_fprint(prop->visible.expr, out); in print_symbol()
651 if (!expr_is_yes(prop->visible.expr)) { in print_symbol()
653 expr_fprint(prop->visible.expr, out); in print_symbol()
713 if (!expr_is_yes(prop->visible.expr)) { in zconfdump()
715 expr_fprint(prop->visible.expr, out); in zconfdump()
A Dkconfig-language.txt22 visible if its parent entry is also visible.
69 default values are visible, only the first defined one is active.
75 prompt is visible the default value is presented to the user and can
111 In general use select only for non-visible symbols
116 - limiting menu display: "visible if" <expr>
121 entries. Default value of "visible" is true.
190 respectively for calculations). A menu entry becomes visible when its
226 - the child entry must only be visible, if the parent is visible
238 MODVERSIONS directly depends on MODULES, this means it's only visible if
240 visible when MODULES is visible (the (empty) dependency of MODULES is
[all …]
A Dqconf.h147 : Parent(parent, after), menu(m), visible(v), goParent(false) in ConfigItem()
152 : Parent(parent, after), menu(m), visible(v), goParent(false) in ConfigItem()
157 : Parent(parent, after), menu(0), visible(v), goParent(true) in ConfigItem()
198 bool visible; variable
A Dqconf.cc224 if (!sym_has_value(sym) && visible) in updateMenu()
234 visible = v; in testUpdateMenu()
252 if (visible) { in paintCell()
601 bool visible; in updateMenuList() local
630 visible = menu_is_visible(child); in updateMenuList()
635 item = new ConfigItem(parent, last, child, visible); in updateMenuList()
637 item->testUpdateMenu(visible); in updateMenuList()
1004 str += sym->visible == yes ? "y" : sym->visible == mod ? "m" : "n"; in symbolInfo()
1054 if (_menu->prompt->visible.expr) { in menuInfo()
1110 if (prop->visible.expr) { in debug_info()
[all …]
A Dexpr.h81 tristate visible; member
144 struct expr_value visible; member
A Dzconf.gperf41 visible, T_VISIBLE, TF_COMMAND
A Dmconf.c475 bool visible; in build_conf() local
481 visible = menu_is_visible(menu); in build_conf()
484 else if (!show_all_options && !visible) in build_conf()
A Dzconf.hash.c_shipped117 char kconf_id_strings_str42[sizeof("visible")];
152 "visible",
A Dzconf.tab.c_shipped567 "depends", "visibility_list", "visible", "prompt_stmt_opt", "prompt",
2299 case T_VISIBLE: return "visible";
2405 if (!expr_is_yes(prop->visible.expr)) {
2407 expr_fprint(prop->visible.expr, out);
2414 if (!expr_is_yes(prop->visible.expr)) {
2416 expr_fprint(prop->visible.expr, out);
2476 if (!expr_is_yes(prop->visible.expr)) {
2478 expr_fprint(prop->visible.expr, out);
A Dconfdata.c266 if (expr_calc_value(prop->visible.expr) == no || in conf_read_simple()
445 if (sym->visible == no && !conf_unsaved) in conf_read()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dunifdef.test2 *** Nothing should be visible here:
34 *** Everything should be visible here, but #if/#endif removed:
/l4re-core-master/moe/doc/
A Dmoe.dox103 * By default all files are read only and visible in the namespace \em
106 * dataspaces and make them visible in a different namespace called \em `rwfs`.
/l4re-core-master/l4sys/include/
A Dipc_gate69 * set to zero. The replaced label is only visible to the bound thread upon
/l4re-core-master/l4re/include/
A Ddma_space47 * the data space visible to the associated device at the returned
A Drm359 * Makes the whole or parts of a data space visible in the virtual memory
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dsystem_error288 * This class represents error conditions that may be visible at an API
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dsystem_error271 * This class represents error conditions that may be visible at an API
A Dchrono1144 * as `5s` after making the suffix visible in the current scope.
1145 * The suffixes can be made visible by a using-directive or
/l4re-core-master/l4re/include/video/
A Dgoos250 * functions must be used to make changes visible. */
/l4re-core-master/libsigma0/doc/
A Dlibsigma0.cfg71 # undocumented classes that are normally visible in the class hierarchy.
119 # fragments. Normal C and C++ comments will always remain visible.
/l4re-core-master/l4util/doc/
A Dl4util.cfg77 # undocumented classes that are normally visible in the class hierarchy.
132 # fragments. Normal C and C++ comments will always remain visible.
/l4re-core-master/uclibc/doc/
A Duclibc.cfg258 # undocumented classes that are normally visible in the class hierarchy.
559 # fragments. Normal C and C++ comments will always remain visible.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/
A Drope1143 // The one from the base class may not be directly visible.
1488 // The one in _Base may not be visible due to template rules.

Completed in 143 milliseconds

12