Home
last modified time | relevance | path

Searched defs:action (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dasn1_compiler.c295 struct action { struct
296 struct action *next; argument
301 static struct action *action_list; argument
308 struct action *action; member
689 struct action *action; member
861 struct action *action, **ppaction; in parse_type() local
1299 struct action *action; in render() local
/scripts/kconfig/
Dqconf.cc883 QAction *action; in contextMenuEvent() local
1237 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu() local