Searched refs:PreProcess (Results 1 – 8 of 8) sorted by relevance
103 VOID PreProcess (VOID);
379 CVfrCompiler::PreProcess ( in PreProcess() function in CVfrCompiler627 Compiler.PreProcess(); in main()
106 VOID PreProcess (VOID);
628 CVfrCompiler::PreProcess ( in PreProcess() function in CVfrCompiler978 Compiler.PreProcess(); in main()
78 self.ParseInf(PreProcess(Filename, False), self.Identification.FileRelativePath, Filename)
41 def PreProcess(Filename, MergeMultipleLines = True, LineNo = -1): function
390 def PreProcess(self, File): member in UniFileClassObject454 Lines.extend(self.PreProcess(IncFile))474 Lines = self.PreProcess(File)
426 def PreProcess(self, File, IsIncludeFile=False): member in UniFileClassObject553 Lines.extend(self.PreProcess(IncFile, True))821 Lines = self.PreProcess(File)