Searched refs:FileExists (Results 1 – 16 of 16) sorted by relevance
54 static bool FileExists(const char* filepath) { in FileExists() function in __anon5af333dd0111::PrematureExitTest71 return FileExists(premature_exit_file_path_); in PrematureExitFileExists()132 if (PrematureExitTest::FileExists(filepath)) { in main()
113 bool FileExists(std::string file_name) { in FileExists() function137 if (FileExists(resource_file)) { in ResourcePath()142 if (FileExists(resource_file)) { in ResourcePath()147 if (FileExists(resource_file)) { in ResourcePath()
232 def FileExists(fileName): function293 if FileExists(sFileName):482 if FileExists(jetFile.config.filename):490 if FileExists(segment.filename):493 if FileExists(segment.output):499 if FileExists(library):537 …if segment.filename is not None and len(segment.filename) > 0 and not FileExists(segment.filename):540 … if segment.dlsfile is not None and len(segment.dlsfile) > 0 and not FileExists(segment.dlsfile):588 if not FileExists(midiFile):
255 if not FileExists(self.config_file):483 if FileExists(library):680 if FileExists(segment.dlsfile):
188 if not FileExists(self.je.ctrls[JetDefs.F_JFILE].GetValue()):370 if not FileExists(self.je.ctrls[JetDefs.F_MIDIFILE].GetValue()):375 if not FileExists(self.je.ctrls[JetDefs.F_DLSFILE].GetValue()):
277 if FileExists(segment.dlsfile):
1195 if FileExists(segment.dlsfile):1208 if FileExists(segment.dlsfile):
84 bool &FileExists);315 bool &FileExists) { in HandleHasInclude() argument380 FileExists = File != nullptr; in HandleHasInclude()
56 if (!FileExists(filename) && !IsAbsolutePath(filename) && in ParseFromFile()
107 if (!FileExists(path_)) { in StartSymbolizerSubprocess()
148 bool FileExists(const char *filename) { in FileExists() function
336 if (FileExists(buffer.data())) in FindPathToBinary()
51 bool FileExists(const char *filename) { in FileExists() function
242 bool FileExists(const char *filename);
328 bool FileExists(const char *filename) { in FileExists() function
183 if (useCvsVer && fso.FileExists("..\\CVS\\Entries")) {631 var f = fso.FileExists(new_makefile);641 var f = fso.FileExists(configh);