Lines Matching refs:names
14 # * Neither the name of Google Inc. nor the names of its
71 name_filter: The regexp filter to apply to counter names.
80 # A mapping from counter names to the ui element that displays
193 names = {}
197 names[name] = counter
202 sorted_keys = names.keys()
205 # Group together the names whose suffix after a ':' are the same.
208 counter = names[name]
459 name_filter: The regexp filter to apply to counter names.
469 help=("regexp filter for counter names "