Searched defs:action (Results 1 – 3 of 3) sorted by relevance
/scripts/ |
D | asn1_compiler.c | 295 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
|
D | analyze_suspend.py | 279 def addIntraDevTraceEvent(self, action, name, pid, time): argument 305 def capIntraDevTraceEvent(self, action, name, pid, time): argument 602 action = '' variable in TraceEvent
|
/scripts/kconfig/ |
D | qconf.cc | 875 QAction *action; in contextMenuEvent() local 1229 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu() local
|