Searched defs:to_input (Results 1 – 4 of 4) sorted by relevance
37 auto to_input = cnode->input(kNameCastInputNum - 1); in Mapper() local
31 def exec_command(command, to_input=None): argument
60 auto to_input = cnode->input(kNameCastInputNum - 1); in AdjustCast() local
28 pub fn to_input(&self) -> crate::Input { in to_input() method