Lines Matching refs:a
1686 a = mc.group('args').strip()
1697 e = DevFunction(displayname, a, c, r, start, end, ubiquitous, proc, pid, color)
4140 for a in sorted(at):
4141 if(re.match(at[a]['smsg'], msg)):
4142 if(a not in actions):
4143 actions[a] = [{'begin': ktime, 'end': ktime}]
4144 if(re.match(at[a]['emsg'], msg)):
4145 if(a in actions and actions[a][-1]['begin'] == actions[a][-1]['end']):
4146 actions[a][-1]['end'] = ktime
4299 .head a {color:#000;text-decoration: none;}\n\
5042 a:link {color:white;text-decoration:none;}\n\
5043 a:visited {color:white;}\n\
5044 a:hover {color:white;}\n\
5045 a:active {color:white;}\n\