Home
last modified time | relevance | path

Searched defs:v (Results 1 – 6 of 6) sorted by relevance

/scripts/kconfig/
Dpreprocess.c241 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
Dqconf.h126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem()
131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem()
136 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem()
Dqconf.cc215 void ConfigItem::testUpdateMenu(bool v) in testUpdateMenu()
994 ConfigView* v; in updateList() local
1002 ConfigView* v; in updateListAll() local
1855 ConfigMainWindow* v; in main() local
/scripts/
Dsign-file.c116 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb()
Dunifdef.c746 static Linetype op_strict(int *p, int v, Linetype at, Linetype bt) { in op_strict()
/scripts/mod/
Dfile2alias.c75 #define DEF_FIELD_ADDR_VAR(m, devid, f, v) \ argument