Searched refs:CheckFormat (Results 1 - 6 of 6) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_png.h59 bool CheckFormat( const char* signature );
H A Dgrfmt_pxm.h56 bool CheckFormat( const char* signature );
H A Dgrfmt_tiff.h99 bool CheckFormat( const char* signature );
119 bool CheckFormat( const char* signature );
H A Dgrfmt_jpeg2000.h67 bool CheckFormat( const char* signature );
H A Dgrfmt_tiff.cpp122 bool GrFmtTiffReader::CheckFormat( const char* signature ) function in class:GrFmtTiffReader
269 bool GrFmtTiffReader::CheckFormat( const char* signature ) function in class:GrFmtTiffReader
/external/regex-re2/lib/codereview/
H A Dcodereview.py328 CheckFormat(ui, repo, self.files, just_warn=gofmt_just_warn)
1012 def CheckFormat(ui, repo, files, just_warn=False): function
1733 CheckFormat(ui, repo, cl.files)

Completed in 42 milliseconds