Searched defs:CheckFormat (Results 1 – 2 of 2) sorted by relevance
122 bool GrFmtTiffReader::CheckFormat( const char* signature ) in CheckFormat() function in GrFmtTiffReader269 bool GrFmtTiffReader::CheckFormat( const char* signature ) in CheckFormat() function in GrFmtTiffReader
891 def CheckFormat(ui, repo, files, just_warn=False): function