Home
last modified time | relevance | path

Searched defs:action (Results 1 – 3 of 3) 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
Danalyze_suspend.py279 def addIntraDevTraceEvent(self, action, name, pid, time): argument
305 def capIntraDevTraceEvent(self, action, name, pid, time): argument
602 action = '' variable in TraceEvent
/scripts/kconfig/
Dqconf.cc875 QAction *action; in contextMenuEvent() local
1229 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu() local