Searched +defs:c +defs:mode +defs:menu (Results 1 – 6 of 6) sorted by relevance
| /third_party/toybox/kconfig/ |
| D | mconf.c | 329 struct menu *submenu[8], *menu; in get_prompt_str() local 425 static void build_conf(struct menu *menu) in build_conf() 583 static void conf(struct menu *menu) in conf() 685 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 696 static void show_help(struct menu *menu) in show_help() 716 static void conf_choice(struct menu *menu) in conf_choice() 767 static void conf_string(struct menu *menu) in conf_string() 864 char *mode; in main() local
|
| /third_party/uboot/u-boot-2020.01/scripts/kconfig/ |
| D | mconf.c | 466 static void build_conf(struct menu *menu) in build_conf() 645 static void conf(struct menu *menu, struct menu *active_menu) in conf() 756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() 765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 789 static void show_help(struct menu *menu) in show_help() 800 static void conf_choice(struct menu *menu) in conf_choice() 861 static void conf_string(struct menu *menu) in conf_string() 1009 char *mode; in main() local
|
| D | nconf.c | 463 static int process_special_keys(int *key, struct menu *menu) in process_special_keys() 525 static void item_make(struct menu *menu, char tag, const char *fmt, ...) in item_make() 735 static void build_conf(struct menu *menu) in build_conf() 1023 char c = (char) key; in do_match() local 1068 static void conf(struct menu *menu) in conf() 1221 static void show_help(struct menu *menu) in show_help() 1234 static void conf_choice(struct menu *menu) in conf_choice() 1351 static void conf_string(struct menu *menu) in conf_string() 1481 char *mode; in main() local
|
| D | confdata.c | 193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() 219 int c = getc(stream); in compat_getline() local 669 struct menu *menu; in conf_write_defconfig() local 743 struct menu *menu; in conf_write() local 843 char *s, *d, c; in conf_split_config() local 1121 bool conf_set_all_new_symbols(enum conf_def_mode mode) in conf_set_all_new_symbols()
|
| /third_party/minimp3/player/ |
| D | nuklear.h | 1012 #define nk_foreach(c, ctx) for((c) = nk__begin(ctx); (c) != 0; (c) = nk__next(ctx,c)) argument 2854 unsigned char mode; member 3025 struct nk_vec2i c; member 3033 struct nk_vec2i c; member 3899 struct nk_menu_state menu; member 3953 unsigned char mode; member
|
| /third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
| D | plotlyjs-bundle.js | 1 …ction(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("funct… property
|