Searched defs:inputname (Results 1 – 3 of 3) sorted by relevance
42 def splitScript(inputname, libGenScript, timingScript): argument
62 public Compiler(String inputname) throws CannotCompileException { in Compiler()