Lines Matching refs:namespaces
229 namespaces = {} variable
350 namespaces=set(),
366 elif type_ in namespaces:
367 self._deps['namespaces'].add(namespaces[type_])
467 if name in namespaces:
468 self.__dict__.update(namespaces[name].__dict__)
470 namespaces[name] = self
707 namespaces=set(),
726 elif type_ in namespaces:
727 self._deps['namespaces'].add(namespaces[type_])
1107 namespaces=set(),
1125 elif type_ in namespaces:
1126 self._deps['namespaces'].add(namespaces[type_])
1602 namespaces,