Searched defs:tagname (Results 1 - 1 of 1) sorted by relevance

/build/tools/
H A Dmerge-event-log-tags.py83 pre_merged_tags[t.tagname] = t
90 tagname = t.tagname variable
93 if t.tagname in by_tagname:
94 orig = by_tagname[t.tagname]
108 (t.tagname, t.tagnum, orig.filename, orig.linenum),
113 (t.tagname, orig.tagnum, orig.filename, orig.linenum),
120 if t.tagname != orig.tagname:
123 (t.tagnum, orig.tagname, ori
[all...]

Completed in 31 milliseconds