Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_tiff.h99 bool CheckFormat( const char* signature );
119 bool CheckFormat( const char* signature );
Dgrfmt_png.h59 bool CheckFormat( const char* signature );
Dgrfmt_pxm.h56 bool CheckFormat( const char* signature );
Dgrfmt_jpeg2000.h67 bool CheckFormat( const char* signature );
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.py313 CheckFormat(ui, repo, self.files, just_warn=gofmt_just_warn)
891 def CheckFormat(ui, repo, files, just_warn=False): function
1933 CheckFormat(ui, repo, cl.files)