Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 12 of 12) sorted by relevance

/scripts/coccinelle/api/alloc/
Ddrop_kmalloc_cast.cocci22 // For context mode
33 // For patch mode
44 // For org and report mode
Dkzalloc-simple.cocci25 // For context mode
40 // For patch mode
56 // For org mode
/scripts/kconfig/
Dqconf.cc136 if (list->mode == singleMode || list->mode == symbolMode) { in updateMenu()
252 if (isSelected() && !list->hasFocus() && list->mode == menuMode) in paintCell()
270 if (list->mode != fullMode) in init()
437 if (mode == menuMode && type == P_MENU) in updateSelection()
446 if (mode != listMode) in updateList()
460 if (rootEntry != &rootmenu && (mode == singleMode || in updateList()
461 (mode == symbolMode && rootEntry->parent != &rootmenu))) { in updateList()
467 if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) && in updateList()
616 switch (mode) { in updateMenuList()
638 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
[all …]
Dmconf.c847 char *mode; in main() local
859 mode = getenv("MENUCONFIG_MODE"); in main()
860 if (mode) { in main()
861 if (!strcasecmp(mode, "single_menu")) in main()
Dconfdata.c1049 void conf_set_all_new_symbols(enum conf_def_mode mode) in conf_set_all_new_symbols() argument
1060 switch (mode) { in conf_set_all_new_symbols()
1077 if (!(sym_is_choice(sym) && mode == def_random)) in conf_set_all_new_symbols()
1102 if (mode == def_random) in conf_set_all_new_symbols()
Dlkc.h83 void conf_set_all_new_symbols(enum conf_def_mode mode);
Dnconf.c1473 char *mode; in main() local
1482 mode = getenv("NCONFIG_MODE"); in main()
1483 if (mode) { in main()
1484 if (!strcasecmp(mode, "single_menu")) in main()
Dqconf.h131 enum listMode mode; variable
/scripts/coccinelle/api/
Dresource_size.cocci22 // For context mode
32 // For patch mode
43 // For org mode
/scripts/
Dgen_initramfs_list.sh111 local mode="$2"
118 local str="${mode} ${uid} ${gid}"
/scripts/package/
Dbuilddeb87 packagename=user-mode-linux-$version
/scripts/coccinelle/null/
Dderef_null.cocci170 // For context mode