Home
last modified time | relevance | path

Searched defs:CheckFormat (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.cpp122 bool GrFmtTiffReader::CheckFormat( const char* signature ) in CheckFormat() function in GrFmtTiffReader
269 bool GrFmtTiffReader::CheckFormat( const char* signature ) in CheckFormat() function in GrFmtTiffReader
/external/regex-re2/lib/codereview/
Dcodereview.py891 def CheckFormat(ui, repo, files, just_warn=False): function