Home
last modified time | relevance | path

Searched refs:active (Results 1 – 7 of 7) sorted by relevance

/scripts/kconfig/
Dmconf.c802 struct symbol *active; in conf_choice() local
804 active = sym_get_choice_value(menu->sym); in conf_choice()
821 if (child->sym == active) in conf_choice()
845 active = child->sym; in conf_choice()
Dnconf.c1235 struct symbol *active; in conf_choice() local
1245 active = sym_get_choice_value(menu->sym); in conf_choice()
1264 if (child->sym == active){ in conf_choice()
1340 active = child->sym; in conf_choice()
Dgconf.c600 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_name1_activate()
611 show_range = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_range1_activate()
629 show_value = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_data1_activate()
Dqconf.cc343 disabledColorGroup = palette().active(); in ConfigList()
345 inactivedColorGroup = palette().active(); in ConfigList()
Dzconf.lex.c_shipped238 * If so, '^' rules will be active on the next match, otherwise
/scripts/genksyms/
Dlex.lex.c_shipped219 * If so, '^' rules will be active on the next match, otherwise
/scripts/dtc/
Ddtc-lexer.lex.c_shipped229 * If so, '^' rules will be active on the next match, otherwise