Searched refs:KNOWN_COMPONENT (Results 1 – 3 of 3) sorted by relevance
15 KNOWN_COMPONENT = {} variable88 if component_name in KNOWN_COMPONENT:90 ( component_name, KNOWN_COMPONENT[component_name], line_num )92 KNOWN_COMPONENT[component_name] = "%s:%d" % \104 if c not in KNOWN_COMPONENT:108 cmpnt = KNOWN_COMPONENT.keys()113 print "Trace component %s (defined in %s) is not used." % ( c, KNOWN_COMPONENT[c] )