Lines Matching defs:str
60 def short_string(self, converted: Set[str]):
64 def is_converted(self, converted: Set[str]):
67 def is_converted_or_skipped(self, converted: Set[str]):
107 converted: Set[str], show_converted: bool):
144 converted: Set[str],
145 input_modules_names: Set[str],
292 ignore_by_name: List[str],
294 top_level_modules: List[str],
339 ignore_by_name: List[str],
340 top_level_modules: List[str],
380 top_level_modules: List[str],
382 ignore_by_name: List[str],
415 converted: Set[str],