Searched refs:input_styles (Results 1 – 1 of 1) sorted by relevance
107 input_styles = ["variable", "fixed", "arch_split"] # type: List[str] variable in OperationCommon148 if self.input_style not in self.input_styles:230 if cls.input_style not in cls.input_styles:369 if cls.input_style not in cls.input_styles: