Home
last modified time | relevance | path

Searched +defs:c +defs:mode +defs:menu (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/kconfig/
Dmconf.c329 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/glfw/deps/
Dnuklear.h1211 #define nk_foreach(c, ctx) for((c) = nk__begin(ctx); (c) != 0; (c) = nk__next(ctx,c)) argument
4290 unsigned char mode; member
4461 struct nk_vec2i c; member
4469 struct nk_vec2i c; member
5338 struct nk_menu_state menu; member
5392 unsigned char mode; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp57974 const Comparator* c = reinterpret_cast<const Comparator*>(aData); in Compare() local
62344 for (T c; (c = *aStr); aStr++) { in HashUntilZero() local
63271 Range(const HashTable& tableArg, Entry* c, Entry* e) in Range()
70763 char c; member
81770 static nsIAtom* menu; member in nsGkAtoms
81797 static nsIAtom* mode; member in nsGkAtoms
91571 inline bool IsUpperCase(uint32_t c) { in IsUpperCase()
91575 inline bool IsLowerCase(uint32_t c) { in IsLowerCase()
96871 Jsvalify(const Class* c) in Jsvalify()
96877 Valueify(const JSClass* c) in Valueify()
[all …]