HomeSort by relevance Sort by last modified time
    Searched refs:CheckFormat (Results 1 - 6 of 6) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_png.h 59 bool CheckFormat( const char* signature );
grfmt_pxm.h 56 bool CheckFormat( const char* signature );
grfmt_tiff.h 99 bool CheckFormat( const char* signature );
119 bool CheckFormat( const char* signature );
grfmt_jpeg2000.h 67 bool CheckFormat( const char* signature );
grfmt_tiff.cpp 122 bool GrFmtTiffReader::CheckFormat( const char* signature )
269 bool GrFmtTiffReader::CheckFormat( const char* signature )
  /external/regex-re2/lib/codereview/
codereview.py 328 CheckFormat(ui, repo, self.files, just_warn=gofmt_just_warn)
1012 def CheckFormat(ui, repo, files, just_warn=False):
    [all...]

Completed in 782 milliseconds