/external/toybox/kconfig/ |
D | util.c | 57 struct gstr str_new(void) in str_new() 59 struct gstr gs; in str_new() 67 struct gstr str_assign(const char *s) in str_assign() 69 struct gstr gs; in str_assign() 76 void str_free(struct gstr *gs) in str_free() 85 void str_append(struct gstr *gs, const char *s) in str_append() 96 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() 107 const char *str_get(struct gstr *gs) in str_get()
|
D | lkc.h | 95 struct gstr { struct 99 struct gstr str_new(void); argument 100 struct gstr str_assign(const char *s); 101 void str_free(struct gstr *gs); 102 void str_append(struct gstr *gs, const char *s); 103 void str_printf(struct gstr *gs, const char *fmt, ...); 104 const char *str_get(struct gstr *gs);
|
D | mconf.c | 326 static void get_prompt_str(struct gstr *r, struct property *prop) in get_prompt_str() 357 static void get_symbol_str(struct gstr *r, struct symbol *sym) in get_symbol_str() 385 static struct gstr get_relations_str(struct symbol **sym_arr) in get_relations_str() 388 struct gstr res = str_new(); in get_relations_str() 401 struct gstr res; in search_conf() 698 struct gstr help = str_new(); in show_help()
|
D | expr.h | 184 struct gstr; /* forward */ 185 void expr_gstr_print(struct expr *e, struct gstr *gs);
|
D | expr.c | 1094 str_append((struct gstr*)data, str); in expr_print_gstr_helper() 1097 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print()
|
/external/u-boot/scripts/kconfig/ |
D | util.c | 81 struct gstr str_new(void) in str_new() 83 struct gstr gs; in str_new() 92 void str_free(struct gstr *gs) in str_free() 101 void str_append(struct gstr *gs, const char *s) in str_append() 115 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() 126 const char *str_get(struct gstr *gs) in str_get()
|
D | lkc.h | 121 struct gstr { struct 130 struct gstr str_new(void); argument 131 void str_free(struct gstr *gs); 132 void str_append(struct gstr *gs, const char *s); 133 void str_printf(struct gstr *gs, const char *fmt, ...); 134 const char *str_get(struct gstr *gs);
|
D | lkc_proto.h | 26 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head); 27 void menu_get_ext_help(struct menu *menu, struct gstr *help);
|
D | expr.h | 310 struct gstr; /* forward */ 311 void expr_gstr_print(struct expr *e, struct gstr *gs); 312 void expr_gstr_print_revdep(struct expr *e, struct gstr *gs,
|
D | menu.c | 707 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str() 776 static void get_symbol_props_str(struct gstr *r, struct symbol *sym, in get_symbol_props_str() 797 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() 846 struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head) in get_relations_str() 849 struct gstr res = str_new(); in get_relations_str() 860 void menu_get_ext_help(struct menu *menu, struct gstr *help) in menu_get_ext_help()
|
D | mconf.c | 394 struct gstr res; in search_conf() 395 struct gstr title; in search_conf() 399 struct gstr sttext; in search_conf() 791 struct gstr help = str_new(); in show_help()
|
D | nconf.c | 694 struct gstr res; in search_conf() 695 struct gstr title; in search_conf() 1223 struct gstr help; in show_help()
|
D | expr.c | 1244 struct gstr *gs = (struct gstr*)data; in expr_print_gstr_helper() 1272 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print() 1301 void expr_gstr_print_revdep(struct expr *e, struct gstr *gs, in expr_gstr_print_revdep()
|
D | conf.c | 49 struct gstr help = str_new(); in print_help()
|
D | symbol.c | 338 struct gstr gs = str_new(); in sym_warn_unmet_dep()
|
D | gconf.c | 372 struct gstr help = str_new(); in text_insert_help()
|
D | qconf.cc | 1114 struct gstr help_gstr = str_new(); in menuInfo()
|
/external/antlr/tool/src/test/java/org/antlr/test/ |
D | TestCompositeGrammars.java | 901 String gstr = in testNestedComposite() local 908 writeFile(tmpdir, "L.g", gstr); in testNestedComposite() 909 gstr = in testNestedComposite() 915 writeFile(tmpdir, "G1.g", gstr); in testNestedComposite() 917 gstr = in testNestedComposite() 922 writeFile(tmpdir, "G2.g", gstr); in testNestedComposite()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 85525 haggstrom hˈægstrəm 85558 hagstrom hˈægstrəm 88640 hegstrom hˈɛgstrəm
|
D | internal_raw_IPA.txt | 72084 haggstrom %29480 hˈægstrəm 72114 hagstrom %35290 hˈægstrəm 74693 hegstrom hˈɛgstrəm
|