Searched defs:v (Results 1 – 6 of 6) sorted by relevance
/scripts/kconfig/ |
D | preprocess.c | 241 struct variable *v; in variable_lookup() local 253 struct variable *v; in variable_expand() local 282 struct variable *v; in variable_add() local 324 static void variable_del(struct variable *v) in variable_del() 334 struct variable *v, *tmp; in variable_all_del() local
|
D | qconf.h | 119 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() 124 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() 129 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem()
|
D | qconf.cc | 180 void ConfigItem::testUpdateMenu(bool v) in testUpdateMenu() 1850 ConfigMainWindow* v; in main() local
|
/scripts/ |
D | sign-file.c | 123 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb()
|
D | unifdef.c | 746 static Linetype op_strict(int *p, int v, Linetype at, Linetype bt) { in op_strict()
|
/scripts/mod/ |
D | file2alias.c | 75 #define DEF_FIELD_ADDR_VAR(m, devid, f, v) \ argument
|